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

◆ HasShutdownStarted

bool System.Net.NclUtilities.HasShutdownStarted
staticgetsetpackage

Definition at line 27 of file NclUtilities.cs.

28 {
29 [global::Cpp2ILInjected.Token(Token = "0x6000A77")]
30 [global::Cpp2ILInjected.Address(RVA = "0x1F0E32C", Offset = "0x1F0E32C", Length = "0x30")]
31 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
32 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Environment), Member = "get_HasShutdownStarted", ReturnType = typeof(bool))]
33 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(AppDomain), Member = "get_CurrentDomain", ReturnType = typeof(AppDomain))]
34 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(AppDomain), Member = "IsFinalizingForUnload", ReturnType = typeof(bool))]
35 get
36 {
37 throw null;
38 }
39 }
class f__AnonymousType0<< Count > j__TPar