3 references to BASE_DISPOSED
System.Web (3)
Cache\CacheDependency.cs (3)
606if (_bits.ChangeValue(BASE_DISPOSED, true)) { 734if (!_bits[BASE_DISPOSED]) { 829if (action != null && !_bits[BASE_DISPOSED]) {