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