6 references to NextRowId
Microsoft.CodeAnalysis (6)
Emit\EditAndContinue\DeltaMetadataWriter.cs (6)
448protected override int GreatestMethodDefIndex => _methodDefs.NextRowId; 734_firstParamRowMap.Add(GetMethodDefinitionHandle(methodDef), _parameterDefs.NextRowId); 1580int index = this.NextRowId; 1739int index = this.NextRowId; 1777int index = this.NextRowId; 1813int index = this.NextRowId;