Class Compile2Symbol
- Namespace
- AsmResolver.Symbols.Pdb.Records
- Assembly
- AsmResolver.Symbols.Pdb.dll
Represents a compile symbol that uses version 2 of the file format.
public class Compile2Symbol : CompileSymbol, ICodeViewSymbol
- Inheritance
-
Compile2Symbol
- Implements
- Derived
- Inherited Members
Properties
CodeViewSymbolType
Gets the type of symbol this record encodes.
public override CodeViewSymbolType CodeViewSymbolType { get; }