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