1 write to _globalOptions
Microsoft.CodeAnalysis.EditorFeatures (1)
FindReferences\FindReferencesCommandHandler.cs (1)
50
_globalOptions
= globalOptions;
1 reference to _globalOptions
Microsoft.CodeAnalysis.EditorFeatures (1)
FindReferences\FindReferencesCommandHandler.cs (1)
123
var classificationOptions =
_globalOptions
.GetClassificationOptionsProvider();