1 instantiation of AttributeSorter
System.Private.DataContractSerialization (1)
System\Xml\XmlBaseReader.cs (1)
769
_attributeSorter ??= new
AttributeSorter
();
1 reference to AttributeSorter
System.Private.DataContractSerialization (1)
System\Xml\XmlBaseReader.cs (1)
56
private
AttributeSorter
? _attributeSorter;