1 instantiation of ObjectToSourceLocationMapping
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\WorkflowDesigner.Debugger.cs (1)
50this.objectToSourceLocationMapping = new ObjectToSourceLocationMapping(this.ModelSearchService);
2 references to ObjectToSourceLocationMapping
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\WorkflowDesigner.cs (1)
71ObjectToSourceLocationMapping objectToSourceLocationMapping;
System.Activities.Presentation\System\Activities\Presentation\WorkflowDesigner.Debugger.cs (1)
44internal ObjectToSourceLocationMapping ObjectToSourceLocationMapping