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