4 references to NotSupported_KeyCollectionSet
mscorlib (4)
system\collections\generic\dictionary.cs (3)
845
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_KeyCollectionSet
);
849
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_KeyCollectionSet
);
857
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_KeyCollectionSet
);
system\throwhelper.cs (1)
335
case ExceptionResource.
NotSupported_KeyCollectionSet
: