terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Threading.CancellationToken Member List

This is the complete list of members for System.Threading.CancellationToken, including all inherited members.

_sourceSystem.Threading.CancellationTokenprivate
CanBeCanceledSystem.Threading.CancellationToken
CancellationToken(CancellationTokenSource source)System.Threading.CancellationTokeninlinepackage
CancellationToken(bool canceled)System.Threading.CancellationTokeninline
CancellationToken()System.Threading.CancellationTokeninlinestatic
Equals(CancellationToken other)System.Threading.CancellationTokeninline
Equals(object other)System.Threading.CancellationTokeninline
GetHashCode()System.Threading.CancellationTokeninline
InternalRegisterWithoutEC(global::System.Action< object > callback, object state)System.Threading.CancellationTokeninlinepackage
IsCancellationRequestedSystem.Threading.CancellationToken
NoneSystem.Threading.CancellationTokenstatic
operator!=(CancellationToken left, CancellationToken right)System.Threading.CancellationTokeninlinestatic
operator==(CancellationToken left, CancellationToken right)System.Threading.CancellationTokeninlinestatic
Register(global::System.Action callback)System.Threading.CancellationTokeninline
Register(global::System.Action< object > callback, object state, bool useSynchronizationContext, bool useExecutionContext)System.Threading.CancellationTokeninline
s_actionToActionObjShuntSystem.Threading.CancellationTokenprivatestatic
ThrowIfCancellationRequested()System.Threading.CancellationTokeninline
ThrowOperationCanceledException()System.Threading.CancellationTokeninlineprivate