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
FirstChanceExceptionEventArgs.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Runtime.CompilerServices
;
3
using
Cpp2ILInjected
;
4
using
Cpp2ILInjected.CallAnalysis
;
5
6
namespace
System.Runtime.ExceptionServices
7
{
8
[global::Cpp2ILInjected.Token(Token =
"0x200045A"
)]
9
public
class
FirstChanceExceptionEventArgs
: global::System.
EventArgs
10
{
11
[global::Cpp2ILInjected.Token(Token =
"0x1700045F"
)]
12
public
global::System.Exception
Exception
13
{
14
[global::System.Runtime.CompilerServices.CompilerGenerated]
15
[global::Cpp2ILInjected.Token(Token =
"0x60021E5"
)]
16
[global::Cpp2ILInjected.Address(RVA =
"0x1B72D38"
, Offset =
"0x1B72D38"
, Length =
"0x8"
)]
17
[global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
18
get
19
{
20
throw
null
;
21
}
22
}
23
24
[global::System.Runtime.CompilerServices.CompilerGenerated]
25
[global::Cpp2ILInjected.Token(Token =
"0x4001294"
)]
26
[global::Cpp2ILInjected.FieldOffset(Offset =
"0x10"
)]
27
private
readonly
global::System.
Exception
<
Exception
>
k__BackingField
;
28
}
29
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:11
System.EventArgs
Definition
EventArgs.cs:13
System.Exception.Exception
Exception()
Definition
Exception.cs:83
System.Exception
Definition
Exception.cs:33
System.Runtime.ExceptionServices.FirstChanceExceptionEventArgs.k__BackingField
readonly global::System.Exception< Exception > k__BackingField
Definition
FirstChanceExceptionEventArgs.cs:27
System.Runtime.ExceptionServices.FirstChanceExceptionEventArgs
Definition
FirstChanceExceptionEventArgs.cs:10
Cpp2ILInjected.CallAnalysis
Definition
CallAnalysisNotSupportedAttribute.cs:4
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Runtime.CompilerServices
Definition
AsyncMethodBuilderAttribute.cs:6
System.Runtime.ExceptionServices
Definition
ExceptionDispatchInfo.cs:14
System
Definition
__Il2CppComDelegate.cs:6
source
mscorlib
System
Runtime
ExceptionServices
FirstChanceExceptionEventArgs.cs
Generated by
1.10.0