1 write to _leafRecordType
ILCompiler.Compiler (1)
Compiler\ObjectWriter\CodeView\CodeViewTypesBuilder.cs (1)
406_leafRecordType = leafRecordType;
6 references to _leafRecordType
ILCompiler.Compiler (6)
Compiler\ObjectWriter\CodeView\CodeViewTypesBuilder.cs (6)
408Write((ushort)_leafRecordType); 500Debug.Assert(_leafRecordType == LF_FIELDLIST || _leafRecordType == LF_METHODLIST); 508Debug.Assert(_leafRecordType == LF_FIELDLIST || _leafRecordType == LF_METHODLIST); 530Write((ushort)_leafRecordType);