1 write to _findDocumentResults
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\RequestTelemetryLogger.cs (1)
55
_findDocumentResults
= new();
2 references to _findDocumentResults
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\RequestTelemetryLogger.cs (2)
73
_findDocumentResults
.IncreaseCount(workspaceKindTelemetryProperty);
158
foreach (var kvp in
_findDocumentResults
)