Home
Options

ref variable not updated in watch window after a function has modified it

Verified this code works just fine in c#/real debugger, but in Linqpad the value of sTokens never changes, where it should changed to 'def' based on the real code execution.

Comments

Sign In or Register to comment.