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(); 771if (!_attributeSorter.Sort(attributeNodes, attributeCount)) 774_attributeSorter.GetIndices(out attribute1, out attribute2);