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