1 instantiation of Footer
Microsoft.Build.Tasks.Git (1)
GitDataReader\GitRefTableReader.cs (1)
223return new Footer
4 references to Footer
Microsoft.Build.Tasks.Git (4)
GitDataReader\GitRefTableReader.cs (4)
59var footer = ReadHeaderAndFooter(); 117internal Footer ReadHeaderAndFooter() 125var footerPosition = Length - header.Size - Footer.SizeExcludingHeader; 183internal Footer ReadFooter()