Exemple #1
0
 public virtual void _0001(SparklineAxisMinMaxValues task)
 {
     //Discarded unreachable code: IL_0002
     //IL_0003: Incompatible stack heights: 0 vs 1
     if (task < (SparklineAxisMinMaxValues)0 || task > (SparklineAxisMinMaxValues)4)
     {
         throw new ArgumentOutOfRangeException("value");
     }
     m_ParserError = task;
 }
Exemple #2
0
 public PrototypeError()
 {
     //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();
     helperError      = (FacadeComposer)0;
     _ExceptionError  = (InternalArrayTypeE)0;
     m_DatabaseError  = (ApplicationState)0;
     _FactoryError    = (ConnectActionCursor)0;
     _AttributeError  = (PageDicCandidate)0;
     m_PageError      = (TaskListAnnotation)0;
     _SerializerError = (AttributeStyle)0;
     m_ParserError    = (SparklineAxisMinMaxValues)0;
     _CallbackError   = (CacheActions)0;
     roleError        = CodeListAnnotation.m_TokenError;
     writerError      = IndexerTest.m_DecoratorTest;
     m_ItemError      = CodeListAnnotation.m_DispatcherError;
     listenerError    = PublisherRequestStrategy._0001();
 }
        private bool RunClass(SparklineAxisMinMaxValues spec, ProcTest caller, ProductInstanceExpression field, InitializerTest connection2, ProductInstanceExpression selection3)
        {
            //Discarded unreachable code: IL_0002
            //IL_0003: Incompatible stack heights: 0 vs 1
            SparklineAxisMinMaxValues first = field?._0001() ?? selection3?._0002() ?? connection2?._0001() ?? baseProperty.m_ParserError;

            if (CheckClass(first, spec))
            {
                return(true);
            }
            if (CheckClass(first, (SparklineAxisMinMaxValues)4))
            {
                if (field != null)
                {
                    if (caller._InstanceProperty != field._0001()._0003())
                    {
                        return(true);
                    }
                }
                else if (connection2 != null)
                {
                    if (connection2._0001() == null || caller._InstanceProperty != connection2._0001()._0003())
                    {
                        return(true);
                    }
                }
                else if (_VisitorProperty != null && wrapperProperty.Count == globalProperty)
                {
                    ProcTest procTest = baseProperty.listenerError._0001(_VisitorProperty);
                    if (caller._InstanceProperty != procTest._0003())
                    {
                        return(true);
                    }
                }
            }
            return(false);
        }
Exemple #4
0
 public override void _0001(SparklineAxisMinMaxValues i)
 {
     //Discarded unreachable code: IL_0002
     //IL_0003: Incompatible stack heights: 0 vs 1
     m_ExpressionProperty._0001(i);
 }
 private bool CheckClass(SparklineAxisMinMaxValues first, SparklineAxisMinMaxValues b)
 {
     //Discarded unreachable code: IL_0002
     //IL_0003: Incompatible stack heights: 0 vs 1
     return((first & b) == b);
 }