2 references to GetMemberValue
System.Workflow.ComponentModel (2)
AuthoringOM\Bind.cs (2)
651runtimeValue = ActivityBind.GetMemberValue(referencedActivity, memberInfo, Path, targetType); 678ActivityBind bind = ActivityBind.GetMemberValue(referencedActivity, memberInfo, Path, null) as ActivityBind;