5 references to NotSupported_KeyCollectionSet
System (5)
compmod\system\collections\generic\sorteddictionary.cs (3)
535ThrowHelper.ThrowNotSupportedException(ExceptionResource.NotSupported_KeyCollectionSet); 539ThrowHelper.ThrowNotSupportedException(ExceptionResource.NotSupported_KeyCollectionSet); 547ThrowHelper.ThrowNotSupportedException(ExceptionResource.NotSupported_KeyCollectionSet);
compmod\system\collections\generic\sortedlist.cs (1)
982ThrowHelper.ThrowNotSupportedException(ExceptionResource.NotSupported_KeyCollectionSet);
compmod\system\collections\generic\throwhelper.cs (1)
265case ExceptionResource.NotSupported_KeyCollectionSet: