2 references to UpgradedConnectionLimitReached
InMemory.FunctionalTests (1)
UpgradeTests.cs (1)
348Assert.Equal(CoreStrings.UpgradedConnectionLimitReached, exception.Message);
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\HttpProtocol.FeatureCollection.cs (1)
273throw new InvalidOperationException(CoreStrings.UpgradedConnectionLimitReached);