3 references to LoadWithParams
System.Private.Xml (3)
System\Xml\Xsl\Xslt\XsltLoader.cs (3)
1525List<XslNode>? content = LoadWithParams(InstructionFlags.None); 1566List<XslNode> content = LoadWithParams(InstructionFlags.AllowSort); 1583List<XslNode> content = LoadWithParams(InstructionFlags.None);