6 references to CodeView
illink (2)
Mono.Cecil (3)
Mono.Cecil.Cil\PortablePdb.cs (2)
87 if (entry.Directory.Type != ImageDebugType.CodeView) 350 Type = ImageDebugType.CodeView,
Mono.Cecil.Cil\Symbols.cs (1)
1156 return GetEntry (header, ImageDebugType.CodeView);
Mono.Cecil.Pdb (1)
Mono.Cecil.Pdb\NativePdbReader.cs (1)
71 if (entry.Directory.Type != ImageDebugType.CodeView)