internal void DeleteDic(QueueBroadcasterFilter.InstanceInstanceRule value)
 {
     //Discarded unreachable code: IL_0002
     //IL_0003: Incompatible stack heights: 0 vs 1
     if (this._0001() == (ProgressReportingOption)1)
     {
         m_ObserverInstance = new ObjectList(value);
         m_ObserverInstance.CreateControl();
         _0001(m_ObserverInstance.Handle);
     }
     else if (this._0001() == (ProgressReportingOption)2)
     {
         _DescriptorInstance = new ConnectionList(value);
         _DescriptorInstance.AssignHandle(this._0001());
     }
 }