1 reference to Error_TypeNotDelegate
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\Validation\BindValidator.cs (1)
485
ValidationError error = new ValidationError(SR.GetString(SR.
Error_TypeNotDelegate
, validationBindContext.TargetType.FullName), ErrorNumbers.Error_TypeNotDelegate);