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