Annotate System.Resources.ResourceWriter for nullable ref types (dotnet/corefx#41880)
authorDan Moseley <danmose@microsoft.com>
Sat, 19 Oct 2019 17:01:09 +0000 (10:01 -0700)
committerStephen Toub <stoub@microsoft.com>
Sat, 19 Oct 2019 17:01:09 +0000 (13:01 -0400)
commitdd7d3334e38dc57b7121ab9c5ac39f7d416b922a
tree7ded95b426406c79ecca798fae0c9b3df47dc117
parentaa7a95331ef92b32f7d35fde7ad29aaa39ee89e5
Annotate System.Resources.ResourceWriter for nullable ref types (dotnet/corefx#41880)

* Annotate System.Resources.ResourceWriter for nullable ref types

* ref

* Mark common as nullable enable explicitly

* _resourceList

Commit migrated from https://github.com/dotnet/corefx/commit/1ed115a32d2eb0cfd329f36b01e0a8fadc3f484e
src/libraries/Common/src/System/Resources/ResourceWriter.cs
src/libraries/System.Resources.Writer/ref/System.Resources.Writer.cs
src/libraries/System.Resources.Writer/ref/System.Resources.Writer.csproj
src/libraries/System.Resources.Writer/src/System.Resources.Writer.csproj
src/libraries/System.Resources.Writer/src/System/Resources/IResourceWriter.cs
src/libraries/System.Resources.Writer/src/System/Resources/ResourceWriter.core.cs
src/libraries/System.Resources.Writer/src/System/Resources/__FastResourceComparer.cs