2 references to _incrementalMemberEditAnalyzer
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Features\Diagnostics\EngineV2\DiagnosticIncrementalAnalyzer_GetDiagnosticsForSpan.cs (2)
247
diagnosticsMap = await
_incrementalMemberEditAnalyzer
.ComputeDiagnosticsAsync(
267
_incrementalMemberEditAnalyzer
.UpdateDocumentWithCachedDiagnostics((Document)document);