[mcs] Fix crash during ambiguous implementation of the query pattern error reporting...
authorMarek Safar <marek.safar@gmail.com>
Fri, 24 Jul 2015 15:29:53 +0000 (17:29 +0200)
committerMarek Safar <marek.safar@gmail.com>
Fri, 24 Jul 2015 15:29:53 +0000 (17:29 +0200)
commit7d2ce49ae4e7a62796a672d89a3ddef223649af9
treef5d0ec818eb89748416fa8aa7afba158ab2295b3
parentfe164364015667462f7d15f067d4eb4858a9d6de
[mcs] Fix crash during ambiguous implementation of the query pattern error reporting. Fixes #32060
mcs/errors/cs1940-2.cs [new file with mode: 0644]
mcs/mcs/linq.cs