2 references to GetLocation
Microsoft.AspNetCore.Razor.Test.Common (2)
Language\IntegrationTests\IntermediateNodeVerifier.cs (2)
174var expectedLocation = GetLocation(expected, charsVerified); 175var actualLocation = GetLocation(actual, charsVerified);