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