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