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