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