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