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

◆ ProcessName

string System.Diagnostics.Process.ProcessName
getset

Definition at line 678 of file Process.cs.

679 {
680 [global::Cpp2ILInjected.Token(Token = "0x60004FF")]
681 [global::Cpp2ILInjected.Address(RVA = "0x1EC5A30", Offset = "0x1EC5A30", Length = "0x204")]
682 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
683 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TraceEventCache), Member = "InitProcessInfo", ReturnType = typeof(void))]
684 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Process), Member = "ToString", ReturnType = typeof(string))]
685 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
686 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Process), Member = "GetProcessHandle", MemberParameters = new object[]
687 {
688 typeof(int),
689 typeof(bool)
690 }, ReturnType = typeof(SafeProcessHandle))]
691 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Process), Member = "ProcessName_internal", MemberParameters = new object[] { typeof(SafeProcessHandle) }, ReturnType = typeof(string))]
692 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "EndsWith", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
693 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Substring", MemberParameters = new object[]
694 {
695 typeof(int),
696 typeof(int)
697 }, ReturnType = typeof(string))]
698 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SafeHandle), Member = "Close", ReturnType = typeof(void))]
699 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
700 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 14)]
701 get
702 {
703 throw null;
704 }
705 }
class f__AnonymousType0<< Count > j__TPar