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