using System; using Cpp2IlInjected; namespace Unity.Collections { // Token: 0x02000016 RID: 22 [Token(Token = "0x2000016")] internal sealed class NativeMultiHashMapDebuggerTypeProxy where TKey : struct, IEquatable, IComparable where TValue : struct { } }