6 references to NextRowId
Microsoft.CodeAnalysis (6)
Emit\EditAndContinue\DeltaMetadataWriter.cs (6)
459protected override int GreatestMethodDefIndex => _methodDefs.NextRowId; 747_firstParamRowMap.Add(GetMethodDefinitionHandle(methodDef), _parameterDefs.NextRowId); 1591int index = this.NextRowId; 1750int index = this.NextRowId; 1788int index = this.NextRowId; 1824int index = this.NextRowId;