1 write to _ns
System.Private.Xml (1)
System\Xml\Serialization\XmlArrayItemAttribute.cs (1)
82set { _ns = value; }
1 reference to _ns
System.Private.Xml (1)
System\Xml\Serialization\XmlArrayItemAttribute.cs (1)
81get { return _ns; }