6 references to NextRowId
Microsoft.CodeAnalysis (6)
Emit\EditAndContinue\DeltaMetadataWriter.cs (6)
449
protected override int GreatestMethodDefIndex => _methodDefs.
NextRowId
;
735
_firstParamRowMap.Add(GetMethodDefinitionHandle(methodDef), _parameterDefs.
NextRowId
);
1581
int index = this.
NextRowId
;
1740
int index = this.
NextRowId
;
1778
int index = this.
NextRowId
;
1814
int index = this.
NextRowId
;