// Token: 0x060014DD RID: 5341 RVA: 0x000608BC File Offset: 0x0005EABC private Class_459 lmethod_3818(Type arg_0, Class_364 arg_1, bool bool_0) { Class_462.NClass_1 nclass_ = new Class_462.NClass_1(); nclass_.field_7 = arg_0; Class_517.ArgumentNotNull(nclass_.field_7, "type"); string text = this.kmethod_3817(nclass_.field_7, false); string text2 = this.kmethod_3817(nclass_.field_7, true); if (!string.IsNullOrEmpty(text)) { Class_459 class_ = this.field_1.xmethod_3531(text); if (class_ != null) { if (arg_1 != Class_364.Always && !Class_462.gmethod_3823(class_.prop_7, Class_463.Null)) { class_.prop_7 |= Class_463.Null; } if (bool_0 && class_.prop_2 != true) { class_.prop_2 = new bool?(true); } return(class_); } } if (this.field_2.Any(new Func <Class_462.NClass_0, bool>(nclass_.nmethod_6))) { throw new Class_318("Unresolved circular reference for type '{0}'. Explicitly define an Id for the type using a JsonObject/JsonArray attribute or automatically generate a type Id using the UndefinedSchemaIdHandling property.".FormatWith(CultureInfo.InvariantCulture, nclass_.field_7)); } Class_349 class_2 = this.prop_1.tmethod_3542(nclass_.field_7); Class_299 class_3; if ((class_3 = class_2.prop_3) != null || (class_3 = class_2.prop_4) != null) { Class_459 class_4 = class_3.vmethod_2135(); if (class_4 != null) { return(class_4); } } this.pmethod_3809(new Class_462.NClass_0(nclass_.field_7, new Class_459())); if (text2 != null) { this.prop_2.prop_0 = text2; } if (bool_0) { this.prop_2.prop_2 = new bool?(true); } this.prop_2.prop_1 = this.vmethod_3815(nclass_.field_7); this.prop_2.prop_6 = this.dmethod_3816(nclass_.field_7); if (class_3 != null) { this.prop_2.prop_7 = new Class_463?(Class_463.Any); } else { switch (class_2.field_5) { case Class_448.Object: this.prop_2.prop_7 = new Class_463?(this.pmethod_3819(Class_463.Object, arg_1)); this.prop_2.prop_0 = this.kmethod_3817(nclass_.field_7, false); this.xmethod_3821(nclass_.field_7, (Class_464)class_2); goto IL_519; case Class_448.Array: { this.prop_2.prop_7 = new Class_463?(this.pmethod_3819(Class_463.Array, arg_1)); this.prop_2.prop_0 = this.kmethod_3817(nclass_.field_7, false); Class_376 cachedAttribute = Class_470.GetCachedAttribute <Class_376>(nclass_.field_7); bool flag = cachedAttribute == null || cachedAttribute.AllowNullItems; Type collectionItemType = Class_514.GetCollectionItemType(nclass_.field_7); if (collectionItemType != null) { this.prop_2.prop_18 = new List <Class_459>(); this.prop_2.prop_18.Add(this.lmethod_3818(collectionItemType, (!flag) ? Class_364.Always : Class_364.Default, false)); goto IL_519; } goto IL_519; } case Class_448.Primitive: { this.prop_2.prop_7 = new Class_463?(this.cmethod_3824(nclass_.field_7, arg_1)); if (!(this.prop_2.prop_7 == Class_463.Integer) || !nclass_.field_7.IsEnum || nclass_.field_7.IsDefined(typeof(FlagsAttribute), true)) { goto IL_519; } this.prop_2.prop_28 = new List <Class_361>(); IList <Class_506 <long> > namesAndValues = Class_505.GetNamesAndValues <long>(nclass_.field_7); using (IEnumerator <Class_506 <long> > enumerator = namesAndValues.GetEnumerator()) { while (enumerator.MoveNext()) { Class_506 <long> class_5 = enumerator.Current; Class_361 item = Class_361.smethod_2560(class_5.Value); this.prop_2.prop_28.Add(item); } goto IL_519; } break; } case Class_448.String: break; case Class_448.Dictionary: { this.prop_2.prop_7 = new Class_463?(this.pmethod_3819(Class_463.Object, arg_1)); Type type; Type arg_2; Class_514.GetDictionaryKeyValueTypes(nclass_.field_7, out type, out arg_2); if (!(type != null)) { goto IL_519; } Class_349 class_6 = this.prop_1.tmethod_3542(type); if (class_6.field_5 == Class_448.Primitive) { this.prop_2.prop_24 = this.lmethod_3818(arg_2, Class_364.Default, false); goto IL_519; } goto IL_519; } case Class_448.Dynamic: case Class_448.Linq: this.prop_2.prop_7 = new Class_463?(Class_463.Any); goto IL_519; case Class_448.Serializable: this.prop_2.prop_7 = new Class_463?(this.pmethod_3819(Class_463.Object, arg_1)); this.prop_2.prop_0 = this.kmethod_3817(nclass_.field_7, false); this.tmethod_3822(nclass_.field_7, (Class_367)class_2); goto IL_519; default: throw new Class_318("Unexpected contract type: {0}".FormatWith(CultureInfo.InvariantCulture, class_2)); } Class_463 value = (!Class_514.IsNullable(class_2.prop_0)) ? Class_463.String : this.pmethod_3819(Class_463.String, arg_1); this.prop_2.prop_7 = new Class_463?(value); } IL_519: return(this.smethod_3810().nprop_1); }
// Token: 0x06001403 RID: 5123 RVA: 0x0005E5A4 File Offset: 0x0005C7A4 public Class_447(Type arg_0) : base(arg_0) { this.field_5 = Class_448.Array; this.prop_2 = base.prop_1.IsArray; bool bool_; Type type; if (this.prop_2) { this.prop_0 = Class_514.GetCollectionItemType(base.prop_0); this.field_6 = true; this.field_0 = typeof(List <>).MakeGenericType(new Type[] { this.prop_0 }); bool_ = true; this.prop_1 = (this.prop_2 && base.prop_0.GetArrayRank() > 1); } else if (typeof(IList).IsAssignableFrom(arg_0)) { if (Class_514.ImplementsGenericDefinition(arg_0, typeof(ICollection <>), out this.field_0)) { this.prop_0 = this.field_0.GetGenericArguments()[0]; } else { this.prop_0 = Class_514.GetCollectionItemType(arg_0); } if (arg_0 == typeof(IList)) { base.prop_1 = typeof(List <object>); } if (this.prop_0 != null) { this.field_4 = Class_510.ResolveEnumerableCollectionConstructor(arg_0, this.prop_0); } this.field_6 = Class_514.InheritsGenericDefinition(arg_0, typeof(ReadOnlyCollection <>)); bool_ = true; } else if (Class_514.ImplementsGenericDefinition(arg_0, typeof(ICollection <>), out this.field_0)) { this.prop_0 = this.field_0.GetGenericArguments()[0]; if (Class_514.IsGenericDefinition(arg_0, typeof(ICollection <>)) || Class_514.IsGenericDefinition(arg_0, typeof(IList <>))) { base.prop_1 = typeof(List <>).MakeGenericType(new Type[] { this.prop_0 }); } if (Class_514.IsGenericDefinition(arg_0, typeof(ISet <>))) { base.prop_1 = typeof(HashSet <>).MakeGenericType(new Type[] { this.prop_0 }); } this.field_4 = Class_510.ResolveEnumerableCollectionConstructor(arg_0, this.prop_0); bool_ = true; this.prop_3 = true; } else if (Class_514.ImplementsGenericDefinition(arg_0, typeof(IEnumerable <>), out type)) { this.prop_0 = type.GetGenericArguments()[0]; if (Class_514.IsGenericDefinition(base.prop_0, typeof(IEnumerable <>))) { base.prop_1 = typeof(List <>).MakeGenericType(new Type[] { this.prop_0 }); } this.field_4 = Class_510.ResolveEnumerableCollectionConstructor(arg_0, this.prop_0); if (!this.prop_6 && arg_0.Name == "FSharpList`1") { Class_484.EnsureInitialized(arg_0.Assembly); this.field_5 = Class_484.CreateSeq(this.prop_0); } if (arg_0.IsGenericType && arg_0.GetGenericTypeDefinition() == typeof(IEnumerable <>)) { this.field_0 = type; this.field_6 = false; this.prop_3 = false; bool_ = true; } else { this.field_0 = typeof(List <>).MakeGenericType(new Type[] { this.prop_0 }); this.field_6 = true; this.prop_3 = true; bool_ = this.prop_6; } } else { bool_ = false; this.prop_3 = true; } this.prop_4 = bool_; }