6 references to LoadInstructions
System.Private.Xml (6)
System\Xml\Xsl\Xslt\XsltLoader.cs (6)
876
content =
LoadInstructions
();
1653
return SetInfo(F.If(test, _input.XslVersion),
LoadInstructions
(), ctxInfo);
1729
return SetInfo(F.Otherwise(),
LoadInstructions
(), ctxInfo);
1763
List<XslNode> content =
LoadInstructions
();
1980
List<XslNode> content =
LoadInstructions
();
2584
fallbacksArray.Add(SetInfo(F.List(),
LoadInstructions
(), ctxInfo));