1 override of RecordWarning
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
LspServices\RequestTelemetryScope.cs (1)
39
public override void
RecordWarning
(string message)
1 reference to RecordWarning
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
src\LanguageServer\Microsoft.CommonLanguageServerProtocol.Framework\QueueItem.cs (1)
180
_requestTelemetryScope?.
RecordWarning
($"Could not get request context for {MethodName}");