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

◆ HasProperties

bool System.Runtime.Remoting.Contexts.DynamicPropertyCollection.HasProperties
getset

Definition at line 14 of file DynamicPropertyCollection.cs.

15 {
16 [global::Cpp2ILInjected.Token(Token = "0x6001CFF")]
17 [global::Cpp2ILInjected.Address(RVA = "0x1B39F2C", Offset = "0x1B39F2C", Length = "0x28")]
18 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
19 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Identity), Member = "get_HasServerDynamicSinks", ReturnType = typeof(bool))]
20 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Identity), Member = "NotifyClientDynamicSinks", MemberParameters = new object[]
21 {
22 typeof(bool),
23 typeof(global::System.Runtime.Remoting.Messaging.IMessage),
24 typeof(bool),
25 typeof(bool)
26 }, ReturnType = typeof(void))]
27 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Identity), Member = "NotifyServerDynamicSinks", MemberParameters = new object[]
28 {
29 typeof(bool),
30 typeof(global::System.Runtime.Remoting.Messaging.IMessage),
31 typeof(bool),
32 typeof(bool)
33 }, ReturnType = typeof(void))]
34 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
35 get
36 {
37 throw null;
38 }
39 }
class f__AnonymousType0<< Count > j__TPar