2 references to CodeViewType
ILCompiler.Compiler (2)
Compiler\ObjectWriter\CodeView\CodeViewTypesBuilder.cs (2)
21
using static ILCompiler.ObjectWriter.CodeViewNative.
CodeViewType
;
485
public void Write(
CodeViewType
value) => Write((uint)value);