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