Clean up unused locals in System.Drawing.Common (#32212)
authorNext Turn <45985406+NextTurn@users.noreply.github.com>
Fri, 13 Mar 2020 14:49:09 +0000 (22:49 +0800)
committerGitHub <noreply@github.com>
Fri, 13 Mar 2020 14:49:09 +0000 (10:49 -0400)
commit1cf033de96a38b286c07b8311edd5f2eabcfb462
tree56fc7dfe30401ded3b3d16b1a386e2bf494b8765
parent19d5b8ca832380e10bb4618d691139c8572152cd
Clean up unused locals in System.Drawing.Common (#32212)

* Clean up unused locals in System.Drawing.Common

* Remove BufferedStream, use MemoryStream.ToArray()
src/libraries/System.Drawing.Common/src/System/Drawing/Pen.cs
src/libraries/System.Drawing.Common/src/System/Drawing/Printing/PrinterSettings.Windows.cs
src/libraries/System.Drawing.Common/src/System/Drawing/SolidBrush.cs