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