1 write to RefIndexPosition
Microsoft.Build.Tasks.Git (1)
GitDataReader\GitRefTableReader.cs (1)
227
RefIndexPosition
= (long)refIndexPosition,
2 references to RefIndexPosition
Microsoft.Build.Tasks.Git (2)
GitDataReader\GitRefTableReader.cs (2)
61
if (footer.
RefIndexPosition
> 0)
63
Position = footer.
RefIndexPosition
;