4 references to NotSupported_KeyCollectionSet
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\Dictionary.cs (3)
1507ThrowHelper.ThrowNotSupportedException(ExceptionResource.NotSupported_KeyCollectionSet); 1510ThrowHelper.ThrowNotSupportedException(ExceptionResource.NotSupported_KeyCollectionSet); 1517ThrowHelper.ThrowNotSupportedException(ExceptionResource.NotSupported_KeyCollectionSet);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1129case ExceptionResource.NotSupported_KeyCollectionSet: