1 instantiation of AttributeSorter
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (1)
793
_attributeSorter = new
AttributeSorter
();
1 reference to AttributeSorter
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (1)
57
private
AttributeSorter
_attributeSorter;