Implemented interface member:
method
RequestDiagnosticRefresh
Microsoft.CodeAnalysis.Diagnostics.IDiagnosticAnalyzerService.RequestDiagnosticRefresh()
2 references to RequestDiagnosticRefresh
Microsoft.CodeAnalysis.Features (2)
Diagnostics\Service\DiagnosticAnalyzerService.cs (2)
71RequestDiagnosticRefresh(); 77workspace.RegisterDocumentActiveContextChangedHandler(args => RequestDiagnosticRefresh());