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
StackGuard.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x200023C")]
9 internal class StackGuard
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x60013EF")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1CAC934", Offset = "0x1CAC934", Length = "0x40")]
13 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
14 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UnwrapPromise<>), Member = "Invoke", MemberParameters = new object[] { typeof(Task) }, ReturnType = typeof(void))]
15 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
16 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Runtime.CompilerServices.RuntimeHelpers), Member = "TryEnsureSufficientExecutionStack", ReturnType = typeof(bool))]
17 internal bool TryBeginInliningScope()
18 {
19 throw null;
20 }
21
22 [global::Cpp2ILInjected.Token(Token = "0x60013F0")]
23 [global::Cpp2ILInjected.Address(RVA = "0x1CAC974", Offset = "0x1CAC974", Length = "0x14")]
24 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
25 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UnwrapPromise<>), Member = "Invoke", MemberParameters = new object[] { typeof(Task) }, ReturnType = typeof(void))]
26 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
27 internal void EndInliningScope()
28 {
29 throw null;
30 }
31
32 [global::Cpp2ILInjected.Token(Token = "0x60013F1")]
33 [global::Cpp2ILInjected.Address(RVA = "0x1CA6A5C", Offset = "0x1CA6A5C", Length = "0x8")]
34 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
35 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
36 public StackGuard()
37 {
38 throw null;
39 }
40
41 [global::Cpp2ILInjected.Token(Token = "0x4000A9F")]
42 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
43 private int m_inliningDepth;
44 }
45}
class f__AnonymousType0<< Count > j__TPar