1 write to _bExceptionList
System.Configuration (1)
System\Configuration\ConfigurationLockCollection.cs (1)
54_bExceptionList = _lockType == ConfigurationLockCollectionType.LockedExceptionList ||
6 references to _bExceptionList
System.Configuration (6)
System\Configuration\ConfigurationLockCollection.cs (6)
62if (_bExceptionList) { 155if (_bExceptionList) 192if (_bExceptionList == false && 221|| _bExceptionList == true) { 245if (_bExceptionList && name.Equals(_ignoreName)) { 296return _bExceptionList;