Shelving work into a shelveset is easy in Visual Studio. Until Visual Studio 2010 it was easy to find the shelveset.
As of Visual Studio 2012 this is much more difficult. To get the shelveset back in Visual Studio 2012 and up:
- Go to the “Team Explorer” pane
- Click the “Home” icon
- Choose “Pending Changes”
- Click the topmost “Actions” item
- In the pop-up menu, click “Find Shelvesets”
- Type a search phrase
–jeroen
via: Can anybody find the TFS “Unshelve” option in Visual Studio 2012? – Stack Overflow.