Microsoft.Data.SqlClient.Server.IntNormalizer sealed class IntNormalizer : Normalizer Documentation Code namespace Microsoft.Data.SqlClient.Server { internal sealed class IntNormalizer : Normalizer { public IntNormalizer(); } }