3 references to CompileInstructions
System.Private.Xml (3)
System\Xml\Xsl\Xslt\QilGenerator.cs (3)
685
return
CompileInstructions
(instructions, 0, InstructionList());
690
return
CompileInstructions
(instructions, from, InstructionList());
695
return
CompileInstructions
(instructions, 0, content);