private int method_3(Class1157 A_0) { if (A_0.method_8()) { return(-1); } return((A_0.method_12() as Interface59).imethod_0().method_26()); }
public object method_2(object A_0) { Class1157 class2 = this.method_10(A_0); if (this.icomparer_0.Compare(class2.method_10(), A_0) == 0) { return(class2.method_12()); } return(null); }
private void method_2(Class1157 A_0) { object obj2 = A_0.method_12(); if (obj2 != null) { Class297 class2 = (obj2 as Interface59).imethod_0(); class2.method_5((byte)A_0.method_6()); class2.method_7(this.method_3(A_0.method_0())); class2.method_9(this.method_3(A_0.method_2())); if (this.class297_0.method_10() < 0) { this.class297_0.method_11(class2.method_26()); } Stream3 stream = obj2 as Stream3; if (stream != null) { class2.method_23((uint)stream.Length); } } }