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
SharedStatics.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Runtime.CompilerServices
;
3
using
System.Security.Util
;
4
5
namespace
System
6
{
7
// Token: 0x0200015C RID: 348
8
internal
sealed
class
SharedStatics
9
{
10
// Token: 0x06000E24 RID: 3620 RVA: 0x0001EB70 File Offset: 0x0001CD70
11
private
SharedStatics
()
12
{
13
}
14
15
// Token: 0x06000E25 RID: 3621 RVA: 0x0001EB80 File Offset: 0x0001CD80
16
public
static
Tokenizer.StringMaker
GetSharedStringMaker
()
17
{
18
RuntimeHelpers
.
PrepareConstrainedRegions
();
19
if
(!
true
)
20
{
21
}
22
if
(
false
|| 3 == 0)
23
{
24
}
25
throw
new
OutOfMemoryException
();
26
}
27
28
// Token: 0x06000E26 RID: 3622 RVA: 0x0001EBB0 File Offset: 0x0001CDB0
29
public
static
void
ReleaseSharedStringMaker
(
Tokenizer
.
StringMaker
maker
)
30
{
31
RuntimeHelpers
.
PrepareConstrainedRegions
();
32
if
(!
true
)
33
{
34
}
35
if
(!
false
)
36
{
37
return
;
38
}
39
throw
new
OutOfMemoryException
();
40
}
41
42
// Token: 0x06000E27 RID: 3623 RVA: 0x0001EBE4 File Offset: 0x0001CDE4
43
// Note: this type is marked as 'beforefieldinit'.
44
static
SharedStatics
()
45
{
46
}
47
48
// Token: 0x04000568 RID: 1384
49
private
static
readonly
SharedStatics
_sharedStatics
;
50
51
// Token: 0x04000569 RID: 1385
52
private
Tokenizer.StringMaker
_maker
;
53
}
54
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.OutOfMemoryException
Definition
OutOfMemoryException.cs:9
System.Runtime.CompilerServices.RuntimeHelpers.PrepareConstrainedRegions
static void PrepareConstrainedRegions()
Definition
RuntimeHelpers.cs:64
System.Runtime.CompilerServices.RuntimeHelpers
Definition
RuntimeHelpers.cs:9
System.Security.Util.Tokenizer.StringMaker
Definition
Tokenizer.cs:132
System.Security.Util.Tokenizer
Definition
Tokenizer.cs:9
System.SharedStatics.GetSharedStringMaker
static Tokenizer.StringMaker GetSharedStringMaker()
Definition
SharedStatics.cs:16
System.SharedStatics.SharedStatics
static SharedStatics()
Definition
SharedStatics.cs:44
System.SharedStatics._maker
Tokenizer.StringMaker _maker
Definition
SharedStatics.cs:52
System.SharedStatics.SharedStatics
SharedStatics()
Definition
SharedStatics.cs:11
System.SharedStatics._sharedStatics
static readonly SharedStatics _sharedStatics
Definition
SharedStatics.cs:49
System.SharedStatics.ReleaseSharedStringMaker
static void ReleaseSharedStringMaker(Tokenizer.StringMaker maker)
Definition
SharedStatics.cs:29
System.SharedStatics
Definition
SharedStatics.cs:9
System.Runtime.CompilerServices
Definition
AsyncMethodBuilderAttribute.cs:4
System.Security.Util
Definition
Parser.cs:4
System
Definition
__ComObject.cs:4
source
mscorlib
System
SharedStatics.cs
Generated by
1.10.0