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
OperationCanceledException.cs
Go to the documentation of this file.
1using System;
2using System.IO;
8
9namespace System
10{
11 [global::Cpp2ILInjected.Token(Token = "0x20000EA")]
12 [global::System.Serializable]
13 public class OperationCanceledException : global::System.SystemException
14 {
15 [global::Cpp2ILInjected.Token(Token = "0x1700009A")]
16 public global::System.Threading.CancellationToken CancellationToken
17 {
18 [global::Cpp2ILInjected.Token(Token = "0x60008C3")]
19 [global::Cpp2ILInjected.Address(RVA = "0x1C44088", Offset = "0x1C44088", Length = "0x8")]
20 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
21 get
22 {
23 throw null;
24 }
25 [global::Cpp2ILInjected.Token(Token = "0x60008C4")]
26 [global::Cpp2ILInjected.Address(RVA = "0x1C44090", Offset = "0x1C44090", Length = "0x8")]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
28 private set
29 {
30 throw null;
31 }
32 }
33
34 [global::Cpp2ILInjected.Token(Token = "0x60008C5")]
35 [global::Cpp2ILInjected.Address(RVA = "0x1C44098", Offset = "0x1C44098", Length = "0x58")]
36 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
37 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::Interop), Member = "GetExceptionForIoErrno", MemberParameters = new object[]
38 {
39 typeof(global::Interop.ErrorInfo),
40 typeof(string),
41 typeof(bool)
42 }, ReturnType = typeof(global::System.Exception))]
43 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.__Error), Member = "WinIOError", MemberParameters = new object[]
44 {
45 typeof(int),
46 typeof(string)
47 }, ReturnType = typeof(void))]
48 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebCompletionSource`1", Member = "TrySetCanceled", ReturnType = typeof(bool))]
49 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebOperation", Member = "SetCanceled", ReturnType = typeof(void))]
50 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.Sockets.Socket.<>c__DisplayClass240_0", Member = "<BeginConnect>b__0", MemberParameters = new object[] { "System.Threading.Tasks.Task`1<IPAddress[]>" }, ReturnType = typeof(void))]
51 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
52 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.SystemException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
53 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
55 {
56 throw null;
57 }
58
59 [global::Cpp2ILInjected.Token(Token = "0x60008C6")]
60 [global::Cpp2ILInjected.Address(RVA = "0x1C44168", Offset = "0x1C44168", Length = "0x20")]
61 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
62 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.Tasks.TaskCanceledException), Member = ".ctor", ReturnType = typeof(void))]
63 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
64 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.SystemException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
65 public OperationCanceledException(string message)
66 {
67 throw null;
68 }
69
70 [global::Cpp2ILInjected.Token(Token = "0x60008C7")]
71 [global::Cpp2ILInjected.Address(RVA = "0x1C44188", Offset = "0x1C44188", Length = "0x30")]
72 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
73 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.CancellationToken), Member = "ThrowOperationCanceledException", ReturnType = typeof(void))]
74 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.Tasks.TaskCanceledException), Member = ".ctor", MemberParameters = new object[] { typeof(global::System.Threading.Tasks.Task) }, ReturnType = typeof(void))]
75 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Collections.Concurrent.BlockingCollection`1", Member = "TryAddWithNoTimeValidation", MemberParameters = new object[]
76 {
77 "T",
78 typeof(int),
79 typeof(global::System.Threading.CancellationToken)
80 }, ReturnType = typeof(bool))]
81 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Collections.Concurrent.BlockingCollection`1", Member = "TryTakeWithNoTimeValidation", MemberParameters = new object[]
82 {
83 "T&",
84 typeof(int),
85 typeof(global::System.Threading.CancellationToken),
86 typeof(global::System.Threading.CancellationTokenSource)
87 }, ReturnType = typeof(bool))]
88 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
89 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.SystemException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
90 public OperationCanceledException(string message, global::System.Threading.CancellationToken token)
91 {
92 throw null;
93 }
94
95 [global::Cpp2ILInjected.Token(Token = "0x60008C8")]
96 [global::Cpp2ILInjected.Address(RVA = "0x1C441B8", Offset = "0x1C441B8", Length = "0x4")]
97 [global::Cpp2ILInjected.CallAnalysis.CallAnalysisNotSupported]
98 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.Tasks.TaskCanceledException), Member = ".ctor", MemberParameters = new object[]
99 {
100 typeof(global::System.Runtime.Serialization.SerializationInfo),
101 typeof(global::System.Runtime.Serialization.StreamingContext)
102 }, ReturnType = typeof(void))]
103 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
104 protected OperationCanceledException(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
105 {
106 throw null;
107 }
108
109 [global::Cpp2ILInjected.Token(Token = "0x4000381")]
110 [global::Cpp2ILInjected.FieldOffset(Offset = "0x90")]
111 [global::System.NonSerialized]
112 private global::System.Threading.CancellationToken _cancellationToken;
113 }
114}
class f__AnonymousType0<< Count > j__TPar
global::System.Threading.CancellationToken _cancellationToken
OperationCanceledException(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
OperationCanceledException(string message, global::System.Threading.CancellationToken token)