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
ForceAsyncAwaiter.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x2000226")]
9 internal readonly struct ForceAsyncAwaiter : global::System.Runtime.CompilerServices.ICriticalNotifyCompletion
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6001318")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1CA4D18", Offset = "0x1CA4D18", Length = "0x8")]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 {
16 throw null;
17 }
18
19 [global::Cpp2ILInjected.Token(Token = "0x6001319")]
20 [global::Cpp2ILInjected.Address(RVA = "0x1CA4D20", Offset = "0x1CA4D20", Length = "0x8")]
21 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.CryptoStream.<ReadAsyncInternal>d__37", Member = "MoveNext", ReturnType = typeof(void))]
22 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.CryptoStream.<WriteAsyncInternal>d__46", Member = "MoveNext", ReturnType = typeof(void))]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
25 {
26 throw null;
27 }
28
29 [global::Cpp2ILInjected.Token(Token = "0x170001CF")]
30 public bool IsCompleted
31 {
32 [global::Cpp2ILInjected.Token(Token = "0x600131A")]
33 [global::Cpp2ILInjected.Address(RVA = "0x1CA4D28", Offset = "0x1CA4D28", Length = "0x8")]
34 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.CryptoStream.<ReadAsyncInternal>d__37", Member = "MoveNext", ReturnType = typeof(void))]
35 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.CryptoStream.<WriteAsyncInternal>d__46", Member = "MoveNext", ReturnType = typeof(void))]
36 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
37 get
38 {
39 throw null;
40 }
41 }
42
43 [global::Cpp2ILInjected.Token(Token = "0x600131B")]
44 [global::Cpp2ILInjected.Address(RVA = "0x1CA4D30", Offset = "0x1CA4D30", Length = "0x20")]
45 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.CryptoStream.<ReadAsyncInternal>d__37", Member = "MoveNext", ReturnType = typeof(void))]
46 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.CryptoStream.<WriteAsyncInternal>d__46", Member = "MoveNext", ReturnType = typeof(void))]
47 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
48 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Runtime.CompilerServices.TaskAwaiter), Member = "GetResult", ReturnType = typeof(void))]
49 public void GetResult()
50 {
51 throw null;
52 }
53
54 [global::Cpp2ILInjected.Token(Token = "0x600131C")]
55 [global::Cpp2ILInjected.Address(RVA = "0x1CA4D50", Offset = "0x1CA4D50", Length = "0x48")]
56 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
57 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Runtime.CompilerServices.ConfiguredTaskAwaitable), Member = ".ctor", MemberParameters = new object[]
58 {
59 typeof(Task),
60 typeof(bool)
61 }, ReturnType = typeof(void))]
62 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter), Member = "UnsafeOnCompleted", MemberParameters = new object[] { typeof(global::System.Action) }, ReturnType = typeof(void))]
63 public void UnsafeOnCompleted(global::System.Action action)
64 {
65 throw null;
66 }
67
68 [global::Cpp2ILInjected.Token(Token = "0x4000A35")]
69 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
71 }
72}
class f__AnonymousType0<< Count > j__TPar
void UnsafeOnCompleted(global::System.Action action)