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

◆ IsRunningOnWindows

bool System.Environment.IsRunningOnWindows
staticgetsetpackage

Definition at line 2215 of file Environment.cs.

2216 {
2217 [global::Cpp2ILInjected.Token(Token = "0x6000E88")]
2218 [global::Cpp2ILInjected.Address(RVA = "0x1C79060", Offset = "0x1C79060", Length = "0x18")]
2219 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2220 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.InteropServices.Marshal), Member = ".cctor", ReturnType = typeof(void))]
2221 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.Path), Member = "InsecureGetFullPath", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
2222 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.Path), Member = "GetInvalidFileNameChars", ReturnType = typeof(char[]))]
2223 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.Path), Member = "GetInvalidPathChars", ReturnType = typeof(char[]))]
2224 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.Path), Member = "CanonicalizePath", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
2225 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 8)]
2226 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
2227 get
2228 {
2229 throw null;
2230 }
2231 }
class f__AnonymousType0<< Count > j__TPar