Esempio n. 1
0
 private void ForgotDic()
 {
     //Discarded unreachable code: IL_0002
     //IL_0003: Incompatible stack heights: 0 vs 1
     QueueBroadcasterFilter.ChangeDic(m_AttributeList);
     if (_FactoryList != null)
     {
         for (int i = 0; i < _FactoryList.Length; i++)
         {
             _FactoryList[i]._0003();
         }
         _FactoryList = null;
     }
     QueueBroadcasterFilter.SetDic(m_AttributeList);
     m_AttributeList = IntPtr.Zero;
 }
Esempio n. 2
0
 private void ReadDic()
 {
     //Discarded unreachable code: IL_0002
     //IL_0003: Incompatible stack heights: 0 vs 1
     if (m_FieldList == IntPtr.Zero)
     {
         return;
     }
     QueueBroadcasterFilter.ChangeDic(m_FieldList);
     if (_RegList != null)
     {
         for (int i = 0; i < _RegList.Length; i++)
         {
             _RegList[i]._0003();
         }
         _RegList = null;
     }
     QueueBroadcasterFilter.SetDic(m_FieldList);
     m_FieldList = IntPtr.Zero;
 }