[mcs] Add codegen for null operator on result of awaited instance expression of prope...
authorMarek Safar <marek.safar@gmail.com>
Tue, 21 Feb 2017 10:55:44 +0000 (11:55 +0100)
committerMarek Safar <marek.safar@gmail.com>
Tue, 21 Feb 2017 10:57:44 +0000 (11:57 +0100)
commit4ccd94d7ccf69cc52532ea920b2d1b48f9c6a7cc
treee6eb15fa6cd21b674f03f49a2993910b3b3c76e9
parent9aa9822808a622648d3235bc931c6ca675cf7bf0
[mcs] Add codegen for null operator on result of awaited instance expression of property access. Fixes #52578
mcs/mcs/codegen.cs
mcs/tests/test-async-90.cs [new file with mode: 0644]
mcs/tests/ver-il-net_4_x.xml