4 references to Validator_InstanceMustMatchValidationContextInstance
System.ComponentModel.Annotations (4)
System\ComponentModel\DataAnnotations\Validator.cs (4)
142throw new ArgumentException(SR.Validator_InstanceMustMatchValidationContextInstance, nameof(instance)); 286throw new ArgumentException(SR.Validator_InstanceMustMatchValidationContextInstance, nameof(instance)); 457throw new ArgumentException(SR.Validator_InstanceMustMatchValidationContextInstance, nameof(instance)); 597throw new ArgumentException(SR.Validator_InstanceMustMatchValidationContextInstance, nameof(instance));