4 references to SetBreakpointType
System.Data (4)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Debugger\DebuggerService.cs (4)
312
SetBreakpointType
(modelItem, BreakpointTypes.None); // clear breakpoint
365
this.
SetBreakpointType
(modelItem, breakpointType);
569
SetBreakpointType
(modelItem, newBreakpointType);
706
SetBreakpointType
(modelItem, breakpointType);