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