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