1 write to IsUsingSemanticContext
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
InlineRename\UI\SmartRename\SmartRenameViewModel.cs (1)
137
this.
IsUsingSemanticContext
= _globalOptionService.GetOption(InlineRenameUIOptionsStorage.GetSuggestionsContext);
1 reference to IsUsingSemanticContext
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
InlineRename\UI\SmartRename\SmartRenameViewModel.cs (1)
177
if (
IsUsingSemanticContext
)