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

◆ ProcessorCount

int System.Threading.PlatformHelper.ProcessorCount
staticgetsetpackage

Definition at line 12 of file PlatformHelper.cs.

13 {
14 [global::Cpp2ILInjected.Token(Token = "0x60010FF")]
15 [global::Cpp2ILInjected.Address(RVA = "0x1C9640C", Offset = "0x1C9640C", Length = "0xEC")]
16 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
17 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PlatformHelper), Member = ".cctor", ReturnType = typeof(void))]
18 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CancellationTokenSource), Member = ".cctor", ReturnType = typeof(void))]
19 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(SpinLock), Member = "ContinueTryEnter", MemberParameters = new object[]
20 {
21 typeof(int),
22 typeof(ref bool)
23 }, ReturnType = typeof(void))]
24 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Collections.Concurrent.ConcurrentDictionary<, >), Member = "get_DefaultConcurrencyLevel", ReturnType = typeof(int))]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
26 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Environment), Member = "get_TickCount", ReturnType = typeof(int))]
27 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Environment), Member = "get_ProcessorCount", ReturnType = typeof(int))]
28 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
29 get
30 {
31 throw null;
32 }
33 }
class f__AnonymousType0<< Count > j__TPar