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