1 write to _nullable
System.Private.Xml (1)
System\Xml\Serialization\SoapElementAttribute.cs (1)
42set { _nullable = value; }
1 reference to _nullable
System.Private.Xml (1)
System\Xml\Serialization\SoapElementAttribute.cs (1)
41get { return _nullable; }