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