2 references to GetAttributes
System.Xml (2)
System\Xml\Serialization\XmlReflectionImporter.cs (2)
749
XmlAttributes memberAttrs =
GetAttributes
(memberInfo);
1074
XmlAttributes a =
GetAttributes
(model.FieldInfo);