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