2 references to AzureSqlServerEndpoints
System.Data (2)
fx\src\data\System\Data\Common\AdapterUtil.cs (2)
2564
for (i = 0; i <
AzureSqlServerEndpoints
.Length; i++)
2566
if (dataSource.EndsWith(
AzureSqlServerEndpoints
[i], StringComparison.OrdinalIgnoreCase))