// Token: 0x06001D93 RID: 7571 RVA: 0x0005F114 File Offset: 0x0005D314
 public void method_1(object sender, EventArgs22 e)
 {
     if (!this.class280_0.bool_0 && e.Coordinates.IsDock)
     {
         this.manualResetEventSlim_0.Set();
     }
 }
 // Token: 0x06001D8F RID: 7567 RVA: 0x0000B20A File Offset: 0x0000940A
 public void method_0(object sender, EventArgs22 e)
 {
     if (!this.class278_0.bool_0)
     {
         this.class278_0.struct56_0 = e.Coordinates;
         this.manualResetEventSlim_0.Set();
     }
 }
 // Token: 0x06001D85 RID: 7557 RVA: 0x0005F0B4 File Offset: 0x0005D2B4
 public void method_0(object sender, EventArgs22 e)
 {
     if (!this.class272_0.bool_0 && !e.Coordinates.IsDock && this.class272_0.nullable_0 == null)
     {
         this.class272_0.nullable_0 = new Struct56?(e.Coordinates);
         this.manualResetEventSlim_0.Set();
     }
 }