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