6 references to NextRowId
Microsoft.CodeAnalysis (6)
Emit\EditAndContinue\DeltaMetadataWriter.cs (6)
459
protected override int GreatestMethodDefIndex => _methodDefs.
NextRowId
;
747
_firstParamRowMap.Add(GetMethodDefinitionHandle(methodDef), _parameterDefs.
NextRowId
);
1591
int index = this.
NextRowId
;
1750
int index = this.
NextRowId
;
1788
int index = this.
NextRowId
;
1824
int index = this.
NextRowId
;