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