1 write to objectReferenceService
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\WorkflowDesigner.cs (1)
263this.objectReferenceService = new ObjectReferenceService(this.context);
2 references to objectReferenceService
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\WorkflowDesigner.cs (2)
261if (this.objectReferenceService == null) 266return this.objectReferenceService;