6 references to LoadInstructions
System.Private.Xml (6)
System\Xml\Xsl\Xslt\XsltLoader.cs (6)
876
content =
LoadInstructions
();
1655
return SetInfo(F.If(test, _input.XslVersion),
LoadInstructions
(), ctxInfo);
1731
return SetInfo(F.Otherwise(),
LoadInstructions
(), ctxInfo);
1765
List<XslNode> content =
LoadInstructions
();
1982
List<XslNode> content =
LoadInstructions
();
2586
fallbacksArray.Add(SetInfo(F.List(),
LoadInstructions
(), ctxInfo));