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() [6/10]

System.AggregateException.AggregateException ( string message,
IList< Exception > innerExceptions )
inlineprivate

Definition at line 53 of file AggregateException.cs.

54 {
55 if (innerExceptions != null)
56 {
57 return;
58 }
60 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.