1 write to _nullable
System.Private.Xml (1)
System\Xml\Serialization\XmlArrayAttribute.cs (1)
62set { _nullable = value; }
1 reference to _nullable
System.Private.Xml (1)
System\Xml\Serialization\XmlArrayAttribute.cs (1)
61get { return _nullable; }