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