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