2 writes to _isDBNullValidForUpdate
PresentationFramework (2)
MS\Internal\Data\PropertyPathWorker.cs (2)
727_isDBNullValidForUpdate = null; 1655_isDBNullValidForUpdate = result;
2 references to _isDBNullValidForUpdate
PresentationFramework (2)
MS\Internal\Data\PropertyPathWorker.cs (2)
78if (!_isDBNullValidForUpdate.HasValue) 83return _isDBNullValidForUpdate.Value;