1 instantiation of Footer
Microsoft.Build.Tasks.Git (1)
GitDataReader\GitRefTableReader.cs (1)
211return new Footer
3 references to Footer
Microsoft.Build.Tasks.Git (3)
GitDataReader\GitRefTableReader.cs (3)
65var footerPosition = Length - header.Size - Footer.SizeExcludingHeader; 70var footer = ReadFooter(); 171internal Footer ReadFooter()