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