3 references to Render
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (3)
Parsing\RawInterpolatedStringLiteralCompilingTests.cs (3)
39var text = Render(markup, normalize); 41CompileAndVerify(text, expectedOutput: Render(expectedOutput, normalize), trimOutput: false); 54var text = Render(markup, normalize);