@ajcvickers I am also facing the same issue.. My web project was created in VS 2015 then after 1 years I start the development on 2017 and just few days back we jumped to 2019 but seems like the same steps working in VS2017 but not in VS2019 -- Steps was : Taking the "Update model From Database".
I can see the procedure successfully added to
- GSModel.Store -> Stored Procedure/Functions
- GSModel -> Function Import
- GsModel - > Complex types
but not able to find the same procedure in code.
Can you please help and any suggestion.