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