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