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