Assertion hit in SyntheticBoundNodeFactory.Convert
#61284
Labels
Area-Compilers
Bug
Resolution-Fixed
The bug has been fixed and/or the requested behavior has been implemented
Milestone
We can hit this assertion:
Debug.Assert(useSiteInfo.Diagnostics.IsNullOrEmpty());
This is the second instance of this assertion getting hit (see issue #60060).
The following test crashes on the assertion:
The text was updated successfully, but these errors were encountered: