System.Diagnostics.SymbolStore Namespace
Silverlight
The System.Diagnostics.SymbolStore namespace provides classes that enable you to read and write debug symbol information, such as source line to Microsoft intermediate language (MSIL) maps. Compilers that target the .NET Framework can store the debug symbol information in program database (PDB) files. Debuggers and code profiler tools can read the debug symbol information at run time.
| Interface | Description | |
|---|---|---|
|
ISymbolDocumentWriter | Represents a document that is referenced by a symbol store. |
Community Additions
ADD
Show: