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