1 write to _anonymousType
System.Private.Xml (1)
System\Xml\Serialization\XmlTypeAttribute.cs (1)
41set { _anonymousType = value; }
1 reference to _anonymousType
System.Private.Xml (1)
System\Xml\Serialization\XmlTypeAttribute.cs (1)
40get { return _anonymousType; }