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