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