1 write to _typeId
System.ComponentModel.DataAnnotations (1)
DataAnnotations\CustomValidationAttribute.cs (1)
110_typeId = new Tuple<string, Type>(this._method, this._validatorType);
2 references to _typeId
System.ComponentModel.DataAnnotations (2)
DataAnnotations\CustomValidationAttribute.cs (2)
109if (_typeId == null) { 112return _typeId;