1 write to nullable
System.Xml (1)
System\Xml\Serialization\XmlElementAttribute.cs (1)
102nullable = value;
1 reference to nullable
System.Xml (1)
System\Xml\Serialization\XmlElementAttribute.cs (1)
100get { return nullable; }