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