<PackageReference Include="Microsoft.Data.SqlClient.Extensions.Abstractions" Version="7.1.0-preview3.26238.4" />

System.Runtime.CompilerServices.NullableAttribute

sealed class NullableAttribute : Attribute
namespace System.Runtime.CompilerServices { internal sealed class NullableAttribute : Attribute { public readonly byte[] NullableFlags; public NullableAttribute(byte P_0); public NullableAttribute(byte[] P_0); } }