2 references to DISPOSED
System.Runtime.Caching (2)
System\Runtime\Caching\ChangeMonitor.cs (2)
99if (_flags.ChangeValue(DISPOSED, true)) 178public bool IsDisposed { get { return _flags[DISPOSED]; } }