Fix argument name & use nameof instead of magic string (dotnet/corefx#39154)
authorYoussef1313 <31348972+Youssef1313@users.noreply.github.com>
Wed, 3 Jul 2019 17:57:56 +0000 (19:57 +0200)
committerStephen Toub <stoub@microsoft.com>
Wed, 3 Jul 2019 17:57:56 +0000 (13:57 -0400)
commit2d8c950896eb8d75657d065c280f7d5f34e0688d
tree99a48a14368c4a092cd72051413d33c94d6c8ec1
parenta06b1dab4565e69bf36cbdb9fa303d49c5e600a3
Fix argument name & use nameof instead of magic string (dotnet/corefx#39154)

* Fix argument name & use nameof instead of magic string

* Update GraphicsTests.cs

Commit migrated from https://github.com/dotnet/corefx/commit/bb7e8b542f5f16ce5497097bbc2b26d77c601dbe
src/libraries/System.Drawing.Common/src/System/Drawing/Graphics.Unix.cs
src/libraries/System.Drawing.Common/tests/GraphicsTests.cs