5 references to NoChanges
Microsoft.CodeAnalysis (2)
Text\ChangedText.cs (1)
178return TextChangeRange.NoChanges;
Text\SourceText.cs (1)
886return TextChangeRange.NoChanges;
Microsoft.CodeAnalysis.EditorFeatures.Text (3)
Extensions.SnapshotSourceText.cs (3)
298return TextChangeRange.NoChanges; 328return TextChangeRange.NoChanges; 359return TextChangeRange.NoChanges;