1 write to nullable
System.Xml (1)
System\Xml\Serialization\XmlArrayAttribute.cs (1)
64set { nullable = value; }
1 reference to nullable
System.Xml (1)
System\Xml\Serialization\XmlArrayAttribute.cs (1)
63get { return nullable; }