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

◆ AggregateException() [9/10]

System.AggregateException.AggregateException ( string message,
IList< ExceptionDispatchInfo > innerExceptionInfos )
inlineprivate

Definition at line 77 of file AggregateException.cs.

78 {
79 if (innerExceptionInfos != null)
80 {
81 return;
82 }
84 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.