using System; using System.Collections.ObjectModel; using Cpp2IlInjected; namespace System.Dynamic.Utils { // Token: 0x02000276 RID: 630 [Token(Token = "0x2000276")] internal static class EmptyReadOnlyCollection { // Token: 0x040004C9 RID: 1225 [Token(Token = "0x40004C9")] public static readonly ReadOnlyCollection Instance; } }