4 references to ThrowWrongValueTypeArgumentException
System (4)
compmod\system\collections\generic\sorteddictionary.cs (2)
285ThrowHelper.ThrowWrongValueTypeArgumentException(value, typeof(TValue)); 309ThrowHelper.ThrowWrongValueTypeArgumentException(value, typeof(TValue));
compmod\system\collections\generic\sortedlist.cs (2)
261ThrowHelper.ThrowWrongValueTypeArgumentException(value, typeof(TValue)); 568ThrowHelper.ThrowWrongValueTypeArgumentException(value, typeof(TValue));