4 references to NotSupported_KeyCollectionSet
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\Dictionary.cs (3)
1932
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_KeyCollectionSet
);
1935
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_KeyCollectionSet
);
1942
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_KeyCollectionSet
);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1131
case ExceptionResource.
NotSupported_KeyCollectionSet
: