Esempio n. 1
0
 // Token: 0x060007ED RID: 2029 RVA: 0x0003557F File Offset: 0x0003377F
 public Class_216(Stream stream_, long sayıUınt_0, bool bool_0, Class_215 arg_0) : this(bool_0, sayıUınt_0, stream_, arg_0)
 {
     if (sayıUınt_0 < 0L)
     {
         throw new ArgumentException("length");
     }
 }
Esempio n. 2
0
 // Token: 0x060007EE RID: 2030 RVA: 0x0003559F File Offset: 0x0003379F
 private Class_216(bool bool_0, long sayıUınt_0, Stream stream_, Class_215 arg_0)
 {
     this.field_1 = stream_;
     this.field_2 = (arg_0 ?? new Class_215());
     this.field_3 = sayıUınt_0;
     this.field_4 = bool_0;
 }
Esempio n. 3
0
        // Token: 0x0600076B RID: 1899 RVA: 0x00032DD4 File Offset: 0x00030FD4
        private void xmethod_1301(object obje_0)
        {
            Class_198 class_ = (Class_198)obje_0;

            try
            {
                int       num     = class_.field_3;
                Class_215 class_2 = new Class_215();
                class_2.pmethod_1369(class_.field_0, 0, class_.field_5);
                this.tmethod_1302(class_);
                class_.field_2 = class_2.prop_1;
                lock (this.field_18)
                {
                    if (class_.field_4 > this.field_15)
                    {
                        this.field_15 = class_.field_4;
                    }
                }
                lock (this.field_19)
                {
                    this.field_19.Enqueue(class_.field_3);
                }
                this.field_8.Set();
            }
            catch (Exception ex)
            {
                lock (this.field_25)
                {
                    if (this.field_23 != null)
                    {
                        this.field_23 = ex;
                    }
                }
            }
        }