Visual Studio Does Not Show My Code

Timothy Ganoza 111 Reputation points
2021-08-13T14:07:24.47+00:00

I opened visual studio today and I see this it is fully loaded but I can't see my code. I can build and run my code but I can't see my code.
I tried to fix it by resetting my visual studio settings and remove all extensions.
123096-screenshot-2021-08-13-220456.png

Developer technologies | Universal Windows Platform (UWP)
Developer technologies | XAML
Developer technologies | XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
Developer technologies | C#
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
0 comments No comments
{count} votes

Answer accepted by question author
  1. Timothy Ganoza 111 Reputation points
    2021-08-13T14:30:41.927+00:00

    This answer in stackoverflow fixed my issue.
    I deleted the ComponentModelCache and MEFCacheBackup in C:\Users\<Username>\AppData\Local\Microsoft\VisualStudio\16.0_6bfbfe8c.
    Thanks!

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.