2 references to ValidateTypesInPath
System.Workflow.ComponentModel (2)
AuthoringOM\Compiler\Validation\BindValidator.cs (2)
157error = MemberBind.ValidateTypesInPath(fieldInfo.FieldType, bind.Path); 354error = MemberBind.ValidateTypesInPath(propertyInfo.PropertyType, bind.Path);