3 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();
System.ServiceModel.Primitives (1)
System\ServiceModel\Description\XmlSerializerOperationBehavior.cs (1)
1127member.XmlAttributes = new XmlAttributes();