2 references to TextDocumentCloseAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Features\Diagnostics\EngineV2\DiagnosticIncrementalAnalyzer_IncrementalAnalyzer.cs (2)
205
=>
TextDocumentCloseAsync
(document, cancellationToken);
208
=>
TextDocumentCloseAsync
(document, cancellationToken);