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

◆ Enter() [4/5]

static void System.Net.NetEventSource.Enter ( object thisOrContextObject,
object arg0,
object arg1,
object arg2,
[Optional] string memberName )
inlinestatic

Definition at line 70 of file NetEventSource.cs.

71 {
72 if (!true)
73 {
74 }
75 bool isEnabled = NetEventSource.IsEnabled;
76 if (!true)
77 {
78 }
80 object obj = NetEventSource.Format(arg0);
81 object obj2 = NetEventSource.Format(arg1);
82 object obj3 = NetEventSource.Format(arg2);
83 string text2 = string.Format("({0}, {1}, {2})", obj, obj2, obj3);
84 }
class f__AnonymousType0<< Count > j__TPar

References System.Net.NetEventSource.Format(), System.Net.NetEventSource.IdOf(), System.Net.NetEventSource.IsEnabled, j__TPar, System.obj, and System.text.