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

◆ EnvironmentVariables

StringDictionary System.Diagnostics.ProcessStartInfo.EnvironmentVariables
getset

Definition at line 102 of file ProcessStartInfo.cs.

103 {
104 [global::Cpp2ILInjected.Token(Token = "0x600050E")]
105 [global::Cpp2ILInjected.Address(RVA = "0x1ECB368", Offset = "0x1ECB368", Length = "0x4E0")]
106 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
107 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Process), Member = "StartWithCreateProcess", MemberParameters = new object[] { typeof(ProcessStartInfo) }, ReturnType = typeof(bool))]
108 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
109 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CaseSensitiveStringDictionary), Member = ".ctor", ReturnType = typeof(void))]
110 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Environment), Member = "GetEnvironmentVariables", ReturnType = typeof(IDictionary))]
111 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 28)]
112 get
113 {
114 throw null;
115 }
116 }
class f__AnonymousType0<< Count > j__TPar