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