1 write to nullable
System.Xml (1)
System\Xml\Serialization\SoapElementAttribute.cs (1)
60set { nullable = value; }
1 reference to nullable
System.Xml (1)
System\Xml\Serialization\SoapElementAttribute.cs (1)
59get { return nullable; }