1 instantiation of 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.cs (1)
71ObjectToSourceLocationMapping objectToSourceLocationMapping;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\WorkflowDesigner.Debugger.cs (1)
44internal ObjectToSourceLocationMapping ObjectToSourceLocationMapping