1 instantiation of CallbackValidator
System.Configuration.ConfigurationManager (1)
System\Configuration\CallbackValidatorAttribute.cs (1)
41return new CallbackValidator(_callbackMethod);
1 reference to CallbackValidator
System.Configuration (1)
System.Configuration.cs (1)
5[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.CallbackValidator))]