4 references to NotSupported_ValueCollectionSet
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\Dictionary.cs (3)
2127
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ValueCollectionSet
);
2131
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ValueCollectionSet
);
2136
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ValueCollectionSet
);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1133
case ExceptionResource.
NotSupported_ValueCollectionSet
: