Use directly captured this instead of parent reference for nested state machine insid...
authorMarek Safar <marek.safar@gmail.com>
Mon, 1 Jul 2013 14:49:39 +0000 (16:49 +0200)
committerMarek Safar <marek.safar@gmail.com>
Mon, 1 Jul 2013 14:51:21 +0000 (16:51 +0200)
commit31f18d244ea9b35194d61c4670fd66b15b565a7c
tree1176293e2063b8e48197bc1a7bb9bd716e790c37
parentdf5eff3dee00187ef61b652f33ffb48cee7b3306
Use directly captured this instead of parent reference for nested state machine inside another state machine without anonymous storey. Fixes #12762
mcs/mcs/statement.cs
mcs/tests/test-async-42.cs [new file with mode: 0644]
mcs/tests/test-async-48.cs [new file with mode: 0644]
mcs/tests/ver-il-net_4_5.xml