1 write to _isNotNull
System.Data.Common (1)
System\Data\Range.cs (1)
20
_isNotNull
= true;
1 reference to _isNotNull
System.Data.Common (1)
System\Data\Range.cs (1)
25
public bool IsNull => !
_isNotNull
;