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