Files
niko c12fbe3fc6 m
2026-04-12 16:51:38 +02:00

12 lines
198 B
C#

using System;
using Cpp2IlInjected;
namespace System.Collections.Generic
{
// Token: 0x02000341 RID: 833
[Token(Token = "0x2000341")]
internal sealed class IDictionaryDebugView<K, V>
{
}
}