1 reference to ArgumentException_ValueTupleIncorrectType
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
137
throw new ArgumentException(SR.Format(SR.
ArgumentException_ValueTupleIncorrectType
, obj.GetType()), "other");