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
ReflectionExecutionDomainCallbacks.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x2000064")]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6000232")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1AC6F68", Offset = "0x1AC6F68", Length = "0x54")]
13 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Reflection.CustomAttributeNamedArgument), Member = "get_MemberInfo", ReturnType = typeof(global::System.Reflection.MemberInfo))]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Reflection.MissingMetadataException), Member = ".ctor", ReturnType = typeof(void))]
16 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
17 internal global::System.Exception CreateMissingMetadataException(global::System.Type attributeType)
18 {
19 throw null;
20 }
21
22 [global::Cpp2ILInjected.Token(Token = "0x6000233")]
23 [global::Cpp2ILInjected.Address(RVA = "0x1AC6F60", Offset = "0x1AC6F60", Length = "0x8")]
24 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
25 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
27 {
28 throw null;
29 }
30 }
31}
class f__AnonymousType0<< Count > j__TPar
global::System.Exception CreateMissingMetadataException(global::System.Type attributeType)