4 references to Attribute
System.Private.Xml (4)
System\Xml\Serialization\XmlReflectionImporter.cs (4)
618ImportContext.Attribute => "attribute", 1147case ImportContext.Attribute: 1609attribute.Mapping = ImportTypeMapping(_modelScope.GetTypeModel(targetType), ns, ImportContext.Attribute, a.XmlAttribute.DataType, null, isList, false, limiter); 1788attribute.Mapping = ImportTypeMapping(_modelScope.GetTypeModel(accessorType), ns, ImportContext.Attribute, a.XmlAttribute.DataType, null, limiter);