1 write to HasCustomDebugInformationCodedIndexIsSmall
System.Reflection.Metadata (1)
System\Reflection\Metadata\Ecma335\MetadataSizes.cs (1)
209
HasCustomDebugInformationCodedIndexIsSmall
= IsReferenceSmall(5,
2 references to HasCustomDebugInformationCodedIndexIsSmall
System.Reflection.Metadata (2)
System\Reflection\Metadata\Ecma335\MetadataBuilder.Tables.cs (1)
2402
writer.WriteReference(row.Parent, metadataSizes.
HasCustomDebugInformationCodedIndexIsSmall
);
System\Reflection\Metadata\Ecma335\MetadataSizes.cs (1)
271
byte hasCustomDebugInformationCodedIndexSize =
HasCustomDebugInformationCodedIndexIsSmall
? small : large;