private void EnableTest(string item, bool verifyreg)
 {
     //Discarded unreachable code: IL_0002
     //IL_0003: Incompatible stack heights: 0 vs 1
     FlushTest();
     RegistryBroadcasterFilter.SetIssuer(m_MethodComposer, item, _ServiceComposer, verifyreg, _ProxyComposer, base._0001(), _AttrComposer, ref m_RegistryComposer);
 }
 public void _0001(string i)
 {
     //Discarded unreachable code: IL_0002
     //IL_0003: Incompatible stack heights: 0 vs 1
     _StrategyProperty = i;
     _InfoProperty     = !RegistryBroadcasterFilter.DestroyIssuer(_StrategyProperty, RegistryBroadcasterFilter._ProducerTest);
 }
 public static string ReflectError(string last, char token, GraphGroupStyle comp)
 {
     //Discarded unreachable code: IL_0002
     //IL_0003: Incompatible stack heights: 0 vs 1
     if (token != '"' && token != '\'')
     {
         throw new ArgumentException("Delimiter must be a single or double quote.", "delimiter");
     }
     return(RegistryBroadcasterFilter.RateIssuer(last, token, appendtemplate: true, comp));
 }
Example #4
0
        internal void RegisterError(StringBuilder config, ref StringWriter connection, ref char[] temp)
        {
            //Discarded unreachable code: IL_0002
            //IL_0003: Incompatible stack heights: 0 vs 1
            switch (_RegistryError)
            {
            case tagURLTEMPLATE.Object:
            {
                string configurationError = m_ConfigurationError;
                if (configurationError.IndexOfAny(proxyError) != -1)
                {
                    config.Append("['");
                    if (connection == null)
                    {
                        connection = new StringWriter(config);
                    }
                    RegistryBroadcasterFilter.SetIssuer(connection, configurationError, '\'', wantord2: false, RegistryBroadcasterFilter._ObserverTest, (GraphGroupStyle)0, null, ref temp);
                    config.Append("']");
                }
                else
                {
                    if (config.Length > 0)
                    {
                        config.Append('.');
                    }
                    config.Append(configurationError);
                }
                break;
            }

            case tagURLTEMPLATE.Array:
            case tagURLTEMPLATE.Constructor:
                config.Append('[');
                config.Append(_AttrError);
                config.Append(']');
                break;
            }
        }
 private void RunTest()
 {
     //Discarded unreachable code: IL_0002
     //IL_0003: Incompatible stack heights: 0 vs 1
     _ProxyComposer = RegistryBroadcasterFilter.ComputeIssuer(base._0001(), _ServiceComposer);
 }