1 write to _nullableSpecified
System.Private.Xml (1)
System\Xml\Serialization\XmlElementAttribute.cs (1)
104
_nullableSpecified
= true;
1 reference to _nullableSpecified
System.Private.Xml (1)
System\Xml\Serialization\XmlElementAttribute.cs (1)
110
get { return
_nullableSpecified
; }