예제 #1
0
 internal static void smethod_2(bool bool_3 = true)
 {
     try
     {
         if (bool_3)
         {
             using (TritonHs.AcquireFrame())
             {
                 MonoClass.smethod_0();
                 goto IL_1F;
             }
         }
         MonoClass.smethod_0();
         IL_1F :;
     }
     catch (Exception exception)
     {
         //TritonHs.ilog_0.Error("[CollectGarbage] Exception during execution:", exception);
     }
 }