예제 #1
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();
 }
예제 #2
0
        private void MapComposer(TagTestItem spec, CultureInfo pred, PsMaxLengths?template, StubListAnnotation?config2, SudsUse?connection3, int?map4, string last5)
        {
            //Discarded unreachable code: IL_0002
            //IL_0003: Incompatible stack heights: 0 vs 1
            if (pred != null)
            {
                spec._0001(pred);
            }
            if (template.HasValue)
            {
                spec._0001(template.GetValueOrDefault());
            }
            if (config2.HasValue)
            {
                spec._0001(config2.GetValueOrDefault());
            }
            if (connection3.HasValue)
            {
                spec._0001(connection3.GetValueOrDefault());
            }
            if (processError)
            {
                spec._0001(map4);
            }
            if (proccesorError)
            {
                spec._0001(last5);
            }
            RequestComposerPool requestComposerPool = spec as RequestComposerPool;

            if (requestComposerPool != null && requestComposerPool._0001() != null)
            {
                PublisherRequestStrategy publisherRequestStrategy = listenerError as PublisherRequestStrategy;
                if (publisherRequestStrategy != null && requestComposerPool._0001() == publisherRequestStrategy._0001())
                {
                    requestComposerPool._0001(null);
                }
            }
        }
예제 #3
0
        private void EnableComposer([_0008._0012(1)] TagTestItem _0002, out CultureInfo selection, out PsMaxLengths?serv, out StubListAnnotation?visitor2, out SudsUse?ident3, out int?pred4, out string attr5)
        {
            //Discarded unreachable code: IL_0002
            //IL_0003: Incompatible stack heights: 0 vs 1
            if (m_ItemError != null && !m_ItemError.Equals(_0002._0001()))
            {
                selection = _0002._0001();
                _0002._0001(m_ItemError);
            }
            else
            {
                selection = null;
            }
            if (importerError.HasValue && _0002._0001() != importerError)
            {
                serv = _0002._0001();
                _0002._0001(importerError.GetValueOrDefault());
            }
            else
            {
                serv = null;
            }
            if (_ReponseError.HasValue && _0002._0001() != _ReponseError)
            {
                visitor2 = _0002._0001();
                _0002._0001(_ReponseError.GetValueOrDefault());
            }
            else
            {
                visitor2 = null;
            }
            if (_DecoratorError.HasValue && _0002._0001() != _DecoratorError)
            {
                ident3 = _0002._0001();
                _0002._0001(_DecoratorError.GetValueOrDefault());
            }
            else
            {
                ident3 = null;
            }
            if (processError && _0002._0002() != _RegError)
            {
                pred4 = _0002._0002();
                _0002._0001(_RegError);
            }
            else
            {
                pred4 = null;
            }
            if (proccesorError && _0002._0003() != containerError)
            {
                attr5 = _0002._0003();
                _0002._0001(containerError);
            }
            else
            {
                attr5 = null;
            }
            RequestComposerPool requestComposerPool = _0002 as RequestComposerPool;

            if (requestComposerPool != null && requestComposerPool._0001() == null)
            {
                PublisherRequestStrategy publisherRequestStrategy = listenerError as PublisherRequestStrategy;
                if (publisherRequestStrategy != null)
                {
                    requestComposerPool._0001(publisherRequestStrategy._0001());
                }
            }
        }
예제 #4
0
 public virtual void _0001(BridgeTest item)
 {
     //Discarded unreachable code: IL_0002
     //IL_0003: Incompatible stack heights: 0 vs 1
     listenerError = (item ?? PublisherRequestStrategy._0001());
 }