Nullable: DateTimeFormat, DateTimeFormatInfoScanner, SortKey, StringInfo, TextElement...
authorKrzysztof Wicher <mordotymoja@gmail.com>
Thu, 28 Mar 2019 23:58:31 +0000 (16:58 -0700)
committerGitHub <noreply@github.com>
Thu, 28 Mar 2019 23:58:31 +0000 (16:58 -0700)
commit7a28c47bbf9570929d3b4fd8f6358f48cc6b5a37
tree2629184b64d8d8cff09ca125ebbd3a4968276c69
parentf414bbdebcd361a653191dc2465f7f7d63223ca0
Nullable: DateTimeFormat, DateTimeFormatInfoScanner, SortKey, StringInfo, TextElementEnumerator, TimeSpanFormat, TimeSpanParse (#23486)

* nullable: DateTimeFormat, DateTimeFormatInfoScanner, SortKey, StringInfo, TextElementEnumerator, TimeSpanFormat, TimeSpanParse

* prefix workaround comment with TODO-NULLABLE

* add TODO-NULLABLE
src/System.Private.CoreLib/shared/System/Globalization/DateTimeFormat.cs
src/System.Private.CoreLib/shared/System/Globalization/DateTimeFormatInfoScanner.cs
src/System.Private.CoreLib/shared/System/Globalization/SortKey.cs
src/System.Private.CoreLib/shared/System/Globalization/StringInfo.cs
src/System.Private.CoreLib/shared/System/Globalization/TextElementEnumerator.cs
src/System.Private.CoreLib/shared/System/Globalization/TimeSpanFormat.cs
src/System.Private.CoreLib/shared/System/Globalization/TimeSpanParse.cs