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

◆ Count

int System.Runtime.Remoting.Messaging.MessageDictionary.Count
getsetinherited

Definition at line 280 of file MessageDictionary.cs.

281 {
282 [global::Cpp2ILInjected.Token(Token = "0x6001E4E")]
283 [global::Cpp2ILInjected.Address(RVA = "0x1B4C128", Offset = "0x1B4C128", Length = "0xBC")]
284 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
285 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
286 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
287 get
288 {
289 throw null;
290 }
291 }