1 reference to CreateDelegateRestricted
System.Configuration (1)
System\Configuration\CallbackValidatorAttribute.cs (1)
44
_callbackMethod = (ValidatorCallback)TypeUtil.
CreateDelegateRestricted
(_declaringType, typeof(ValidatorCallback), methodInfo);