1 write to objectToSourceLocationMapping
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\WorkflowDesigner.Debugger.cs (1)
50this.objectToSourceLocationMapping = new ObjectToSourceLocationMapping(this.ModelSearchService);
2 references to objectToSourceLocationMapping
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\WorkflowDesigner.Debugger.cs (2)
48if (this.objectToSourceLocationMapping == null) 52return this.objectToSourceLocationMapping;