1 implementation of GetBreakpointLocations
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Debugger\DebuggerService.cs (1)
531public IDictionary<SourceLocation, BreakpointTypes> GetBreakpointLocations()
1 reference to GetBreakpointLocations
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.Commands.cs (1)
283var breakpoints = debugView.GetBreakpointLocations();