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