Getting error while compilation - Cannot use local variable 'v_13_0' before it is declared

Hi Everyone,

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.

Thanks

Hi @Codeverse

Please have a look at this thread and let me know if you managed to come right:

Hi @Codeverse

Could you Please check all the variables under each scope whether it is used or declared in the wrong way

Hope it helps!!

Regards,
Pravallika