2 references to CallbackValidator
System.Configuration.ConfigurationManager (2)
System\Configuration\CallbackValidator.cs (1)
11public CallbackValidator(Type type, ValidatorCallback callback) : this(callback)
System\Configuration\CallbackValidatorAttribute.cs (1)
41return new CallbackValidator(_callbackMethod);