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
StandardOleMarshalObject.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Runtime.InteropServices
4
{
5
// Token: 0x02000453 RID: 1107
6
[
ComVisible
(
true
)]
7
public
class
StandardOleMarshalObject
:
MarshalByRefObject
8
{
9
// Token: 0x06001E03 RID: 7683 RVA: 0x00050308 File Offset: 0x0004E508
10
protected
StandardOleMarshalObject
()
11
{
12
throw
new
NotSupportedException
();
13
}
14
}
15
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.MarshalByRefObject
Definition
MarshalByRefObject.cs:13
System.NotSupportedException
Definition
NotSupportedException.cs:9
System.Runtime.InteropServices.StandardOleMarshalObject.StandardOleMarshalObject
StandardOleMarshalObject()
Definition
StandardOleMarshalObject.cs:10
System.Runtime.InteropServices.StandardOleMarshalObject
Definition
StandardOleMarshalObject.cs:8
System.Runtime.InteropServices
Definition
_Activator.cs:4
System
Definition
__ComObject.cs:4
source
System
Runtime
InteropServices
StandardOleMarshalObject.cs
Generated by
1.10.0