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
WellKnownObjectMode.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Runtime.InteropServices
;
3
4
namespace
System.Runtime.Remoting
5
{
6
// Token: 0x02000355 RID: 853
7
[
ComVisible
(
true
)]
8
[
Serializable
]
9
public
enum
WellKnownObjectMode
10
{
11
// Token: 0x04000E75 RID: 3701
12
Singleton
= 1,
13
// Token: 0x04000E76 RID: 3702
14
SingleCall
15
}
16
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Singleton
Definition
Singleton.cs:7
System.Reflection.TypeAttributes.Serializable
@ Serializable
System.Runtime.InteropServices
Definition
_Activator.cs:4
System.Runtime.Remoting.WellKnownObjectMode
WellKnownObjectMode
Definition
WellKnownObjectMode.cs:10
System.Runtime.Remoting.WellKnownObjectMode.SingleCall
@ SingleCall
System.Runtime.Remoting
Definition
ActivatedClientTypeEntry.cs:7
System
Definition
__ComObject.cs:4
source
mscorlib
System
Runtime
Remoting
WellKnownObjectMode.cs
Generated by
1.10.0