2 references to
System.Xml (2)
System\Xml\Serialization\XmlAttributeOverrides.cs (1)
53
return this
[
type, string.Empty];
System\Xml\Serialization\XmlReflectionImporter.cs (1)
229
XmlAttributes attrs = attributeOverrides
[
memberInfo.DeclaringType, memberInfo.Name];