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
ReflectionOnlyType.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
using
Cpp2ILInjected.CallAnalysis
;
4
5
namespace
System
6
{
7
[global::Cpp2ILInjected.Token(Token =
"0x200015B"
)]
8
[global::System.Serializable]
9
internal
class
ReflectionOnlyType
: global::System.
RuntimeType
10
{
11
[global::Cpp2ILInjected.Token(Token =
"0x6000E22"
)]
12
[global::Cpp2ILInjected.Address(RVA =
"0x1C750C4"
, Offset =
"0x1C750C4"
, Length =
"0x58"
)]
13
[global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14
[global::Cpp2ILInjected.CallAnalysis.Calls(
Type
=
typeof
(global::System.
RuntimeType
), Member =
".ctor"
, ReturnType =
typeof
(
void
))]
15
[global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
16
private
ReflectionOnlyType
()
17
{
18
throw
null
;
19
}
20
21
[global::Cpp2ILInjected.Token(Token =
"0x1700013F"
)]
22
public
override
global::System.RuntimeTypeHandle
TypeHandle
23
{
24
[global::Cpp2ILInjected.Token(Token =
"0x6000E23"
)]
25
[global::Cpp2ILInjected.Address(RVA =
"0x1C7511C"
, Offset =
"0x1C7511C"
, Length =
"0x50"
)]
26
[global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
27
[global::Cpp2ILInjected.CallAnalysis.Calls(
Type
=
typeof
(global::System.
InvalidOperationException
), Member =
".ctor"
, MemberParameters =
new
object
[] {
typeof
(
string
) }, ReturnType =
typeof
(
void
))]
28
[global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
29
get
30
{
31
throw
null
;
32
}
33
}
34
}
35
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:11
System.InvalidOperationException
Definition
InvalidOperationException.cs:27
System.ReflectionOnlyType.ReflectionOnlyType
ReflectionOnlyType()
Definition
ReflectionOnlyType.cs:16
System.ReflectionOnlyType.TypeHandle
override global::System.RuntimeTypeHandle TypeHandle
Definition
ReflectionOnlyType.cs:23
System.ReflectionOnlyType
Definition
ReflectionOnlyType.cs:10
System.RuntimeType
Definition
RuntimeType.cs:21
System.Type
Definition
Type.cs:43
Cpp2ILInjected.CallAnalysis
Definition
CallAnalysisNotSupportedAttribute.cs:4
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System
Definition
__Il2CppComDelegate.cs:6
source
mscorlib
System
ReflectionOnlyType.cs
Generated by
1.10.0