1 write to _firstParameterType
System.ComponentModel.Annotations (1)
System\ComponentModel\DataAnnotations\CustomValidationAttribute.cs (1)
279_firstParameterType = parameterInfos[0].ParameterType;
2 references to _firstParameterType
System.ComponentModel.Annotations (2)
System\ComponentModel\DataAnnotations\CustomValidationAttribute.cs (2)
152_firstParameterType, 305var expectedValueType = _firstParameterType!;