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

◆ Associate() [3/3]

void System.Net.NetEventSource.Associate ( string thisOrContextObject,
string memberName,
string first,
string second )
inlineprivate

Definition at line 350 of file NetEventSource.cs.

351 {
352 this.WriteEvent(3, thisOrContextObject, first, first, second);
353 }
class f__AnonymousType0<< Count > j__TPar
void WriteEvent(int eventId, string arg1, string arg2, string arg3, string arg4)

References j__TPar, and System.Net.NetEventSource.WriteEvent().