im getting this obsolete warning:
'EPiServer.Web.Routing.RouteCollectionExtensions.ResolveBasePath(System.Web.Routing.RequestContext, System.Web.Routing.RouteValueDictionary)' is obsolete: 'Use BasePathResolver class instead'
where can I get the BasePathResolver instance or where can i get parameters to initialize constructor of this class?