4 writes to _fNotNull
System.Data.Common (4)
System\Data\SQLTypes\SqlXml.cs (4)
50
_fNotNull
= true;
67
_fNotNull
= true;
172
_fNotNull
= false;
220
_fNotNull
= true;
1 reference to _fNotNull
System.Data.Common (1)
System\Data\SQLTypes\SqlXml.cs (1)
131
get { return !
_fNotNull
; }