Beispiel #1
0
 public static ProducerIteratorMapping PopClass(RefDic spec)
 {
     //Discarded unreachable code: IL_0002
     //IL_0003: Incompatible stack heights: 0 vs 1
     if (spec._0001() == null)
     {
         if (spec._0002() == null)
         {
             return(null);
         }
         spec._0001(MoveClass(spec._0002(), spec._0002()));
     }
     return(spec._0001());
 }
Beispiel #2
0
        internal InitializerTest(Type value)
        {
            //Discarded unreachable code: IL_0002, IL_0006
            //IL_0003: Incompatible stack heights: 0 vs 1
            //IL_0007: Incompatible stack heights: 0 vs 1
            SingletonReader.PushGlobal();
            base._002Ector(value);
            RefDic refDic = ConfigProperty.CreateClass <RefDic>(value);

            if (refDic != null)
            {
                if (refDic._0001() != null)
                {
                    _0001(ConfigProperty.ConnectClass(refDic._0001(), refDic._0001()));
                }
                _0001(refDic.recordError);
                _0001(refDic.m_EventError);
                _0001(refDic.filterError);
            }
        }