Being able to step into an Activity's implementation when debugging a workflow
It could just be me, but I've never been able to step into the underlying C# when debugging a workflow for an Activity. I've always had to set a break point in code to enter the implementation.
2
votes