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)
131get { return !_fNotNull; }