2 writes to _isDBNullValidForUpdate
PresentationFramework (2)
MS\Internal\Data\PropertyPathWorker.cs (2)
726_isDBNullValidForUpdate = null; 1654_isDBNullValidForUpdate = result;
2 references to _isDBNullValidForUpdate
PresentationFramework (2)
MS\Internal\Data\PropertyPathWorker.cs (2)
79if (!_isDBNullValidForUpdate.HasValue) 84return _isDBNullValidForUpdate.Value;