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