2 references to _applicationRootPath
System.Web (2)
Handlers\AssemblyResourceLoader.cs (2)
400
if (
_applicationRootPath
== null) {
404
url = VirtualPathUtility.ToAbsolute(path,
_applicationRootPath
);