5 references to XmlAttributes
System.Private.Xml (5)
System\Xml\Serialization\Types.cs (1)
1283
XmlAttributes methodAttrs = new
XmlAttributes
(enumerator);
System\Xml\Serialization\XmlReflectionImporter.cs (4)
256
return new
XmlAttributes
(type);
263
return new
XmlAttributes
(memberInfo);
1349
XmlAttributes structAttrs = new
XmlAttributes
(xmlReflectionMember.MemberType!);
2262
XmlAttributes a = new
XmlAttributes
(type);