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