2 references to GetSourceLocationFromModelItem
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Debugger\DebuggerService.cs (2)
97
this.
GetSourceLocationFromModelItem
(this.selectedModelItem) : null;
540
SourceLocation breakpointLocation = this.
GetSourceLocationFromModelItem
(entry.Key);