1 write to _globalOptions
Microsoft.VisualStudio.LanguageServices (1)
CodeLens\RemoteCodeLensReferencesService.cs (1)
33
_globalOptions
= globalOptions;
1 reference to _globalOptions
Microsoft.VisualStudio.LanguageServices (1)
CodeLens\RemoteCodeLensReferencesService.cs (1)
182
var classificationOptions =
_globalOptions
.GetClassificationOptions(document.Project.Language);