12 lines
220 B
C#
12 lines
220 B
C#
using System;
|
|
using Cpp2IlInjected;
|
|
|
|
namespace System.Collections.Generic
|
|
{
|
|
// Token: 0x02000343 RID: 835
|
|
[Token(Token = "0x2000343")]
|
|
internal sealed class DictionaryValueCollectionDebugView<TKey, TValue>
|
|
{
|
|
}
|
|
}
|