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

◆ IsContextBoundObject

bool System.Runtime.Remoting.Proxies.TransparentProxy.IsContextBoundObject
getprivate

Definition at line 25 of file TransparentProxy.cs.

26 {
27 get
28 {
29 return this.GetProxyType().IsContextful;
30 }
31 }
bool IsContextful
Definition Type.cs:675