4 references to STATE_DISPOSED
System.Web (4)
Util\CancellationTokenHelper.cs (4)
63Interlocked.Exchange(ref _state, STATE_DISPOSED); 81Interlocked.Exchange(ref _state, STATE_DISPOSED); 84case STATE_DISPOSED: 87Interlocked.Exchange(ref _state, STATE_DISPOSED);