terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ HasGlobalDynamicSinks

bool System.Runtime.Remoting.Contexts.Context.HasGlobalDynamicSinks
staticgetpackage

Definition at line 202 of file Context.cs.

203 {
204 get
205 {
206 if (!true)
207 {
208 }
209 if (true)
210 {
211 return;
212 }
213 }
214 }