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