1 write to 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.Debugger.cs (2)
48if (this.objectToSourceLocationMapping == null) 52return this.objectToSourceLocationMapping;