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

◆ PriorityClass

ProcessPriorityClass System.Diagnostics.Process.PriorityClass
set

Definition at line 139 of file Process.cs.

140 {
141 [global::Cpp2ILInjected.Token(Token = "0x60004E2")]
142 [global::Cpp2ILInjected.Address(RVA = "0x1EC8498", Offset = "0x1EC8498", Length = "0x284")]
143 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
144 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Main", Member = "LoadDedConfig", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
145 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Initializers.LaunchInitializer", Member = "LoadServerParameters", MemberParameters = new object[] { "Terraria.Main" }, ReturnType = typeof(void))]
146 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 15)]
147 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(RuntimeTypeHandle) }, ReturnType = typeof(Type))]
148 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Enum), Member = "IsDefined", MemberParameters = new object[]
149 {
150 typeof(Type),
151 typeof(object)
152 }, ReturnType = typeof(bool))]
153 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Process), Member = "GetProcessHandle", MemberParameters = new object[]
154 {
155 typeof(int),
156 typeof(bool)
157 }, ReturnType = typeof(SafeProcessHandle))]
158 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NativeMethods), Member = "SetPriorityClass", MemberParameters = new object[]
159 {
161 typeof(int)
162 }, ReturnType = typeof(bool))]
163 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SafeHandle), Member = "Close", ReturnType = typeof(void))]
164 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidEnumArgumentException), Member = ".ctor", MemberParameters = new object[]
165 {
166 typeof(string),
167 typeof(int),
168 typeof(Type)
169 }, ReturnType = typeof(void))]
170 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Win32Exception), Member = ".ctor", ReturnType = typeof(void))]
171 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 25)]
172 set
173 {
174 throw null;
175 }
176 }
class f__AnonymousType0<< Count > j__TPar