2 references to IsUserAllowedToFile
System.Web (2)
Security\FileAuthorizationModule.cs (2)
133
if (!
IsUserAllowedToFile
(context, null)) {
323
return
IsUserAllowedToFile
(context, virtualPath.MapPath());