C# (CSharp) Microsoft.CodeAnalysis.BinaryParsers.ProgramDatabase Namespace

Classes

Name Description
PdbParseException Exception we throw when bad stuff happens
Symbol Class Symbol hides a number of COM interface details from .NET callers of the Debug Interface Access (DIA) SDK. For example, this type hides the IEnumXxx COM pattern from callers when enumerating child symbols. For example, this type implements IDisposable and destroys the symbol (thereby potentially unlocking the underlying PDB) when dispose is called.