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

◆ Capacity

int System.Collections.Concurrent.ConcurrentQueue< T >.Segment.Capacity
getsetpackage

Definition at line 341 of file ConcurrentQueue.cs.

342 {
343 [global::Cpp2ILInjected.Token(Token = "0x6002F6C")]
344 [global::Cpp2ILInjected.Address(RVA = "0x1863868", Offset = "0x1863868", Length = "0xC")]
345 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
346 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
347 get
348 {
349 throw null;
350 }
351 }