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

◆ GetClientChannelSinkChain()

static IMessageSink System.Runtime.Remoting.RemotingServices.GetClientChannelSinkChain ( string url,
object channelData,
[Out] string objectUri )
inlinestaticprivate

Definition at line 357 of file RemotingServices.cs.

358 {
359 if (!true)
360 {
361 }
363 if (messageSink != null)
364 {
365 return messageSink;
366 }
367 return "Cannot create channel sink to connect to the remote object. An appropriate channel has probably not been registered.";
368 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.