5 references to FSharpDocumentDiagnosticAnalyzerService
Microsoft.CodeAnalysis.ExternalAccess.FSharp (5)
Internal\Diagnostics\FSharpDocumentDiagnosticAnalyzer.cs (5)
20[ExportLanguageService(typeof(FSharpDocumentDiagnosticAnalyzerService), LanguageNames.FSharp)] 72var analyzer = textDocument.Project.Services.GetService<FSharpDocumentDiagnosticAnalyzerService>(); 80var analyzer = textDocument.Project.Services.GetService<FSharpDocumentDiagnosticAnalyzerService>();