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

◆ Merge()

void System.Runtime.Remoting.Messaging.LogicalCallContext.Merge ( LogicalCallContext lc)
inlinepackage

Definition at line 116 of file LogicalCallContext.cs.

117 {
118 if (lc != null && lc.m_Datastore != null)
119 {
120 Hashtable datastore = lc.Datastore;
121 return;
122 }
123 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.