4 references to outer
System.Linq (4)
System\Linq\GroupJoin.cs (1)
17ThrowHelper.ThrowArgumentNullException(ExceptionArgument.outer);
System\Linq\Join.cs (1)
17ThrowHelper.ThrowArgumentNullException(ExceptionArgument.outer);
System\Linq\ThrowHelper.cs (2)
52case ExceptionArgument.outer: return nameof(ExceptionArgument.outer);