1 write to _firstRowId
Microsoft.CodeAnalysis (1)
PEWriter\MetadataWriter.cs (1)
4205
_firstRowId
= lastRowId + 1;
1 reference to _firstRowId
Microsoft.CodeAnalysis (1)
PEWriter\MetadataWriter.cs (1)
4233
int index =
_firstRowId
+ _rows.Count;