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