2 references to UpdateCharacterCore
Microsoft.AspNetCore.Razor.Language.UnitTests (1)
Legacy\SourceLocationTrackerTest.cs (1)
198SourceLocationTracker.UpdateCharacterCore(v1, v2, ref absoluteIndex, ref lineIndex, ref characterIndex);
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Legacy\SourceLocationTracker.cs (1)
27UpdateCharacterCore(text[i], nextCharacter, ref absoluteIndex, ref lineIndex, ref characterIndex);