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