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

◆ ObjectName

string System.ObjectDisposedException.ObjectName
getsetinherited

Definition at line 569 of file ObjectDisposedException.cs.

570 {
571 [global::Cpp2ILInjected.Token(Token = "0x60008BE")]
572 [global::Cpp2ILInjected.Address(RVA = "0x1C43E48", Offset = "0x1C43E48", Length = "0x54")]
573 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
574 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
575 get
576 {
577 throw null;
578 }
579 }