using System; using System.Collections.Generic; using Cpp2IlInjected; namespace StansAssets.Foundation.Patterns { // Token: 0x0200002B RID: 43 [Token(Token = "0x200001D")] public class DictionaryPool : CollectionPool, KeyValuePair> { // Token: 0x06000090 RID: 144 RVA: 0x0000207E File Offset: 0x0000027E [Token(Token = "0x600005C")] [Address(RVA = "0x2908160", Offset = "0x2906F60", VA = "0x182908160")] public DictionaryPool() { } } }