6 references to NextRowId
Microsoft.CodeAnalysis (6)
Emit\EditAndContinue\DeltaMetadataWriter.cs (6)
470protected override int GreatestMethodDefIndex => _methodDefs.NextRowId; 799_firstParamRowMap.Add(GetMethodDefinitionHandle(methodDef), _parameterDefs.NextRowId); 1643int index = this.NextRowId; 1802int index = this.NextRowId; 1840int index = this.NextRowId; 1876int index = this.NextRowId;