2 writes to _authenticating
System.Web.Extensions (2)
ApplicationServices\AuthenticationService.cs (2)
39_authenticating += value; 44_authenticating -= value;
1 reference to _authenticating
System.Web.Extensions (1)
ApplicationServices\AuthenticationService.cs (1)
75EventHandler<AuthenticatingEventArgs> handler = _authenticating;