The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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
Show: