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