Delete useless ArgumentNullException message (#21728)
authorJan Kotas <jkotas@microsoft.com>
Tue, 1 Jan 2019 05:37:11 +0000 (19:37 -1000)
committerGitHub <noreply@github.com>
Tue, 1 Jan 2019 05:37:11 +0000 (19:37 -1000)
commita1b757c70f47dbac8a4ca04d2d7861a8a0442e56
treea24ad634ae01855a9ef70959c5f3f5f68acbf72d
parent73d7d224ae6fb9b13bb641440c06606f426215cb
Delete useless ArgumentNullException message (#21728)

"Object cannot be null" does not add anything over the default "Value cannot be null"
src/System.Private.CoreLib/Resources/Strings.resx
src/System.Private.CoreLib/shared/System/Globalization/CultureInfo.cs
src/System.Private.CoreLib/shared/System/Globalization/DateTimeFormatInfo.cs
src/System.Private.CoreLib/shared/System/Globalization/NumberFormatInfo.cs