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