2 references to _lastDocumentWithCachedDiagnostics
Microsoft.CodeAnalysis.Features (2)
Diagnostics\Service\DiagnosticAnalyzerService.IncrementalMemberEditAnalyzer.cs (2)
52
=>
_lastDocumentWithCachedDiagnostics
.SetTarget(document);
195
if (!
_lastDocumentWithCachedDiagnostics
.TryGetTarget(out var lastDocument)