No Symbol for setter is created #15212
Labels
Area-Compiler-Service
Various compiler service issues which do not belong to other labels/areas.
Bug
Impact-Medium
(Internal MS Team use only) Describes an issue with moderate impact on existing code.
Milestone
Please provide a succinct description of the issue.
Repro steps
Type checking:
only produces a Symbol for the first binding in the get/set member.
Expected behaviour
There is a
get_X
andset_X
in the Symbols.Actual behaviour
Only the first part is captured. If you flip the
get
/set
, you get the other symbol.Known workarounds
/
Related information
FCS
The text was updated successfully, but these errors were encountered: