3 references to Reduce
System.Web (3)
HttpResponse.cs (1)
3236
virtualPath = UrlPath.
Reduce
(virtualPath);
Util\UrlPath.cs (2)
202
return
Reduce
(path);
644
string path =
Reduce
(MakeVirtualPathAppAbsolute(virtualPath));