2 references to BitOutputCache
System.Web (2)
Cache\CacheEntry.cs (2)
42
_bits |=
BitOutputCache
;
58
get { return (_bits &
BitOutputCache
) != 0; }