1 reference to Exception_NumberShouldNotBeNegative
Microsoft.AspNetCore.Session (1)
DistributedSession.cs (1)
395
throw new ArgumentOutOfRangeException(nameof(num), Resources.
Exception_NumberShouldNotBeNegative
);