3 references to XmlAttributes
System.Private.Xml (2)
System\Xml\Serialization\XmlReflectionImporter.cs (1)
28
private readonly XmlAttributes _defaultAttributes = new
XmlAttributes
();
System\Xml\Serialization\XmlReflectionMember.cs (1)
17
private XmlAttributes _xmlAttributes = new
XmlAttributes
();
System.ServiceModel.Primitives (1)
System\ServiceModel\Description\XmlSerializerOperationBehavior.cs (1)
1127
member.XmlAttributes = new
XmlAttributes
();