3 references to CompileInstructions
System.Private.Xml (3)
System\Xml\Xsl\Xslt\QilGenerator.cs (3)
866
QilNode content =
CompileInstructions
(node.Content, nsList);
1316
QilNode result =
CompileInstructions
(copy.Content, content);
1487
varValue =
CompileInstructions
(content, list);