1 write to _attributeSorter
System.Private.DataContractSerialization (1)
System\Xml\XmlBaseReader.cs (1)
769
_attributeSorter
??= new AttributeSorter();
3 references to _attributeSorter
System.Private.DataContractSerialization (3)
System\Xml\XmlBaseReader.cs (3)
473
_attributeSorter
?.Close();
771
if (!
_attributeSorter
.Sort(attributeNodes, attributeCount))
774
_attributeSorter
.GetIndices(out attribute1, out attribute2);