5 references to NoChanges
Microsoft.CodeAnalysis (2)
Text\ChangedText.cs (1)
179return TextChangeRange.NoChanges;
Text\SourceText.cs (1)
776return TextChangeRange.NoChanges;
Microsoft.CodeAnalysis.EditorFeatures.Text (3)
Extensions.SnapshotSourceText.cs (3)
299return TextChangeRange.NoChanges; 329return TextChangeRange.NoChanges; 360return TextChangeRange.NoChanges;