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

12 lines
189 B
C#

using System;
using Cpp2IlInjected;
namespace System.Collections.Generic
{
// Token: 0x0200036C RID: 876
[Token(Token = "0x200036C")]
internal sealed class StackDebugView<T>
{
}
}