4 references to LocalAttributes
System.Private.Xml (4)
System\Xml\Serialization\XmlReflectionImporter.cs (4)
814ICollection values = mapping.BaseMapping.LocalAttributes.Values; 817AddUniqueAccessor(mapping.LocalAttributes, attribute); 868RemoveUniqueAccessor(member, mapping.LocalElements, mapping.LocalAttributes, isSequence); 873AddUniqueAccessor(member, mapping.LocalElements, mapping.LocalAttributes, isSequence);