2 writes to _isDBNullValidForUpdate
PresentationFramework (2)
MS\Internal\Data\PropertyPathWorker.cs (2)
743_isDBNullValidForUpdate = null; 1711_isDBNullValidForUpdate = result;
2 references to _isDBNullValidForUpdate
PresentationFramework (2)
MS\Internal\Data\PropertyPathWorker.cs (2)
85if (!_isDBNullValidForUpdate.HasValue) 90return _isDBNullValidForUpdate.Value;