コード例 #1
0
        // Token: 0x06000C31 RID: 3121 RVA: 0x00043F1C File Offset: 0x0004211C
        public virtual object lmethod_2198(Class_285 arg_0, Type arg_1, object obje_0, Class_418 arg_2)
        {
            bool flag = Class_514.IsNullableType(arg_1);
            Type type = flag ? Nullable.GetUnderlyingType(arg_1) : arg_1;

            if (arg_0.prop_9 != Class_508.Null)
            {
                try
                {
                    if (arg_0.prop_9 == Class_508.String)
                    {
                        string enumText = arg_0.prop_10.ToString();
                        return(Class_505.ParseEnumName(enumText, flag, type));
                    }
                    if (arg_0.prop_9 == Class_508.Integer)
                    {
                        if (!this.prop_1)
                        {
                            throw Class_417.xmethod_3101(arg_0, "Integer value {0} is not allowed.".FormatWith(CultureInfo.InvariantCulture, arg_0.prop_10));
                        }
                        return(Class_499.ConvertOrCast(arg_0.prop_10, CultureInfo.InvariantCulture, type));
                    }
                }
                catch (Exception arg_3)
                {
                    throw Class_417.tmethod_3102(arg_0, "Error converting value {0} to type '{1}'.".FormatWith(CultureInfo.InvariantCulture, Class_513.FormatValueForPrint(arg_0.prop_10), arg_1), arg_3);
                }
                throw Class_417.xmethod_3101(arg_0, "Unexpected token {0} when parsing enum.".FormatWith(CultureInfo.InvariantCulture, arg_0.prop_9));
            }
            if (!Class_514.IsNullableType(arg_1))
            {
                throw Class_417.xmethod_3101(arg_0, "Cannot convert null value to {0}.".FormatWith(CultureInfo.InvariantCulture, arg_1));
            }
            return(null);
        }
コード例 #2
0
        // Token: 0x06000C30 RID: 3120 RVA: 0x00043EAC File Offset: 0x000420AC
        public virtual void kmethod_2197(Class_296 arg_0, object obje_0, Class_418 arg_1)
        {
            if (obje_0 == null)
            {
                arg_0.gmethod_2033();
                return;
            }
            Enum   @enum = (Enum)obje_0;
            string text  = @enum.ToString("G");

            if (char.IsNumber(text[0]) || text[0] == '-')
            {
                arg_0.cmethod_2074(obje_0);
                return;
            }
            Type   type = @enum.GetType();
            string str_ = Class_505.ToEnumName(type, text, this.prop_0);

            arg_0.kmethod_2037(str_);
        }
コード例 #3
0
        // Token: 0x06001386 RID: 4998 RVA: 0x0005C14C File Offset: 0x0005A34C
        private void dmethod_3536(string str_0, Class_296 arg_0, Class_463 arg_1)
        {
            IList <Class_463> list;

            if (Enum.IsDefined(typeof(Class_463), arg_1))
            {
                list = new List <Class_463>
                {
                    arg_1
                };
            }
            else
            {
                IEnumerable <Class_463> flagsValues = Class_505.GetFlagsValues <Class_463>(arg_1);
                if (Class_436.field_2 == null)
                {
                    Class_436.field_2 = new Func <Class_463, bool>(Class_436.lmethod_3538);
                }
                list = flagsValues.Where(Class_436.field_2).ToList <Class_463>();
            }
            if (list.Count == 0)
            {
                return;
            }
            arg_0.gmethod_2013(str_0);
            if (list.Count == 1)
            {
                arg_0.kmethod_2037(Class_460.gmethod_3803(list[0]));
                return;
            }
            arg_0.pmethod_2009();
            foreach (Class_463 arg_2 in list)
            {
                arg_0.kmethod_2037(Class_460.gmethod_3803(arg_2));
            }
            arg_0.smethod_2010();
        }
コード例 #4
0
        // 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);
        }