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