1 reference to CannotFindAuthProvider
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlInternalConnectionTds.cs (1)
2377
if (authProvider == null) throw SQL.
CannotFindAuthProvider
(ConnectionOptions.Authentication.ToString());