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

◆ SyncDispatchMessage()

static IMessage System.Runtime.Remoting.Channels.ChannelServices.SyncDispatchMessage ( IMessage msg)
inlinestatic

Definition at line 132 of file ChannelServices.cs.

133 {
134 if (!true)
135 {
136 }
138 if (returnMessage != null)
139 {
140 while (returnMessage != null)
141 {
142 }
143 }
144 IMessage message;
145 return ChannelServices.CheckReturnMessage(message, message);
146 }
class f__AnonymousType0<< Count > j__TPar

References System.Runtime.Remoting.Channels.ChannelServices.CheckReturnMessage(), and j__TPar.