1 write to _globalOptionService
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\CodeLens\CodeLensHandler.cs (1)
35_globalOptionService = globalOptionService;
1 reference to _globalOptionService
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\CodeLens\CodeLensHandler.cs (1)
46=> GetCodeLensAsync(request.TextDocument, context.GetRequiredDocument(), _globalOptionService, cancellationToken);