4 references to NotSupported_KeyCollectionSet
System.Private.CoreLib (4)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Collections\Generic\Dictionary.cs (3)
2040ThrowHelper.ThrowNotSupportedException(ExceptionResource.NotSupported_KeyCollectionSet); 2043ThrowHelper.ThrowNotSupportedException(ExceptionResource.NotSupported_KeyCollectionSet); 2050ThrowHelper.ThrowNotSupportedException(ExceptionResource.NotSupported_KeyCollectionSet);
src\runtime\src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1125case ExceptionResource.NotSupported_KeyCollectionSet: