1 override of RecordCancellation
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
LspServices\RequestTelemetryScope.cs (1)
26public override void RecordCancellation()
1 reference to RecordCancellation
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
src\LanguageServer\Microsoft.CommonLanguageServerProtocol.Framework\QueueItem.cs (1)
225_requestTelemetryScope?.RecordCancellation();