2 references to IsSorted
System.Private.DataContractSerialization (2)
System\Xml\XmlBaseReader.cs (2)
2635
if (_indices != null && _indices.Length == _attributeCount &&
IsSorted
())
2643
return
IsSorted
();