Referring to this post, what is the way to view the associated Execute method for any CodeActivity. As I could see the ExecuteRemoteTestRun2 is a built in activity and how did the author get to see the code.
Asked
Active
Viewed 26 times
1 Answers
0
You can use a tool like Reflector or DotPeek to decompile any .net assembly.

MrHinsh - Martin Hinshelwood
- 23,409
- 5
- 46
- 69