3 references to third
System.Linq (3)
System\Linq\ThrowHelper.cs (2)
60case ExceptionArgument.third: return nameof(ExceptionArgument.third);
System\Linq\Zip.cs (1)
69ThrowHelper.ThrowArgumentNullException(ExceptionArgument.third);