Nullable: Uint32, (U)Int16, (U)Int64 (#23449)
authorKrzysztof Wicher <mordotymoja@gmail.com>
Tue, 26 Mar 2019 04:10:24 +0000 (21:10 -0700)
committerSantiago Fernandez Madero <safern@microsoft.com>
Thu, 28 Mar 2019 00:31:48 +0000 (17:31 -0700)
commit1af82292d5495e5119109927afd7de71b6622e12
tree671fbce4736a709426d2f80f7d0d1a2a76f623a2
parente0362db668b468925190ad3ff9f0a6f2b4c7a539
Nullable: Uint32, (U)Int16, (U)Int64 (#23449)

* Nullable: UInt32

* (U)Int16, (U)Int64

* Make NumberFormatInfo non-nullable
src/System.Private.CoreLib/shared/System/Int16.cs
src/System.Private.CoreLib/shared/System/Int64.cs
src/System.Private.CoreLib/shared/System/UInt16.cs
src/System.Private.CoreLib/shared/System/UInt32.cs
src/System.Private.CoreLib/shared/System/UInt64.cs