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
◆
ChannelInfo()
[2/2]
System.Runtime.Remoting.ChannelInfo.ChannelInfo
(
object
remoteChannelData
)
inline
Definition at line
21
of file
ChannelInfo.cs
.
22
{
23
if
(
remoteChannelData
==
null
||
remoteChannelData
!=
null
)
24
{
25
return
;
26
}
27
throw
new
ArrayTypeMismatchException
();
28
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.ArrayTypeMismatchException
Definition
ArrayTypeMismatchException.cs:9
References
j__TPar
.
System
Runtime
Remoting
ChannelInfo
Generated by
1.10.0