1 instantiation of KestrelServerImpl
Microsoft.AspNetCore.Server.Kestrel.Core (1)
KestrelServer.cs (1)
33_innerKestrelServer = new KestrelServerImpl(
2 references to KestrelServerImpl
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\KestrelServerImpl.cs (1)
320if (state is KestrelServerImpl server)
KestrelServer.cs (1)
23private readonly KestrelServerImpl _innerKestrelServer;