I’m getting one error while compilation as (The assembly compilation returned the following errors: * (1,18517): error CS0841: Cannot use local variable ‘v_13_0’ before it is declared)
Also, I did check there is no variable used before it is declared.
Checked forum as well but didn’t get any solution there.