terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ ValueTask() [6/8]

Definition at line 58 of file ValueTask.cs.

59 {
60 if (source == null)
61 {
63 }
65 this._token = token;
67 }
class f__AnonymousType0<< Count > j__TPar
static void ThrowArgumentNullException(ExceptionArgument argument)

References j__TPar, System.source, and System.ThrowHelper.ThrowArgumentNullException().