2 references to _lastDocumentWithCachedDiagnostics
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Features\Diagnostics\EngineV2\DiagnosticIncrementalAnalyzer.IncrementalMemberEditAnalyzer.cs (2)
44
=>
_lastDocumentWithCachedDiagnostics
.SetTarget(document);
206
if (!
_lastDocumentWithCachedDiagnostics
.TryGetTarget(out var lastDocument)