3 references to MultiSubnetFailoverWithFailoverPartner
System.Data (3)
fx\src\data\System\Data\SqlClient\SqlConnectionString.cs (1)
379throw SQL.MultiSubnetFailoverWithFailoverPartner(serverProvidedFailoverPartner: false, internalConnection: null);
fx\src\data\System\Data\SqlClient\SqlInternalConnectionTds.cs (2)
1563throw SQL.MultiSubnetFailoverWithFailoverPartner(serverProvidedFailoverPartner: true, internalConnection: this); 1624throw SQL.MultiSubnetFailoverWithFailoverPartner(serverProvidedFailoverPartner: true, internalConnection: this);