2 references to GetProperty
System.Workflow.Activities (2)
Rules\RuleValidation.cs (2)
2411
PropertyInfo pi =
GetProperty
(targetType, propertyName, bindingFlags);
2421
pi =
GetProperty
(parentInterfaces[index], propertyName, bindingFlags);