6 references to NextRowId
Microsoft.CodeAnalysis (6)
Emit\EditAndContinue\DeltaMetadataWriter.cs (6)
470
protected override int GreatestMethodDefIndex => _methodDefs.
NextRowId
;
799
_firstParamRowMap.Add(GetMethodDefinitionHandle(methodDef), _parameterDefs.
NextRowId
);
1643
int index = this.
NextRowId
;
1802
int index = this.
NextRowId
;
1840
int index = this.
NextRowId
;
1876
int index = this.
NextRowId
;