internal void CollectClass(TagTestItem asset, CodeIteratorMapping selection)
        {
            //Discarded unreachable code: IL_0002
            //IL_0003: Incompatible stack heights: 0 vs 1
            int num = asset._0003();

            if (!asset._0001())
            {
                throw ContextError.CheckComposer(asset, "Error reading {0} from JsonReader.".ListReader(CultureInfo.InvariantCulture, GetType().Name));
            }
            SortClass(asset, selection);
            if (asset._0003() > num)
            {
                throw ContextError.CheckComposer(asset, "Unexpected end of content while loading {0}.".ListReader(CultureInfo.InvariantCulture, GetType().Name));
            }
        }
 public override int _0003()
 {
     //Discarded unreachable code: IL_0002
     //IL_0003: Incompatible stack heights: 0 vs 1
     return(_EventIssuer._0003());
 }
Example #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());
                }
            }
        }