2 references to ParseStringPath
System.Workflow.ComponentModel (2)
AuthoringOM\Design\Dialogs\ActivityBindForm.cs (2)
194this.workflowOutline.SelectActivity(previousBindActivity, ParseStringPath(GetActivityType(previousBindActivity), previousBinding.Path)); 1009List<PathInfo> reparsedPathInfoList = this.parent.ParseStringPath(memberType, newLabel);