2 references to IsSorted
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (2)
2479
if (_indeces != null && _indeces.Length == _attributeCount &&
IsSorted
())
2487
return
IsSorted
();