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

◆ IsNested

bool System.Type.IsNested
getset

Definition at line 487 of file Type.cs.

488 {
489 [global::Cpp2ILInjected.Token(Token = "0x6000A22")]
490 [global::Cpp2ILInjected.Address(RVA = "0x1C4DC88", Offset = "0x1C4DC88", Length = "0x70")]
491 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
492 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Type), Member = "get_IsVisible", ReturnType = typeof(bool))]
493 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "FormatTypeName", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(string))]
494 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
495 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
496 get
497 {
498 throw null;
499 }
500 }
class f__AnonymousType0<< Count > j__TPar