File => Attach To Process, pick devenv.exe
.symfix
.reload
.loadby sos clr
| using System; | |
| using System.Collections; | |
| using System.ComponentModel; | |
| using System.ComponentModel.DataAnnotations; | |
| using System.Linq; | |
| using System.Windows; | |
| using System.Windows.Controls; | |
| using System.Windows.Data; | |
| namespace WpfApplication8 |