PDBDumpReader Symbols Field Fling OS
All the symbols loaded from the PDB dump.

Namespace: Kernel.Debug.Data
Assembly: Kernel.Debug.Data (in Kernel.Debug.Data.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public Dictionary<string, PDB_SymbolInfo> Symbols

Field Value

Type: Dictionary String, PDB_SymbolInfo 
See Also