6 references to LoadInstructions
System.Data.SqlXml (6)
System\Xml\Xsl\Xslt\XsltLoader.cs (6)
720content = LoadInstructions(); 1515return SetInfo(f.If(test, input.XslVersion), LoadInstructions(), ctxInfo); 1575return SetInfo(f.Otherwise(), LoadInstructions(), ctxInfo); 1607List<XslNode> content = LoadInstructions(); 1817List<XslNode> content = LoadInstructions(); 2393fallbacksArray.Add(SetInfo(f.List(), LoadInstructions(), ctxInfo));