예제 #1
0
        // Token: 0x060008E1 RID: 2273 RVA: 0x0003A274 File Offset: 0x00038474
        public IEnumerable <Class_233> smethod_1560()
        {
            this.gmethod_1583();
            Class_261 arg_ = new Class_261(null);

            Class_241[] source = this.lmethod_1578 <Class_262>(arg_, this.field_7).prop_0;
            if (this.field_5 == null)
            {
                this.field_5 = source.First(new Func <Class_241, bool>(Class_239.NClass_2.field_6.nmethod_16));
            }
            return(source.Distinct <Class_241>().OfType <Class_233>());
        }
예제 #2
0
        // Token: 0x060008EB RID: 2283 RVA: 0x0003A7F8 File Offset: 0x000389F8
        public IEnumerable <Class_233> smethod_1570(Uri arg_0)
        {
            Class_239.NClass_5 nclass_ = new Class_239.NClass_5();
            if (arg_0 == null)
            {
                throw new ArgumentNullException("uri");
            }
            this.gmethod_1583();
            byte[] array;
            byte[] array2;
            byte[] byteDizi_;
            this.vmethod_1585(arg_0, out nclass_.field_10, out array, out array2, out byteDizi_);
            Class_261 arg_ = new Class_261(nclass_.field_10);

            return(this.lmethod_1578 <Class_262>(arg_, byteDizi_).prop_0.Select(new Func <Class_241, Class_242>(nclass_.nmethod_22)).OfType <Class_233>());
        }