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