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