1 reference to CreateArgumentOutOfRangeException
Microsoft.AspNetCore.HttpLogging (1)
BufferingStream.cs (1)
217private static void ThrowArgumentOutOfRangeException(string argumentName) { throw CreateArgumentOutOfRangeException(argumentName); }