1 reference to OnDocumentClosedAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Diagnostics\EngineV2\DiagnosticIncrementalAnalyzer_IncrementalAnalyzer.cs (1)
222
documentHadDiagnostics |= await stateSet.
OnDocumentClosedAsync
(document, GlobalOptions).ConfigureAwait(false);