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