2 references to MapPathActual
System.Web (2)
Hosting\HostingEnvironment.cs (2)
1635return _theHostingEnvironment.MapPathActual(virtualPath, false); 1647return _theHostingEnvironment.MapPathActual(virtualPath, permitNull);