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

◆ OSVersion

global.System.OperatingSystem System.Environment.OSVersion
staticgetset

Definition at line 1739 of file Environment.cs.

1740 {
1741 [global::Cpp2ILInjected.Token(Token = "0x6000E72")]
1742 [global::Cpp2ILInjected.Address(RVA = "0x1C78A60", Offset = "0x1C78A60", Length = "0xB4")]
1743 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1744 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::Mono.Security.Cryptography.KeyPairPersistence), Member = "CanSecure", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
1745 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Platform", Member = "CheckOS", ReturnType = typeof(void))]
1746 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Diagnostics.Process", Member = "CreatePipe", MemberParameters = new object[]
1747 {
1748 typeof(ref global::System.IntPtr),
1749 typeof(ref global::System.IntPtr),
1750 typeof(bool)
1751 }, ReturnType = typeof(void))]
1752 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Diagnostics.Process", Member = "get_IsWindows", ReturnType = typeof(bool))]
1753 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.NetworkInformation.UnixIPGlobalPropertiesFactoryPal", Member = "Create", ReturnType = "System.Net.NetworkInformation.IPGlobalProperties")]
1754 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.NetworkInformation.UnixNetworkInterfaceFactoryPal", Member = "Create", ReturnType = "System.Net.NetworkInformation.NetworkInterfaceFactory")]
1755 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
1756 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Environment), Member = "CreateVersionFromString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(global::System.Version))]
1757 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.OperatingSystem), Member = ".ctor", MemberParameters = new object[]
1758 {
1759 typeof(global::System.PlatformID),
1760 typeof(global::System.Version)
1761 }, ReturnType = typeof(void))]
1762 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
1763 get
1764 {
1765 throw null;
1766 }
1767 }
class f__AnonymousType0<< Count > j__TPar