// Assembly: JacksonDunstanNativeCollectionsAssembly
// Full name: JacksonDunstan.NativeCollections.NativeChunkedListState

namespace JacksonDunstan.NativeCollections
{
public class NativeChunkedListState // TypeDefIndex: 12402
{
	// Fields
	type#20869 m_ChunkLength;
	type#12420 m_Chunks;
	type#20869 m_Length;
	type#20869 m_Capacity;
	type#20869 m_ChunksLength;
	type#20869 m_ChunksCapacity;
	type#14210 m_Allocator;
}
}
