2 references to GetSqlConnection
System.Web (2)
Management\SqlServices.cs (2)
597
sqlConnection =
GetSqlConnection
(server, user, password, trusted, connectionString);
671
sqlConnection =
GetSqlConnection
(server, user, password, trusted, connectionString);