## Summary A number of APIs on `HttpRequest` rely on the `VirtualPathUtility`. Once that's available (https://github.com/dotnet/systemweb-adapters/issues/83), these APIs may be built on it. ## In scope - `HttpRequest.FilePath` - `HttpRequest.PathInfo` - `HttpRequest.PhysicalPath` - `HttpAppPathModifier`