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