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