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 [2/2]

int System.Collections.ICollection. System.ComponentModel.AttributeCollection.Count
getsetprivate

Implements System.Collections.ICollection.

Definition at line 298 of file AttributeCollection.cs.

299 {
300 [global::Cpp2ILInjected.Token(Token = "0x60015F0")]
301 [global::Cpp2ILInjected.Address(RVA = "0x1E3EE8C", Offset = "0x1E3EE8C", Length = "0x1C")]
302 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
303 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
304 get
305 {
306 throw null;
307 }
308 }