2 references to XmlAttributes
System.Private.Xml (2)
System\Xml\Serialization\XmlReflectionImporter.cs (1)
28private readonly XmlAttributes _defaultAttributes = new XmlAttributes();
System\Xml\Serialization\XmlReflectionMember.cs (1)
17private XmlAttributes _xmlAttributes = new XmlAttributes();