4 references to NotSupported_ValueCollectionSet
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\Dictionary.cs (3)
2126
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ValueCollectionSet
);
2130
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ValueCollectionSet
);
2135
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ValueCollectionSet
);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1125
case ExceptionResource.
NotSupported_ValueCollectionSet
: