Hi,
Breakpoint indicator works weiredly when there is for/foreach loop, basically when I am adding breakpoint indicator within the foreach loop statement, it enables the indicator for entire section within foreach loop as well as on for/foreach statement.
What can I do to avoid this behaviiour?