Beispiel #1
0
 // Token: 0x0600057E RID: 1406 RVA: 0x00026E90 File Offset: 0x00025090
 public static bool smethod_2(Type type_0)
 {
     Class101.smethod_0(type_0, "type");
     return(typeof(IDictionary).IsAssignableFrom(type_0) || Class90.smethod_15(type_0, typeof(IDictionary <, >)) || Class90.smethod_15(type_0, typeof(IReadOnlyDictionary <, >)));
 }