1 write to _nullableSpecified
System.Private.Xml (1)
System\Xml\Serialization\XmlRootAttribute.cs (1)
79
_nullableSpecified
= true;
1 reference to _nullableSpecified
System.Private.Xml (1)
System\Xml\Serialization\XmlRootAttribute.cs (1)
85
get { return
_nullableSpecified
; }