PDBDumpReader SectionsData Field Fling OS
All the data from the various sections of the PDB dump file.

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

private Dictionary<string, List<string>> SectionsData

Field Value

Type: Dictionary String, List String  
See Also