2 references to AbstractRequestScope
Microsoft.CommonLanguageServerProtocol.Framework.Package (2)
AbstractTelemetryService.cs (1)
12
public abstract
AbstractRequestScope
CreateRequestScope(string lspMethodName);
QueueItem.cs (1)
27
private readonly
AbstractRequestScope
? _requestTelemetryScope;