2 references to GetHandlerHelper
System.Web (2)
UI\PageHandlerFactory.cs (2)
42return GetHandlerHelper(context, requestType, VirtualPath.CreateNonRelative(virtualPath), path); 54return GetHandlerHelper(context, requestType, virtualPath, physicalPath);