FSharpMemberOrFunctionOrValue.DeclarationLocation returns wrong location for auto property #16056
Labels
Area-Compiler-Service
Various compiler service issues which do not belong to other labels/areas.
Bug
Impact-Low
(Internal MS Team use only) Describes an issue with limited impact on existing code.
Regression
Milestone
Consider this example:
Get
GetAllUsesOfAllSymbolsInFile
and find the symbol for theProp
usage on the last line. This symbol reportsget
range as its declaration range instead ofProp
range.The text was updated successfully, but these errors were encountered: