3 references to CompileInstructions
System.Private.Xml (3)
System\Xml\Xsl\Xslt\QilGenerator.cs (3)
689
return
CompileInstructions
(instructions, 0, InstructionList());
694
return
CompileInstructions
(instructions, from, InstructionList());
699
return
CompileInstructions
(instructions, 0, content);