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