It seems like a simple question, but I've searched everywhere for the library Microsoft.Samples.Debugging. I found the reference in a code sample on the MSDN blogs, but I cannot compile my code without it.
More specifically:
using Microsoft.Samples.Debugging.CorSymbolStore;
I thought it might be here, but still no luck. :-\
http://code.msdn.microsoft.com/