1 write to CheckPhysicalUrlAccess
System.Web (1)
Routing\PageRouteHandler.cs (1)
28
this.
CheckPhysicalUrlAccess
= checkPhysicalUrlAccess;
1 reference to CheckPhysicalUrlAccess
System.Web (1)
Routing\PageRouteHandler.cs (1)
86
if (this.
CheckPhysicalUrlAccess
&& !CheckUrlAccess(virtualPath, requestContext)) {