<PackageReference Include="System.Reactive" Version="7.0.0" />

System.Diagnostics.CodeAnalysis.AllowNullAttribute

sealed class AllowNullAttribute : Attribute
namespace System.Diagnostics.CodeAnalysis { } namespace System.Diagnostics.CodeAnalysis { internal sealed class AllowNullAttribute : Attribute { public AllowNullAttribute(); } }