terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Segment()

System.Collections.Concurrent.ConcurrentQueue< T >.Segment.Segment ( int boundedLength)
inline

Definition at line 255 of file ConcurrentQueue.cs.

256 {
257 this._slots = this;
258 int slotsMask = this._slotsMask;
259 }
class f__AnonymousType0<< Count > j__TPar

References System.Collections.Concurrent.ConcurrentQueue< T >.Segment._slotsMask, and j__TPar.