1 override of NormalizeSourceLineEndings
Microsoft.AspNetCore.Razor.Test.Common (1)
Language\IntegrationTests\RazorBaselineIntegrationTestBase.cs (1)
36
internal override bool
NormalizeSourceLineEndings
=> true;
1 reference to NormalizeSourceLineEndings
Microsoft.AspNetCore.Razor.Test.Common (1)
Language\IntegrationTests\RazorIntegrationTestBase.cs (1)
187
if (
NormalizeSourceLineEndings
)