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