4 references to NotSupported_ValueCollectionSet
mscorlib (4)
system\collections\generic\dictionary.cs (3)
1032
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ValueCollectionSet
);
1036
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ValueCollectionSet
);
1041
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_ValueCollectionSet
);
system\throwhelper.cs (1)
343
case ExceptionResource.
NotSupported_ValueCollectionSet
: