2 references to Validator_InstanceMustMatchValidationContextInstance
System.ComponentModel.Annotations (2)
System\ComponentModel\DataAnnotations\Validator.cs (2)
140
throw new ArgumentException(SR.
Validator_InstanceMustMatchValidationContextInstance
, nameof(instance));
284
throw new ArgumentException(SR.
Validator_InstanceMustMatchValidationContextInstance
, nameof(instance));