The metadata import interface. The metadata import interface.
filename
The name of the file for which the reader interface is required. The name of the file for which the reader interface is required.
searchPath
The search path used to locate the symbol file. The search path used to locate the symbol file.
Return Value:
The ISymbolReader interface that reads the debugging symbols.
Remarks
When given a metadata interface, a file name, and a search path, the ISymbolBinder.GetReader method returns the ISymbolReader interface that reads the debugging symbols associated with the module.