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