2 references to Path
System.Web (2)
Configuration\CustomErrorsSection.cs (1)
180basepath = UrlPath.AppendSlashToPathIfNeeded(context.Path);
Configuration\PagesSection.cs (1)
784_virtualPath = VirtualPath.CreateNonRelativeTrailingSlashAllowNull(context.Path);