3 references to UseKestrel
Aspire.Dashboard.Tests (1)
Integration\MockOpenIdAuthority.cs (1)
28.UseKestrel(options =>
Microsoft.AspNetCore.Testing (2)
ServiceFakesWebHostExtensions.cs (2)
36.UseKestrel(options => options.Listen(new IPEndPoint(IPAddress.Loopback, 0))); 51.UseKestrel(options =>