12 lines
202 B
C#
12 lines
202 B
C#
using System;
|
|
using Cpp2IlInjected;
|
|
|
|
namespace System.Collections.Concurrent
|
|
{
|
|
// Token: 0x020005FB RID: 1531
|
|
[Token(Token = "0x20005FB")]
|
|
internal sealed class IDictionaryDebugView<K, V>
|
|
{
|
|
}
|
|
}
|