While running my site locally, I was accessing files in the shared view folder like this:
string[] files = Directory.GetFiles("Views/Shared");