2 references to RtfCtor
System.Private.Xml (2)
System\Xml\Xsl\Xslt\QilGenerator.cs (2)
1446QilNode content = _f.RtfCtor(CompileInstructions(node.Content), _f.String(baseUri)); 1494varValue = _f.RtfCtor(CompileInstructions(content), _f.String(baseUri));