3 references to LocalAttributes
System.Xml (3)
System\Xml\Serialization\XmlReflectionImporter.cs (3)
715ICollection values = mapping.BaseMapping.LocalAttributes.Values; 717AddUniqueAccessor(mapping.LocalAttributes, attribute); 761AddUniqueAccessor(member, mapping.LocalElements, mapping.LocalAttributes, isSequence);