1 write to _caretChanged
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Suggestions\SuggestedActions\SuggestedAction.CaretPositionRestorer.cs (1)
36_caretPositionChangedHandler = (s, e) => _caretChanged = true;
1 reference to _caretChanged
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Suggestions\SuggestedActions\SuggestedAction.CaretPositionRestorer.cs (1)
63if (_caretChanged)