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