1 write to RefIndexPosition
Microsoft.Build.Tasks.Git (1)
GitDataReader\GitRefTableReader.cs (1)
214
RefIndexPosition
= (long)refIndexPosition
2 references to RefIndexPosition
Microsoft.Build.Tasks.Git (2)
GitDataReader\GitRefTableReader.cs (2)
72
if (footer.
RefIndexPosition
> 0)
74
Position = footer.
RefIndexPosition
;