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