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
ThrowStub.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
Unity
4
{
5
// Token: 0x020004B4 RID: 1204
6
internal
sealed
class
ThrowStub :
ObjectDisposedException
7
{
8
// Token: 0x06002033 RID: 8243 RVA: 0x00052D3C File Offset: 0x00050F3C
9
public
static
void
ThrowNotSupportedException
()
10
{
11
}
12
}
13
}
System.ObjectDisposedException
Definition
ObjectDisposedException.cs:9
Unity.ThrowStub.ThrowNotSupportedException
static void ThrowNotSupportedException()
Definition
ThrowStub.cs:9
System
Definition
__ComObject.cs:4
Unity
Definition
ThrowStub.cs:5
source
System
Unity
ThrowStub.cs
Generated by
1.10.0