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