Scrub error messages for missing arguments(throw new) (#16753)
authorMarco Rossignoli <marco.rossignoli@gmail.com>
Mon, 5 Mar 2018 18:09:24 +0000 (19:09 +0100)
committerJan Kotas <jkotas@microsoft.com>
Mon, 5 Mar 2018 18:09:24 +0000 (10:09 -0800)
commit42eb2286478a9a366ab0140e24bae64e488770dd
tree9261e3087ecbed6ad716c572c98275584ae6cb04
parent56d49222361f0244cfcfa3d77b5bb2bfa582ac3f
Scrub error messages for missing arguments(throw new) (#16753)
12 files changed:
src/mscorlib/Resources/Strings.resx
src/mscorlib/shared/System/Globalization/DateTimeFormatInfo.cs
src/mscorlib/shared/System/Type.cs
src/mscorlib/src/System/Reflection/Emit/CustomAttributeBuilder.cs
src/mscorlib/src/System/Reflection/Emit/GenericTypeParameterBuilder.cs
src/mscorlib/src/System/Reflection/Emit/MethodBuilderInstantiation.cs
src/mscorlib/src/System/Reflection/Emit/TypeBuilder.cs
src/mscorlib/src/System/Reflection/Emit/TypeBuilderInstantiation.cs
src/mscorlib/src/System/Reflection/Emit/XXXOnTypeBuilderInstantiation.cs
src/mscorlib/src/System/Threading/EventWaitHandle.cs
src/mscorlib/src/System/Threading/Mutex.cs
src/mscorlib/src/System/Threading/Semaphore.cs