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