3 references to LoadInstructions
System.Data.SqlXml (3)
System\Xml\Xsl\Xslt\XsltLoader.cs (3)
1246return LoadInstructions(new List<XslNode>(), InstructionFlags.None); 1250return LoadInstructions(new List<XslNode>(), flags); 1254return LoadInstructions(content, InstructionFlags.None);