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