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