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