I am generating a method that has a large number of switch statements. I noticed in ildasm the .maxstack value is really high. My understanding is the .maxstack is the maximum stack depth of a given method? I cannot find to much information about online.I am generating a method that has a large numbe