Table of Contents

Enum SourceLanguage

Namespace
AsmResolver.Symbols.Pdb.Records
Assembly
AsmResolver.Symbols.Pdb.dll

Provides members describing all languages that the PDB file format supports.

public enum SourceLanguage : byte

Fields

Basic = 5
C = 0
CSharp = 10
Cobol = 6
Cpp = 1
Cvtpgd = 9
Cvtres = 8
D = 68
Fortran = 2
HLSL = 16
ILAsm = 12
JScript = 14
Java = 13
MSIL = 15
Masm = 3
Pascal = 4
Rust = 21
Swift = 83
VB = 11