You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…e attribute.
Fixesdotnet#70206.
Also:
- Add support for using `nameof` in early bound well-known attributes
- Address a number of issues with support for Asc, AscW, Chr, ChrW VB functions in early bound well-known attributes
…e attribute. (#70242)
Fixes#70206.
Also:
- Add support for using `nameof` in early bound well-known attributes in VB
- Address a number of issues with support for Asc, AscW, Chr, ChrW VB functions in early bound well-known attributes
Version Used: main (12 Sep 2023)
Steps to Reproduce:
Use this code on a fresh C# console project in VS (or use the sharplab link below):
sharplab (this just keeps compiling)
Expected Behavior: Not crash and report some diagnostics
Actual Behavior: Crashes/Hangs
The text was updated successfully, but these errors were encountered: