<PackageReference Include="Microsoft.Data.SqlClient" Version="7.0.0-preview4.26064.3" />
Microsoft.Data.SqlClient.Server.UIntNormalizer
namespace Microsoft.
Data.
SqlClient.
Server
{
internal sealed class UIntNormalizer :
Normalizer
{
public UIntNormalizer();
}
}