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
It seems that in the example code, INamedTypeSymbol A is returned instead of its constructor, which is why the reference is not found. So there needs to be a breaking change where GetSymbolInfo returns the constructor A() instead of the type itself.
Version Used: 17.12.0 P1
Steps to Reproduce:
Kepernyofelvetel.2024-08-19.181021.mp4
Similar and may be related to #74803
The text was updated successfully, but these errors were encountered: