2 references to Server
Microsoft.AspNetCore.Server.IIS (2)
Core\IISHttpServer.cs (2)
224
context?.
Server
._logger.LogError(0, ex, $"Unexpected exception in {nameof(IISHttpServer)}.{nameof(OnDisconnect)}.");
247
context?.
Server
._logger.LogError(0, ex, $"Unexpected exception in {nameof(IISHttpServer)}.{nameof(OnAsyncCompletion)}.");