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

◆ ChannelServices()

static System.Runtime.Remoting.Channels.ChannelServices.ChannelServices ( )
inlinestaticprivate

Definition at line 197 of file ChannelServices.cs.

198 {
199 if (("Novell.Zenworks.Zmd.Public.UnixServerChannel" == null || "Novell.Zenworks.Zmd.Public.UnixServerChannel" != null) && ("Novell.Zenworks.Zmd.Public.UnixChannel" == null || "Novell.Zenworks.Zmd.Public.UnixChannel" != null))
200 {
201 return;
202 }
203 throw new ArrayTypeMismatchException();
204 }