12 lines
218 B
C#
12 lines
218 B
C#
using System;
|
|
using Cpp2IlInjected;
|
|
|
|
namespace System.Collections.Generic
|
|
{
|
|
// Token: 0x02000346 RID: 838
|
|
[Token(Token = "0x2000346")]
|
|
internal sealed class DictionaryKeyCollectionDebugView<TKey, TValue>
|
|
{
|
|
}
|
|
}
|