6 references to inner
System.Linq (6)
System\Linq\GroupJoin.cs (1)
22ThrowHelper.ThrowArgumentNullException(ExceptionArgument.inner);
System\Linq\Join.cs (1)
22ThrowHelper.ThrowArgumentNullException(ExceptionArgument.inner);
System\Linq\LeftJoin.cs (1)
22ThrowHelper.ThrowArgumentNullException(ExceptionArgument.inner);
System\Linq\RightJoin.cs (1)
22ThrowHelper.ThrowArgumentNullException(ExceptionArgument.inner);
System\Linq\ThrowHelper.cs (2)
49case ExceptionArgument.inner: return nameof(ExceptionArgument.inner);