5 references to ChangeValue
System.Web (5)
Cache\CacheDependency.cs (4)
599
if (_bits.
ChangeValue
(DERIVED_DISPOSED, true)) {
606
if (_bits.
ChangeValue
(BASE_DISPOSED, true)) {
685
return _bits.
ChangeValue
(USED, true);
825
if (_bits.
ChangeValue
(CHANGED, true)) {
CachedPathData.cs (1)
471
if (_flags.
ChangeValue
(FClosed, true)) {