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