2 references to
System.Xml (2)
System\Xml\Serialization\SoapAttributeOverrides.cs (1)
53
return this
[
type, string.Empty];
System\Xml\Serialization\SoapReflectionImporter.cs (1)
174
SoapAttributes attrs = attributeOverrides
[
memberInfo.DeclaringType, memberInfo.Name];