using System; using Cpp2IlInjected; namespace Unity.Collections { // Token: 0x02000018 RID: 24 [Token(Token = "0x2000018")] internal sealed class NativeListDebugView where T : struct { } }