2 references to
System.Private.Xml (2)
System\Xml\Serialization\XmlAttributeOverrides.cs (1)
54return this[type, string.Empty];
System\Xml\Serialization\XmlReflectionImporter.cs (1)
261XmlAttributes? attrs = _attributeOverrides[memberInfo.DeclaringType!, memberInfo.Name];