3 references to CompileInstructions
System.Data.SqlXml (3)
System\Xml\Xsl\Xslt\QilGenerator.cs (3)
741QilNode content = CompileInstructions(node.Content, nsList); 1112QilNode result = CompileInstructions(copy.Content, content); 1252varValue = CompileInstructions(content, list);