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
MissingMetadataException.cs
Go to the documentation of this file.
1using System;
5
6namespace System.Reflection
7{
8 [global::Cpp2ILInjected.Token(Token = "0x20004FA")]
9 public sealed class MissingMetadataException : global::System.TypeAccessException
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x60024F2")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1B87FA0", Offset = "0x1B87FA0", Length = "0x8")]
13 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Internal.Runtime.Augments.ReflectionExecutionDomainCallbacks), Member = "CreateMissingMetadataException", MemberParameters = new object[] { typeof(global::System.Type) }, ReturnType = typeof(global::System.Exception))]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.TypeAccessException), Member = ".ctor", ReturnType = typeof(void))]
17 {
18 throw null;
19 }
20 }
21}
class f__AnonymousType0<< Count > j__TPar