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

◆ StartInfo

ProcessStartInfo System.Diagnostics.Process.StartInfo
getset

Definition at line 182 of file Process.cs.

183 {
184 [global::Cpp2ILInjected.Token(Token = "0x60004E3")]
185 [global::Cpp2ILInjected.Address(RVA = "0x1EC8724", Offset = "0x1EC8724", Length = "0x64")]
186 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Process), Member = "Start", ReturnType = typeof(bool))]
187 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
188 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ProcessStartInfo), Member = ".ctor", MemberParameters = new object[] { typeof(Process) }, ReturnType = typeof(void))]
189 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
190 get
191 {
192 throw null;
193 }
194 [global::Cpp2ILInjected.Token(Token = "0x60004E4")]
195 [global::Cpp2ILInjected.Address(RVA = "0x1EC8804", Offset = "0x1EC8804", Length = "0x5C")]
196 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "ReLogic.OS.OSX.Clipboard", Member = "GetClipboard", ReturnType = typeof(string))]
197 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "ReLogic.OS.OSX.Clipboard", Member = "SetClipboard", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
198 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "ReLogic.OS.Linux.Clipboard", Member = "GetClipboard", ReturnType = typeof(string))]
199 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "ReLogic.OS.Linux.Clipboard", Member = "ClearClipboard", ReturnType = typeof(void))]
200 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "ReLogic.OS.Linux.Clipboard", Member = "SetClipboard", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
201 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Process), Member = "Start", MemberParameters = new object[] { typeof(ProcessStartInfo) }, ReturnType = typeof(Process))]
202 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
203 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
204 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
205 set
206 {
207 throw null;
208 }
209 }
class f__AnonymousType0<< Count > j__TPar