<PackageReference Include="Microsoft.Data.SqlClient.Internal.Logging" Version="7.1.0-preview2.26190.5" />
System.Runtime.CompilerServices.IsByRefLikeAttribute
namespace System.
Runtime.
CompilerServices
{
internal sealed class IsByRefLikeAttribute :
Attribute
{
public IsByRefLikeAttribute();
}
}