1 write to _globalOptions
Microsoft.CodeAnalysis.EditorFeatures (1)
Peek\PeekableItemFactory.cs (1)
41
_globalOptions
= globalOptions;
1 reference to _globalOptions
Microsoft.CodeAnalysis.EditorFeatures (1)
Peek\PeekableItemFactory.cs (1)
90
solution.Workspace, project.Id, symbolKey, peekResultFactory, _metadataAsSourceFileService,
_globalOptions
, _threadingContext));