OST: Unrecognized symbol, where recognized elsewhere in the same file
Issue #1398
new
This is an interesting one, not a big deal but interesting.
Within the same class, a reference to the same type symbol is recognized is some places, and unrecognized in others. See attached image.
Comments (1)
-
repo owner - Log in to comment
That is odd. They're different expression types so the references are injected in different places. I'll see if I can reproduce the behavior or not.