2 references to UpgradeCannotBeCalledMultipleTimes
Microsoft.AspNetCore.Server.IIS (2)
Core\IISHttpContext.FeatureCollection.cs (2)
350
throw new InvalidOperationException(CoreStrings.
UpgradeCannotBeCalledMultipleTimes
);
354
throw new InvalidOperationException(CoreStrings.
UpgradeCannotBeCalledMultipleTimes
);