1 instantiation of UrlAuthFailureHandler
System.Web (1)
Routing\PageRouteHandler.cs (1)
87
return new
UrlAuthFailureHandler
();
1 reference to UrlAuthFailureHandler
System.Web (1)
Routing\UrlRoutingModule.cs (1)
94
if (httpHandler is
UrlAuthFailureHandler
) {