12 lines
215 B
C#
12 lines
215 B
C#
using System;
|
|
using Cpp2IlInjected;
|
|
|
|
namespace System.Collections.Concurrent
|
|
{
|
|
// Token: 0x020005E4 RID: 1508
|
|
[Token(Token = "0x20005E4")]
|
|
internal sealed class IProducerConsumerCollectionDebugView<T>
|
|
{
|
|
}
|
|
}
|