Implemented interface member:
method
GetVirtualPath
Microsoft.AspNetCore.Routing.IRouter.GetVirtualPath(Microsoft.AspNetCore.Routing.VirtualPathContext)
1 reference to GetVirtualPath
Microsoft.AspNetCore.Mvc.Core (1)
Routing\AttributeRoute.cs (1)
41
return router.
GetVirtualPath
(context);