2001: Invalid Operand Type

 [Obfuscation(Feature = "ultra", Exclude = false)]
    static void what()
    {
        
            try
            {
                
                
              

            string A = "";
            string B = "";

            switch (A.Length)
            {
                case 4:
                   
                    break;
                case 5:
                   
                    break;
                case 6:
                    if (A == "A")
                    {
                      
                    }
                    break;
                case 8:
                    {
                        char c = A[0];
                        if (c != '1')
                        {
                            if (c == '2')
                            {
                                if (A == "3")
                                {
                                
                                }
                            }
                        }
                        else if (A == "4")
                        {
                            var Z =  new Type[] { typeof(string) };
                        }
                        break;
                    }
               
            }
        


            }
            catch (Exception ex)
            {
                Console.WriteLine(ex.Message);
                throw;
            }
        }

I tried a lot to get this minimal code..
Could you please fix it ?

Fixed in the 2002 build.

I’am have same issue, can you send me 2002 build also?

I’am have same issue, can you send me 2002 build also?

Done.

I haven’t received the 2003 version, please send it to my email

Done.