6 references to NextRowId
Microsoft.CodeAnalysis (6)
Emit\EditAndContinue\DeltaMetadataWriter.cs (6)
449protected override int GreatestMethodDefIndex => _methodDefs.NextRowId; 735_firstParamRowMap.Add(GetMethodDefinitionHandle(methodDef), _parameterDefs.NextRowId); 1581int index = this.NextRowId; 1740int index = this.NextRowId; 1778int index = this.NextRowId; 1814int index = this.NextRowId;