4 references to UseKestrel
Kestrel.SampleApp (1)
Startup.cs (1)
78.UseKestrel((context, options) =>
Microsoft.AspNetCore (1)
WebHost.cs (1)
228builder.UseKestrel(ConfigureKestrel),
SignalR.Client.FunctionalTestApp (1)
Program.cs (1)
39.UseKestrel((builderContext, options) =>
SystemdTestApp (1)
Startup.cs (1)
50.UseKestrel((context, options) =>