2 writes to Footer
System (2)
net\System\Net\webclient.cs (2)
1347
Footer
= footer;
1425
Footer
= null;
3 references to Footer
System (3)
net\System\Net\webclient.cs (3)
1422
} else if (
Footer
!= null) {
1423
bytesToWriteLength =
Footer
.Length;
1424
bytesToWrite =
Footer
;