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
MCMDictionary.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Runtime.Remoting.Messaging
4
{
5
// Token: 0x020003B2 RID: 946
6
internal
class
MCMDictionary
:
MessageDictionary
7
{
8
// Token: 0x06001E39 RID: 7737 RVA: 0x00041FAC File Offset: 0x000401AC
9
public
MCMDictionary
(
IMethodMessage
message)
10
{
11
this._message
= message;
12
if
(!
true
)
13
{
14
}
15
this._methodKeys
= 1;
16
}
17
18
// Token: 0x06001E3A RID: 7738 RVA: 0x00041FD0 File Offset: 0x000401D0
19
// Note: this type is marked as 'beforefieldinit'.
20
static
MCMDictionary
()
21
{
22
if
((
"__Uri"
==
null
||
"__Uri"
!=
null
) && (
"__MethodName"
==
null
||
"__MethodName"
!=
null
) && (
"__TypeName"
==
null
||
"__TypeName"
!=
null
) && (
"__MethodSignature"
==
null
||
"__MethodSignature"
!=
null
) && (
"__Args"
==
null
||
"__Args"
!=
null
) && (
"__CallContext"
==
null
||
"__CallContext"
!=
null
))
23
{
24
return
;
25
}
26
throw
new
ArrayTypeMismatchException
();
27
}
28
29
// Token: 0x04000F32 RID: 3890
30
public
static
string
[]
InternalKeys
;
31
}
32
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.ArrayTypeMismatchException
Definition
ArrayTypeMismatchException.cs:9
System.Runtime.Remoting.Messaging.MCMDictionary.InternalKeys
static string[] InternalKeys
Definition
MCMDictionary.cs:30
System.Runtime.Remoting.Messaging.MCMDictionary.MCMDictionary
MCMDictionary(IMethodMessage message)
Definition
MCMDictionary.cs:9
System.Runtime.Remoting.Messaging.MCMDictionary.MCMDictionary
static MCMDictionary()
Definition
MCMDictionary.cs:20
System.Runtime.Remoting.Messaging.MCMDictionary
Definition
MCMDictionary.cs:7
System.Runtime.Remoting.Messaging.MessageDictionary
Definition
MessageDictionary.cs:10
System.Runtime.Remoting.Messaging.IMethodMessage
Definition
IMethodMessage.cs:10
System.Runtime.Remoting.Messaging
Definition
ArgInfo.cs:5
System
Definition
__ComObject.cs:4
source
mscorlib
System
Runtime
Remoting
Messaging
MCMDictionary.cs
Generated by
1.10.0