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
ErrorMessage.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Collections
;
3
using
System.Reflection
;
4
5
namespace
System.Runtime.Remoting.Messaging
6
{
7
// Token: 0x020003A7 RID: 935
8
[
Serializable
]
9
internal
class
ErrorMessage
:
IMethodCallMessage
,
IMethodMessage
,
IMessage
10
{
11
// Token: 0x06001DFE RID: 7678 RVA: 0x000418FC File Offset: 0x0003FAFC
12
public
ErrorMessage
()
13
{
14
}
15
16
// Token: 0x170003AD RID: 941
17
// (get) Token: 0x06001DFF RID: 7679 RVA: 0x0004191C File Offset: 0x0003FB1C
18
public
int
ArgCount
19
{
20
get
21
{
22
}
23
}
24
25
// Token: 0x170003AE RID: 942
26
// (get) Token: 0x06001E00 RID: 7680 RVA: 0x0004192C File Offset: 0x0003FB2C
27
public
object
[]
Args
28
{
29
get
30
{
31
}
32
}
33
34
// Token: 0x170003AF RID: 943
35
// (get) Token: 0x06001E01 RID: 7681 RVA: 0x0004193C File Offset: 0x0003FB3C
36
public
MethodBase
MethodBase
37
{
38
get
39
{
40
}
41
}
42
43
// Token: 0x170003B0 RID: 944
44
// (get) Token: 0x06001E02 RID: 7682 RVA: 0x0004194C File Offset: 0x0003FB4C
45
public
string
MethodName
46
{
47
get
48
{
49
return
"unknown"
;
50
}
51
}
52
53
// Token: 0x170003B1 RID: 945
54
// (get) Token: 0x06001E03 RID: 7683 RVA: 0x00041960 File Offset: 0x0003FB60
55
public
object
MethodSignature
56
{
57
get
58
{
59
}
60
}
61
62
// Token: 0x170003B2 RID: 946
63
// (get) Token: 0x06001E04 RID: 7684 RVA: 0x00041970 File Offset: 0x0003FB70
64
public
virtual
IDictionary
Properties
65
{
66
get
67
{
68
}
69
}
70
71
// Token: 0x170003B3 RID: 947
72
// (get) Token: 0x06001E05 RID: 7685 RVA: 0x00041980 File Offset: 0x0003FB80
73
public
string
TypeName
74
{
75
get
76
{
77
return
"unknown"
;
78
}
79
}
80
81
// Token: 0x170003B4 RID: 948
82
// (get) Token: 0x06001E06 RID: 7686 RVA: 0x00041994 File Offset: 0x0003FB94
83
public
string
Uri
84
{
85
get
86
{
87
return
this.
_uri
;
88
}
89
}
90
91
// Token: 0x06001E07 RID: 7687 RVA: 0x000419A8 File Offset: 0x0003FBA8
92
public
object
GetArg
(
int
arg_num
)
93
{
94
}
95
96
// Token: 0x170003B5 RID: 949
97
// (get) Token: 0x06001E08 RID: 7688 RVA: 0x000419B8 File Offset: 0x0003FBB8
98
public
LogicalCallContext
LogicalCallContext
99
{
100
get
101
{
102
}
103
}
104
105
// Token: 0x04000F22 RID: 3874
106
private
string
_uri
=
"Exception"
;
107
}
108
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Reflection.MethodBase
Definition
MethodBase.cs:11
System.Runtime.Remoting.Messaging.ErrorMessage.ErrorMessage
ErrorMessage()
Definition
ErrorMessage.cs:12
System.Runtime.Remoting.Messaging.ErrorMessage.Properties
virtual IDictionary Properties
Definition
ErrorMessage.cs:65
System.Runtime.Remoting.Messaging.ErrorMessage.MethodName
string MethodName
Definition
ErrorMessage.cs:46
System.Runtime.Remoting.Messaging.ErrorMessage.Args
object[] Args
Definition
ErrorMessage.cs:28
System.Runtime.Remoting.Messaging.ErrorMessage.ArgCount
int ArgCount
Definition
ErrorMessage.cs:19
System.Runtime.Remoting.Messaging.ErrorMessage.GetArg
object GetArg(int arg_num)
Definition
ErrorMessage.cs:92
System.Runtime.Remoting.Messaging.ErrorMessage.MethodSignature
object MethodSignature
Definition
ErrorMessage.cs:56
System.Runtime.Remoting.Messaging.ErrorMessage._uri
string _uri
Definition
ErrorMessage.cs:106
System.Runtime.Remoting.Messaging.ErrorMessage
Definition
ErrorMessage.cs:10
System.Runtime.Remoting.Messaging.LogicalCallContext
Definition
LogicalCallContext.cs:13
System.Uri
Definition
Uri.cs:15
System.Collections.IDictionary
Definition
IDictionary.cs:7
System.Runtime.Remoting.Messaging.IMessage
Definition
IMessage.cs:10
System.Runtime.Remoting.Messaging.IMethodCallMessage
Definition
IMethodCallMessage.cs:9
System.Runtime.Remoting.Messaging.IMethodMessage
Definition
IMethodMessage.cs:10
System.TypeName
Definition
TypeName.cs:7
System.Collections
Definition
ArrayList.cs:6
System.Reflection.TypeAttributes.Serializable
@ Serializable
System.Reflection
Definition
AmbiguousMatchException.cs:5
System.Runtime.Remoting.Messaging
Definition
ArgInfo.cs:5
System
Definition
__ComObject.cs:4
source
mscorlib
System
Runtime
Remoting
Messaging
ErrorMessage.cs
Generated by
1.10.0