6 references to NextRowId
Microsoft.CodeAnalysis (6)
Emit\EditAndContinue\DeltaMetadataWriter.cs (6)
454protected override int GreatestMethodDefIndex => _methodDefs.NextRowId; 689_firstParamRowMap.Add(GetMethodDefinitionHandle(methodDef), _parameterDefs.NextRowId); 1479int index = this.NextRowId; 1666int index = this.NextRowId; 1704int index = this.NextRowId; 1740int index = this.NextRowId;