7 references to AddressBindContext
InMemory.FunctionalTests (2)
src\Servers\Kestrel\shared\test\TestContextFactory.cs (2)
113
var context = new
AddressBindContext
(
128
var context = new
AddressBindContext
(
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\KestrelServerImpl.cs (1)
227
AddressBindContext = new
AddressBindContext
(_serverAddresses, Options, Trace, OnBind);
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (2)
src\Servers\Kestrel\shared\test\TestContextFactory.cs (2)
113
var context = new
AddressBindContext
(
128
var context = new
AddressBindContext
(
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (2)
src\Servers\Kestrel\shared\test\TestContextFactory.cs (2)
113
var context = new
AddressBindContext
(
128
var context = new
AddressBindContext
(