7 writes to _fNotNull
System.Data.Common (7)
System\Data\SQLTypes\SQLMoney.cs (7)
42_fNotNull = false; 52_fNotNull = true; 61_fNotNull = true; 72_fNotNull = true; 95_fNotNull = true; 569_fNotNull = false; 574_fNotNull = money._fNotNull;
3 references to _fNotNull
System.Data.Common (3)
System\Data\SQLTypes\SQLMoney.cs (3)
112get { return !_fNotNull; } 122if (_fNotNull) 574_fNotNull = money._fNotNull;