XSharpPublic icon indicating copy to clipboard operation
XSharpPublic copied to clipboard

Copy DebuggerHidden/DebuggerStepThrough attributes from method/function to codeblocks

Open RobertvanderHulst opened this issue 2 years ago • 1 comments

Copy DebuggerHidden/DebuggerStepThrough attributes from method/function to the generated eval method of the compile time codeblocks that are defined inside the method, so the debugger will not break inside these codeblocks

RobertvanderHulst avatar Mar 16 '23 16:03 RobertvanderHulst

See https://www.xsharp.eu/forum/public-product/3418-despite-debuggerhidden-debuggerstepthrough-debug-still-stops-there

RobertvanderHulst avatar Mar 16 '23 16:03 RobertvanderHulst