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