5 references to LeafRecordType
ILCompiler.Compiler (5)
Compiler\ObjectWriter\CodeView\CodeViewTypesBuilder.cs (5)
22using static ILCompiler.ObjectWriter.CodeViewNative.LeafRecordType; 391private LeafRecordWriter StartLeafRecord(LeafRecordType leafRecordType) 399private LeafRecordType _leafRecordType; 403public LeafRecordWriter(CodeViewTypesBuilder debugTypesBuilder, LeafRecordType leafRecordType) 498public void StartListEntry(LeafRecordType recordType)