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

◆ HasExitSinks

bool System.Runtime.Remoting.Contexts.Context.HasExitSinks
getsetpackage

Definition at line 279 of file Context.cs.

280 {
281 [global::Cpp2ILInjected.Token(Token = "0x6001CEB")]
282 [global::Cpp2ILInjected.Address(RVA = "0x1B373F4", Offset = "0x1B373F4", Length = "0xD0")]
283 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
284 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.Proxies.RemotingProxy), Member = "Invoke", MemberParameters = new object[] { typeof(global::System.Runtime.Remoting.Messaging.IMessage) }, ReturnType = typeof(global::System.Runtime.Remoting.Messaging.IMessage))]
285 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.Activation.ActivationServices), Member = "Activate", MemberParameters = new object[]
286 {
287 typeof(global::System.Runtime.Remoting.Proxies.RemotingProxy),
288 typeof(global::System.Runtime.Remoting.Messaging.ConstructionCall)
289 }, ReturnType = typeof(global::System.Runtime.Remoting.Messaging.IMessage))]
290 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
291 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Context), Member = "GetClientContextSinkChain", ReturnType = typeof(global::System.Runtime.Remoting.Messaging.IMessageSink))]
292 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Context), Member = "get_HasGlobalDynamicSinks", ReturnType = typeof(bool))]
293 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
294 get
295 {
296 throw null;
297 }
298 }
class f__AnonymousType0<< Count > j__TPar