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