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