1 write to _globalOptions
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\References\FindImplementationsHandler.cs (1)
28
_globalOptions
= globalOptions;
1 reference to _globalOptions
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\References\FindImplementationsHandler.cs (1)
46
var findUsagesContext = new SimpleFindUsagesContext(
_globalOptions
);