Skip to content

Regression: IDE does not see provided types generated in referenced projects #3234

@vasily-kirichenko

Description

@vasily-kirichenko
  1. git clone https://github.com/vasily-kirichenko/TypeProvidersBug.git
  2. .paket\paket.bootstrapper.exe
  3. .paket\paket restore
  4. Open the solution in VS 2015, build it:

image

  1. Open the solution in VS 2017:

image

  1. Open it in Rider:

image

(I cannot make Ionide to work, sorry).

In VS 2015 VFPT does not see the provided property either:

1

So it's an old FCS bug, but the VFT compiler service does not have it. @dsyme is it possible we added a filter like if not symbol/entity.IsProvided then ... somewhere?

It's a quite a severe bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions