2 //This scenario is not quite possible, as the only block before the handler is the filter block
3 //So we test a filter without endfilter at end
4 .assembly 'invalid_fallthru_into_handler_block'
6 .hash algorithm 0x00008004
10 .method public static int32 Main() cil managed
14 .locals init (int32 V0)
18 newobj instance void class [mscorlib]System.Exception::.ctor()
40 .try BB_00 to BB_01 filter BB_02 handler BB_04 to BB_05