2 references to Map
Microsoft.AspNetCore.Http.Abstractions (2)
Extensions\MapExtensions.cs (2)
24
return
Map
(app, pathMatch, preserveMatchedPathSegment: false, configuration);
37
return
Map
(app, pathMatch, preserveMatchedPathSegment: false, configuration);