Annotate System.Runtime.CompilerServices.Unsafe for nullable reference types (dotnet...
authorStephen Toub <stoub@microsoft.com>
Thu, 17 Oct 2019 20:18:03 +0000 (16:18 -0400)
committerGitHub <noreply@github.com>
Thu, 17 Oct 2019 20:18:03 +0000 (16:18 -0400)
commit3a20b6286fcfb391937887aa3b26484f572a456e
tree0739bc76e2496a23c17a14c99997e6f8f16a4ebf
parentfabc726b1bbd1d84bb8898e8529c0f4f328c588f
Annotate System.Runtime.CompilerServices.Unsafe for nullable reference types (dotnet/corefx#41855)

* Annotate System.Runtime.CompilerServices.Unsafe for nullable reference types

The actual implementation is in IL, and there'd be no benefit to adding annotations there, so I've only annotated the C# ref assembly.

* Address PR feedback

Commit migrated from https://github.com/dotnet/corefx/commit/a7b4117d96e0b58a69bf4b76ef56fa9e8c0880bb
src/libraries/System.Runtime.CompilerServices.Unsafe/ref/Configurations.props
src/libraries/System.Runtime.CompilerServices.Unsafe/ref/System.Runtime.CompilerServices.Unsafe.cs
src/libraries/System.Runtime.CompilerServices.Unsafe/ref/System.Runtime.CompilerServices.Unsafe.csproj