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