diagnostics property
      
      List<Diagnostic> 
      get
      diagnostics
      
    
    
The diagnostics that were computed during analysis.
Implementation
List<Diagnostic> get diagnostics;The diagnostics that were computed during analysis.
List<Diagnostic> get diagnostics;