2 references to CreateAnalyzerExceptionDiagnostic
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Features\Diagnostics\DocumentAnalysisExecutor_Helpers.cs (2)
257diagnostics = ImmutableArray.Create(CreateAnalyzerExceptionDiagnostic(analyzer, e)); 289diagnostics = ImmutableArray.Create(CreateAnalyzerExceptionDiagnostic(analyzer, e));