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