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
MethodReturnDictionary.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Runtime.Remoting.Messaging
4
{
5
// Token: 0x020003B6 RID: 950
6
internal
class
MethodReturnDictionary
:
MessageDictionary
7
{
8
// Token: 0x06001E73 RID: 7795 RVA: 0x00042AA0 File Offset: 0x00040CA0
9
public
MethodReturnDictionary
(
IMethodReturnMessage
message)
10
{
11
this._message
= message;
12
}
13
14
// Token: 0x06001E74 RID: 7796 RVA: 0x00042ABC File Offset: 0x00040CBC
15
// Note: this type is marked as 'beforefieldinit'.
16
static
MethodReturnDictionary
()
17
{
18
if
((
"__Uri"
==
null
||
"__Uri"
!=
null
) && (
"__MethodName"
==
null
||
"__MethodName"
!=
null
) && (
"__TypeName"
==
null
||
"__TypeName"
!=
null
) && (
"__MethodSignature"
==
null
||
"__MethodSignature"
!=
null
) && (
"__OutArgs"
==
null
||
"__OutArgs"
!=
null
) && (
"__Return"
==
null
||
"__Return"
!=
null
) && (
"__CallContext"
==
null
||
"__CallContext"
!=
null
) && (
"__CallContext"
==
null
||
"__CallContext"
!=
null
))
19
{
20
return
;
21
}
22
throw
new
ArrayTypeMismatchException
();
23
}
24
25
// Token: 0x04000F49 RID: 3913
26
public
static
string
[]
InternalReturnKeys
;
27
28
// Token: 0x04000F4A RID: 3914
29
public
static
string
[]
InternalExceptionKeys
;
30
}
31
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.ArrayTypeMismatchException
Definition
ArrayTypeMismatchException.cs:9
System.Runtime.Remoting.Messaging.MessageDictionary
Definition
MessageDictionary.cs:10
System.Runtime.Remoting.Messaging.MethodReturnDictionary.InternalExceptionKeys
static string[] InternalExceptionKeys
Definition
MethodReturnDictionary.cs:29
System.Runtime.Remoting.Messaging.MethodReturnDictionary.MethodReturnDictionary
MethodReturnDictionary(IMethodReturnMessage message)
Definition
MethodReturnDictionary.cs:9
System.Runtime.Remoting.Messaging.MethodReturnDictionary.InternalReturnKeys
static string[] InternalReturnKeys
Definition
MethodReturnDictionary.cs:26
System.Runtime.Remoting.Messaging.MethodReturnDictionary.MethodReturnDictionary
static MethodReturnDictionary()
Definition
MethodReturnDictionary.cs:16
System.Runtime.Remoting.Messaging.MethodReturnDictionary
Definition
MethodReturnDictionary.cs:7
System.Runtime.Remoting.Messaging.IMethodReturnMessage
Definition
IMethodReturnMessage.cs:9
System.Runtime.Remoting.Messaging
Definition
ArgInfo.cs:5
System
Definition
__ComObject.cs:4
source
mscorlib
System
Runtime
Remoting
Messaging
MethodReturnDictionary.cs
Generated by
1.10.0