3 references to RemoveAppPathModifier
System.Web (3)
httpserverutility.cs (2)
321
path = response.
RemoveAppPathModifier
(path);
771
path = response.
RemoveAppPathModifier
(path);
Security\CookielessHelper.cs (1)
113
string newFilePath = _Context.Response.
RemoveAppPathModifier
(filePath);