4 references to enumerable
System.Linq (4)
System\Linq\DebugView.cs (2)
28ThrowHelper.ThrowArgumentNullException(ExceptionArgument.enumerable); 68ThrowHelper.ThrowArgumentNullException(ExceptionArgument.enumerable);
System\Linq\ThrowHelper.cs (2)
45case ExceptionArgument.enumerable: return nameof(ExceptionArgument.enumerable);