35 people like it.
Like the snippet!
Put the code at some place and enable "Step Into Properties and Operators in Managed Code": http://msdn.microsoft.com/en-us/library/cc667388.aspx Now you should be able to step into the pipeline operator.
1: 2: 3: 4: 5: 6: 7: 8: |
|
Link: | http://fssnip.net/2B |
Posted: | 13 years ago |
Author: | Oldrich Svec |
Tags: | debug , pipeline |