1 instantiation of ProfilePropertyNameValidator
System.Web (1)
Configuration\ProfilePropertyNameValidator.cs (1)
40internal static ProfilePropertyNameValidator SingletonInstance = new ProfilePropertyNameValidator();
3 references to ProfilePropertyNameValidator
System.Web (3)
Configuration\ProfileGroupSettings.cs (1)
25ProfilePropertyNameValidator.SingletonInstance,
Configuration\ProfilePropertyNameValidator.cs (1)
40internal static ProfilePropertyNameValidator SingletonInstance = new ProfilePropertyNameValidator();
Configuration\ProfilePropertySettings.cs (1)
26ProfilePropertyNameValidator.SingletonInstance,