4 references to AllowSort
System.Private.Xml (4)
System\Xml\Xsl\Xslt\XsltLoader.cs (4)
1389Ref.Equal(name, _atoms.Sort) ? InstructionFlags.AllowSort : 1487else if (flags == InstructionFlags.AllowSort && _input.IsXsltKeyword(_atoms.Sort)) 1566List<XslNode> content = LoadWithParams(InstructionFlags.AllowSort); 1744List<XslNode> content = LoadInstructions(InstructionFlags.AllowSort);