1 write to _globalOptions
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\AsyncCompletion\CommitManagerProvider.cs (1)
37_globalOptions = globalOptions;
1 reference to _globalOptions
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\AsyncCompletion\CommitManagerProvider.cs (1)
48return new CommitManager(textView, _recentItemsManager, _globalOptions, _threadingContext, _languageServerSnippetExpander);