1 write to _ns
System.Private.Xml (1)
System\Xml\Serialization\XmlArrayAttribute.cs (1)
53set { _ns = value; }
1 reference to _ns
System.Private.Xml (1)
System\Xml\Serialization\XmlArrayAttribute.cs (1)
52get { return _ns; }