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