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