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