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