<PackageReference Include="Microsoft.Data.SqlClient.Extensions.Abstractions" Version="7.1.0-preview2.26190.5" />
Microsoft.CodeAnalysis.EmbeddedAttribute
namespace Microsoft.
CodeAnalysis
{
internal sealed class EmbeddedAttribute :
Attribute
{
public EmbeddedAttribute();
}
}