2 references to
System.Private.Xml (2)
System\Xml\Serialization\SoapAttributeOverrides.cs (1)
41
return this
[
type, string.Empty];
System\Xml\Serialization\SoapReflectionImporter.cs (1)
151
SoapAttributes? attrs = _attributeOverrides
[
memberInfo.DeclaringType!, memberInfo.Name];