3 references to MapConnections
Microsoft.AspNetCore.Http.Connections (2)
ConnectionEndpointRouteBuilderExtensions.cs (2)
29
endpoints.
MapConnections
(pattern, new HttpConnectionDispatcherOptions(), configure);
56
var conventionBuilder = endpoints.
MapConnections
(pattern, options, b =>
Microsoft.AspNetCore.SignalR (1)
HubEndpointRouteBuilderExtensions.cs (1)
52
var conventionBuilder = endpoints.
MapConnections
(pattern, options, b =>