// Token: 0x06000BEA RID: 3050 RVA: 0x00042648 File Offset: 0x00040848 private void smethod_2140(Type arg_0) { if (this.field_2 == null) { this.field_2 = Class_491.dmethod_4066(arg_0, arg_0.GetConstructor(new Type[] { typeof(byte[]) }), new string[] { "ToArray" }); } }
// Token: 0x06000C17 RID: 3095 RVA: 0x000437B0 File Offset: 0x000419B0 private static Class_491 kmethod_2177(Type arg_0) { IList <Type> genericArguments = arg_0.GetGenericArguments(); Type type = genericArguments[0]; Type type2 = genericArguments[1]; return(Class_491.dmethod_4066(arg_0, arg_0.GetConstructor(new Type[] { type, type2 }), new string[] { "Key", "Value" })); }