1 write to _methodInfo
System.ComponentModel.DataAnnotations (1)
DataAnnotations\CustomValidationAttribute.cs (1)
252
this.
_methodInfo
= methodInfo;
1 reference to _methodInfo
System.ComponentModel.DataAnnotations (1)
DataAnnotations\CustomValidationAttribute.cs (1)
131
MethodInfo methodInfo = this.
_methodInfo
;