1 write to nullableSpecified
System.Xml (1)
System\Xml\Serialization\XmlElementAttribute.cs (1)
103
nullableSpecified
= true;
1 reference to nullableSpecified
System.Xml (1)
System\Xml\Serialization\XmlElementAttribute.cs (1)
108
get { return
nullableSpecified
; }