4 references to tryGetNextNewChange
Microsoft.CodeAnalysis.CodeStyle (4)
src\Compilers\Core\Portable\Text\TextChangeRangeExtensions.cs (4)
159if (tryGetNextNewChange()) continue; 168if (tryGetNextNewChange()) continue; 269if (tryGetNextNewChange()) continue; 335tryGetNextNewChange();