2 references to Validator_InstanceMustMatchValidationContextInstance
System.ComponentModel.DataAnnotations (2)
DataAnnotations\Validator.cs (2)
119
throw new ArgumentException(Resources.DataAnnotationsResources.
Validator_InstanceMustMatchValidationContextInstance
, "instance");
234
throw new ArgumentException(Resources.DataAnnotationsResources.
Validator_InstanceMustMatchValidationContextInstance
, "instance");