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

◆ CreateClientChannelSinkChain() [2/2]

static IMessageSink System.Runtime.Remoting.Channels.ChannelServices.CreateClientChannelSinkChain ( string url,
object remoteChannelData,
[Out] string objectUri )
inlinestaticpackage

Definition at line 45 of file ChannelServices.cs.

46 {
47 while (url == null || url != null)
48 {
49 if (false)
50 {
52 while (messageSink == null)
53 {
54 }
55 return messageSink;
56 }
57 }
58 throw new InvalidCastException();
59 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.