public Dictionary <string, T> method_25() { Dictionary <string, T> dictionary = new Dictionary <string, T>(); Class265 <T> class2 = this.method_24(); while (class2.method_26()) { dictionary.Add(class2.String_0, class2.Prop_0); } class2.method_24(); return(dictionary); }
// Token: 0x06002009 RID: 8201 RVA: 0x0006A3D8 File Offset: 0x000685D8 public Class316 method_1(Keys key) { Struct44 item = default(Struct44); item.enum18_0 = Enum18.const_1; item.struct32_0.struct39_0.ushort_0 = (ushort)key; item.struct32_0.struct39_0.intptr_0 = Class265.GetMessageExtraInfo(); item.struct32_0.struct39_0.uint_0 = 0U; item.struct32_0.struct39_0.ushort_1 = 0; this.list_0.Add(item); return(this); }