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

◆ SourceProxy

global.System.Runtime.Remoting.Proxies.RemotingProxy System.Runtime.Remoting.Messaging.ConstructionCall.SourceProxy
getsetpackage

Definition at line 199 of file ConstructionCall.cs.

200 {
201 [global::Cpp2ILInjected.Token(Token = "0x6001DF0")]
202 [global::Cpp2ILInjected.Address(RVA = "0x1B48E94", Offset = "0x1B48E94", Length = "0x8")]
203 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
204 get
205 {
206 throw null;
207 }
208 [global::Cpp2ILInjected.Token(Token = "0x6001DF1")]
209 [global::Cpp2ILInjected.Address(RVA = "0x1B48E9C", Offset = "0x1B48E9C", Length = "0x8")]
210 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
211 set
212 {
213 throw null;
214 }
215 }