Added implementation of ISymbolReader to Symbol...
Added code to retrieve source file position.
Adding code to retrieve values for arguments.
Added a portion to retrieve the stack frame par...
Moved MetaDataImport from SymbolReader to CorDe...
Added Current to the CorDebugObjectCollection c...
Added code to set m_hasStopped in CorDebugProcess.
Added ProcessStopped event.