20 references to ArrayTypeMismatchException
mscorlib (8)
system\collections\generic\dictionary.cs (3)
577catch(ArrayTypeMismatchException) { 907catch(ArrayTypeMismatchException) { 1093catch(ArrayTypeMismatchException) {
system\collections\generic\list.cs (1)
377catch(ArrayTypeMismatchException){
system\collections\objectmodel\collection.cs (1)
227catch(ArrayTypeMismatchException) {
system\collections\objectmodel\readonlycollection.cs (1)
172catch(ArrayTypeMismatchException) {
system\collections\objectmodel\readonlydictionary.cs (2)
274catch (ArrayTypeMismatchException) { 618catch (ArrayTypeMismatchException) {
System (11)
compmod\system\collections\generic\linkedlist.cs (1)
448catch(ArrayTypeMismatchException) {
compmod\system\collections\generic\queue.cs (1)
190catch(ArrayTypeMismatchException) {
compmod\system\collections\generic\sorteddictionary.cs (2)
520catch(ArrayTypeMismatchException) { 675catch(ArrayTypeMismatchException) {
compmod\system\collections\generic\sortedlist.cs (3)
463catch(ArrayTypeMismatchException) { 968catch(ArrayTypeMismatchException){ 1068catch(ArrayTypeMismatchException){
compmod\system\collections\generic\sortedset.cs (1)
650} catch (ArrayTypeMismatchException) {
compmod\system\collections\generic\stack.cs (1)
179catch(ArrayTypeMismatchException){
regex\system\text\regularexpressions\RegexMatchCollection.cs (1)
183catch (ArrayTypeMismatchException ex)
sys\system\collections\concurrent\BlockingCollection.cs (1)
1646catch (ArrayTypeMismatchException)
WindowsBase (1)
Base\System\Collections\ObjectModel\WeakReadOnlyCollection.cs (1)
208catch(ArrayTypeMismatchException) {