2 references to Validator
System.Configuration (2)
System\Configuration\ConfigurationElement.cs (1)
1532ValidateElement(childElement, prop.Validator, false);
System\Configuration\PropertyInformation.cs (1)
193return Prop.Validator;