6 references to NextRowId
Microsoft.CodeAnalysis (6)
Emit\EditAndContinue\DeltaMetadataWriter.cs (6)
460protected override int GreatestMethodDefIndex => _methodDefs.NextRowId; 785_firstParamRowMap.Add(GetMethodDefinitionHandle(methodDef), _parameterDefs.NextRowId); 1629int index = this.NextRowId; 1788int index = this.NextRowId; 1826int index = this.NextRowId; 1862int index = this.NextRowId;