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

◆ TrySetException()

bool System.Net.WebCompletionSource< T >.TrySetException ( Exception error)
inline

Definition at line 139 of file WebCompletionSource.cs.

140 {
141 throw null;
142 }