// Token: 0x0600289B RID: 10395 RVA: 0x0012F950 File Offset: 0x0012DB50 private static T smethod_14 <T>(Type type_0, int int_1, List <T> list_0) where T : GClass16 { int num = GClass16.smethod_13 <T>(type_0, int_1, list_0); if (num == -1) { return(default(T)); } return(list_0[num]); }