4 references to AllowSort
System.Data.SqlXml (4)
System\Xml\Xsl\Xslt\XsltLoader.cs (4)
1279Ref.Equal(name, atoms.Sort ) ? InstructionFlags.AllowSort : 1365} else if (flags == InstructionFlags.AllowSort && input.IsXsltKeyword(atoms.Sort)) { 1432List<XslNode> content = LoadWithParams(InstructionFlags.AllowSort); 1587List<XslNode> content = LoadInstructions(InstructionFlags.AllowSort);