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