// Token: 0x06000101 RID: 257 RVA: 0x00007010 File Offset: 0x00005210 public static void smethod_5(object[] object_0) { string string_ = (string)object_0[0]; if ((bool)object_0[1]) { try { string text = Class8.smethod_61(string_); if (!string.IsNullOrEmpty(text)) { Class20.smethod_8(text); } } catch (Exception exception_) { Class8.smethod_62(string_); Class8.smethod_86(exception_, "HandleBaseCommandExceptionHash"); } } if (Class8.queue_0.Count != 0) { Class20.smethod_7(Class8.queue_0.Dequeue()); } }
// Token: 0x0600001B RID: 27 RVA: 0x000030EC File Offset: 0x000012EC public static void smethod_1(object[] object_0) { Class5.bool_1 = false; Class8.int_1 = 0; if (Class8.queue_0.Count != 0) { Class20.smethod_7(Class8.queue_0.Dequeue()); } byte[] byte_ = (byte[])object_0[0]; bool bool_ = Class8.byte_1 == null || !Class26.smethod_5(Class8.byte_0, byte_); Class5.smethod_5(bool_); }