2 references to GetName
Microsoft.AspNetCore.Razor.Test.Common (2)
Language\IntegrationTests\IntermediateNodeVerifier.cs (2)
124
var expectedName =
GetName
(expected, charsVerified);
125
var actualName =
GetName
(actual, charsVerified);