2 writes to _validatingProperties
System.Web.Extensions (2)
ApplicationServices\ProfileService.cs (2)
36_validatingProperties += value; 41_validatingProperties -= value;
1 reference to _validatingProperties
System.Web.Extensions (1)
ApplicationServices\ProfileService.cs (1)
50EventHandler<ValidatingPropertiesEventArgs> handler = _validatingProperties;