5 references to ChangePasswordArgumentMissing
System.Data (5)
fx\src\data\System\Data\SqlClient\SqlConnection.cs (5)
2035
throw SQL.
ChangePasswordArgumentMissing
("connectionString");
2038
throw SQL.
ChangePasswordArgumentMissing
("newPassword");
2074
throw SQL.
ChangePasswordArgumentMissing
("connectionString");
2079
throw SQL.
ChangePasswordArgumentMissing
("credential");
2083
throw SQL.
ChangePasswordArgumentMissing
("newSecurePassword");;