On Feb 14, 2017, at 10:42 , Doug Hill <email@hidden> wrote:
FWIW, clicking an ‘M' symbol goes to my property declaration.
I dunno, but if this is one of the cases where you have no explicit implementation at all, and the compiler is (invisibly) supplying the automatic property synthesis, it might be that both M and P point to the same place in the source code, and it randomly picks just one to show you.
If you have reduced, or can reduce, this to a simple project, I suggest you submit a bug report. If it’s “behaving as intended”, then you’ll likely get an answer within a couple of days, since bugs seem to go through a pretty fast triage these days.
|