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.Environment.HasShutdownStarted
getset

Definition at line 1553 of file Environment.cs.

1554 {
1555 [global::Cpp2ILInjected.Token(Token = "0x6000E6C")]
1556 [global::Cpp2ILInjected.Address(RVA = "0x1C789E4", Offset = "0x1C789E4", Length = "0x4")]
1557 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Gen2GcCallback), Member = "Finalize", ReturnType = typeof(void))]
1558 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.ThreadPoolWorkQueueThreadLocals), Member = "Finalize", ReturnType = typeof(void))]
1559 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.Tasks.TaskExceptionHolder), Member = "Finalize", ReturnType = typeof(void))]
1560 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.NclUtilities", Member = "get_HasShutdownStarted", ReturnType = typeof(bool))]
1561 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
1562 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1563 [MethodImpl(4096)]
1564 get;
1565 }
class f__AnonymousType0<< Count > j__TPar