terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
ExclusiveReference.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x20000AE")]
9 internal sealed class ExclusiveReference
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6000350")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1EAB470", Offset = "0x1EAB470", Length = "0x58")]
13 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Regex), Member = "Run", MemberParameters = new object[]
14 {
15 typeof(bool),
16 typeof(int),
17 typeof(string),
18 typeof(int),
19 typeof(int),
20 typeof(int)
21 }, ReturnType = typeof(Match))]
22 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
23 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Interlocked), Member = "Exchange", MemberParameters = new object[]
24 {
25 typeof(ref int),
26 typeof(int)
27 }, ReturnType = typeof(int))]
28 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
30 {
31 throw null;
32 }
33
34 [global::Cpp2ILInjected.Token(Token = "0x6000351")]
35 [global::Cpp2ILInjected.Address(RVA = "0x1EAB4C8", Offset = "0x1EAB4C8", Length = "0xB8")]
36 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
37 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Regex), Member = "Run", MemberParameters = new object[]
38 {
39 typeof(bool),
40 typeof(int),
41 typeof(string),
42 typeof(int),
43 typeof(int),
44 typeof(int)
45 }, ReturnType = typeof(Match))]
46 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
47 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Interlocked), Member = "Exchange", MemberParameters = new object[]
48 {
49 typeof(ref int),
50 typeof(int)
51 }, ReturnType = typeof(int))]
52 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
53 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
54 public void Release(RegexRunner obj)
55 {
56 throw null;
57 }
58
59 [global::Cpp2ILInjected.Token(Token = "0x6000352")]
60 [global::Cpp2ILInjected.Address(RVA = "0x1EAB580", Offset = "0x1EAB580", Length = "0x8")]
61 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
62 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
64 {
65 throw null;
66 }
67
68 [global::Cpp2ILInjected.Token(Token = "0x40002A5")]
69 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
71
72 [global::Cpp2ILInjected.Token(Token = "0x40002A6")]
73 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
75
76 [global::Cpp2ILInjected.Token(Token = "0x40002A7")]
77 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
78 private int _locked;
79 }
80}
class f__AnonymousType0<< Count > j__TPar