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