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