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