1 write to CreateBinding
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\AddressBindContext.cs (1)
19CreateBinding = createBinding;
1 reference to CreateBinding
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\AddressBinder.cs (1)
90await context.CreateBinding(endpoint, cancellationToken).ConfigureAwait(false);