1 write to _userChangedTextSelection
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
InlineRename\UI\SmartRename\SmartRenameUserInputComboBox.xaml.cs (1)
40textBox.SelectionChanged += (sender, e) => _userChangedTextSelection = true;
1 reference to _userChangedTextSelection
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
InlineRename\UI\SmartRename\SmartRenameUserInputComboBox.xaml.cs (1)
133if (!_userChangedTextSelection)