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