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