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

◆ HasGlobalDynamicSinks

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

Definition at line 216 of file Context.cs.

217 {
218 [global::Cpp2ILInjected.Token(Token = "0x6001CE8")]
219 [global::Cpp2ILInjected.Address(RVA = "0x1B3AD7C", Offset = "0x1B3AD7C", Length = "0x98")]
220 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
221 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Context), Member = "get_HasExitSinks", ReturnType = typeof(bool))]
222 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.Messaging.ClientContextTerminatorSink), Member = "AsyncProcessMessage", MemberParameters = new object[]
223 {
224 typeof(global::System.Runtime.Remoting.Messaging.IMessage),
225 typeof(global::System.Runtime.Remoting.Messaging.IMessageSink)
226 }, ReturnType = typeof(global::System.Runtime.Remoting.Messaging.IMessageCtrl))]
227 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
228 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
229 get
230 {
231 throw null;
232 }
233 }
class f__AnonymousType0<< Count > j__TPar