1 write to _globalOptions
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\FindUsages\SimpleFindUsagesContext.cs (1)
32_globalOptions = globalOptions;
1 reference to _globalOptions
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\FindUsages\SimpleFindUsagesContext.cs (1)
39=> ValueTaskFactory.FromResult(_globalOptions.GetFindUsagesOptions(language));