Open
Description
Version Used: 4.13.0-3.25105.4 (400efa2) (and tested both VS 17.13.0 and VS 17.14 P1)
Steps to Reproduce:
- Checkout microsoft/CsWinRT@443d0c4
- Open
src\cswinrt.sln
- Build
WinRT.Runtime2.csproj
Ignore errors from other projects, just build this one project (it doesn't reference anything else).
Diagnostic Id: CS8911
Expected Behavior:
The code should compile just fine.
Actual Behavior:
The compiler produces an incorrect error:
cc. @CyrusNajmabadi