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

◆ EventSource() [1/3]

System.Diagnostics.Tracing.EventSource.EventSource ( )
inlineprotected

Definition at line 10 of file EventSource.cs.

11 {
12 Type type = base.GetType();
13 this.Name = type;
14 }
class f__AnonymousType0<< Count > j__TPar
new Type GetType()
Definition Type.cs:287

References System.Type.GetType(), and j__TPar.