2 references to CustomValidationAttribute_Method_Signature
System.ComponentModel.Annotations (2)
System\ComponentModel\DataAnnotations\CustomValidationAttribute.cs (2)
262
return SR.Format(SR.
CustomValidationAttribute_Method_Signature
, Method, ValidatorType.Name);
274
return SR.Format(SR.
CustomValidationAttribute_Method_Signature
, Method, ValidatorType.Name);