2 references to RtfCtor
System.Data.SqlXml (2)
System\Xml\Xsl\Xslt\QilGenerator.cs (2)
1216QilNode content = f.RtfCtor(CompileInstructions(node.Content), f.String(baseUri)); 1257varValue = f.RtfCtor(CompileInstructions(content), f.String(baseUri));