2 references to GetContent
Microsoft.AspNetCore.Razor.Test.Common (2)
Language\IntegrationTests\IntermediateNodeVerifier.cs (2)
189var expectedContent = GetContent(expected, charsVerified); 190var actualContent = GetContent(actual, charsVerified);