Initial separation of state machine and anonymous method story to allow both of them... mono-2.11.0
commit02fe8863c8b144914e9a01b6816c865b3416e37a
authorMarek Safar <marek.safar@gmail.com>
Thu, 22 Mar 2012 11:38:04 +0000 (22 11:38 +0000)
committerMarek Safar <marek.safar@gmail.com>
Thu, 22 Mar 2012 11:39:12 +0000 (22 11:39 +0000)
treecfe1b3b48d9d2eb186b2f819638fa269bd6644b4
parent6eb389c78b18d6b95c2d786220719aa45f1b96f0
Initial separation of state machine and anonymous method story to allow both of them exist in same block
mcs/errors/cs4005-2.cs [new file with mode: 0644]
mcs/mcs/anonymous.cs
mcs/mcs/async.cs
mcs/mcs/iterators.cs
mcs/mcs/method.cs
mcs/mcs/statement.cs
mcs/tests/test-debug-13-ref.xml
mcs/tests/test-debug-19-ref.xml
mcs/tests/ver-il-net_4_5.xml