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