5 references to ThrowWrongValueTypeArgumentException
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (5)
src\Dependencies\Collections\Segmented\SegmentedDictionary`2.cs (2)
1085
ThrowHelper.
ThrowWrongValueTypeArgumentException
(value, typeof(TValue));
1122
ThrowHelper.
ThrowWrongValueTypeArgumentException
(value, typeof(TValue));
src\Dependencies\Collections\Segmented\SegmentedList`1.cs (3)
240
ThrowHelper.
ThrowWrongValueTypeArgumentException
(value, typeof(T));
287
ThrowHelper.
ThrowWrongValueTypeArgumentException
(item, typeof(T));
883
ThrowHelper.
ThrowWrongValueTypeArgumentException
(item, typeof(T));