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