4 references to NotSupported_ValueCollectionSet
System (4)
compmod\system\collections\generic\sorteddictionary.cs (3)
690
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ValueCollectionSet
);
694
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ValueCollectionSet
);
702
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ValueCollectionSet
);
compmod\system\collections\generic\throwhelper.cs (1)
287
case ExceptionResource.
NotSupported_ValueCollectionSet
: