4 references to NotSupported_KeyCollectionSet
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\Dictionary.cs (3)
1931
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_KeyCollectionSet
);
1934
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_KeyCollectionSet
);
1941
ThrowHelper.ThrowNotSupportedException(ExceptionResource.
NotSupported_KeyCollectionSet
);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1123
case ExceptionResource.
NotSupported_KeyCollectionSet
: