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