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