4 references to RenderAndVerify
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (4)
Parsing\RawInterpolatedStringLiteralCompilingTests.cs (4)
31
RenderAndVerify
(markup, expectedOutput, normalize: null);
32
RenderAndVerify
(markup, expectedOutput, normalize: "\r\n");
33
RenderAndVerify
(markup, expectedOutput, normalize: "\n");
34
RenderAndVerify
(markup, expectedOutput, normalize: "\r");