3 references to LoadInstructions
System.Private.Xml (3)
System\Xml\Xsl\Xslt\XsltLoader.cs (3)
1345return LoadInstructions(new List<XslNode>(), InstructionFlags.None); 1350return LoadInstructions(new List<XslNode>(), flags); 1355return LoadInstructions(content, InstructionFlags.None);