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