2 references to Error_TargetTypeDataSourcePathMismatch
System.Workflow.ComponentModel (2)
AuthoringOM\Compiler\Validation\BindValidator.cs (2)
175
error = new ValidationError(SR.GetString(SR.Error_TargetTypeDataSourcePathMismatch, validationContext.TargetType.FullName), ErrorNumbers.
Error_TargetTypeDataSourcePathMismatch
);
372
error = new ValidationError(SR.GetString(SR.Error_TargetTypeDataSourcePathMismatch, validationContext.TargetType.FullName), ErrorNumbers.
Error_TargetTypeDataSourcePathMismatch
);