5 references to AppBrowsersVirtualDir
System.Web (5)
Compilation\BrowserCapabilitiesCompiler.cs (5)
108VirtualDirectory directory = AppBrowsersVirtualDir.GetDirectory(); 111string physicalDir = HostingEnvironment.MapPathInternal(AppBrowsersVirtualDir); 145result.VirtualPath = AppBrowsersVirtualDir; 260ProcessBrowserFiles(true /*useVirtualPath*/, BrowserCapabilitiesCompiler.AppBrowsersVirtualDir.VirtualPathString); 261ProcessCustomBrowserFiles(true /*useVirtualPath*/, BrowserCapabilitiesCompiler.AppBrowsersVirtualDir.VirtualPathString);