Nullable annotations for Delegate/MulticastDelegate (dotnet/coreclr#23615)
authorDan Moseley <danmose@microsoft.com>
Mon, 1 Apr 2019 20:53:01 +0000 (13:53 -0700)
committerGitHub <noreply@github.com>
Mon, 1 Apr 2019 20:53:01 +0000 (13:53 -0700)
commitf2955d4f7e6a46c396eef3d5c61a15718d5432cf
tree9c920e598c87ca61e33491bc614d84368598859a
parent261189415574241fc34a0798f8e3b6a38ddcea0c
Nullable annotations for Delegate/MulticastDelegate (dotnet/coreclr#23615)

* Nullable annotations for Delegate/MulticastDelegate

* Dead string

* Remove TODO's

* Review

* Review2

* More

* More

* Unnecessary ?

* Update src/System.Private.CoreLib/src/System/MulticastDelegate.cs

Co-Authored-By: danmosemsft <danmose@microsoft.com>
* Santi feedback

* Jan feedback

* No assert msg

Commit migrated from https://github.com/dotnet/coreclr/commit/aebc5acdb6017676255913ba341ee9ff71f2f3ec
src/coreclr/src/System.Private.CoreLib/Resources/Strings.resx
src/coreclr/src/System.Private.CoreLib/src/System/Delegate.cs
src/coreclr/src/System.Private.CoreLib/src/System/MulticastDelegate.cs