<PackageReference Include="Microsoft.Data.SqlClient" Version="7.0.2" />

Interop.Windows.Sni.SniDnsCacheInfo

namespace Interop.Windows.Sni { internal struct SniDnsCacheInfo { public string wszCachedFQDN; public string wszCachedTcpIPv4; public string wszCachedTcpIPv6; public string wszCachedTcpPort; } }