Annotate System.Resources.ResourceWriter for nullable ref types (dotnet/coreclr#41880)
authorDan Moseley <danmose@microsoft.com>
Sat, 19 Oct 2019 17:01:09 +0000 (10:01 -0700)
committerJan Kotas <jkotas@microsoft.com>
Tue, 22 Oct 2019 02:27:01 +0000 (19:27 -0700)
* Annotate System.Resources.ResourceWriter for nullable ref types

* ref

* Mark common as nullable enable explicitly

* _resourceList

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
Commit migrated from https://github.com/dotnet/coreclr/commit/a0a1ec681fd6aab0c072769616e95ff25a151591

src/libraries/System.Private.CoreLib/src/System/Resources/ResourceTypeCode.cs

index d3ca29e48a0a4173992064c5dc81e3a18190abda..e0fc10f46dd12f27a78ef35cd2fb52be10abc9cb 100644 (file)
@@ -2,17 +2,6 @@
 // The .NET Foundation licenses this file to you under the MIT license.
 // See the LICENSE file in the project root for more information.
 
-/*============================================================
-**
-**
-**
-**
-**
-** Purpose: Marker for types in .resources files
-**
-**
-===========================================================*/
-
 namespace System.Resources
 {
     /* An internal implementation detail for .resources files, describing