2 references to GetDatabaseName
System.Data.Linq (2)
SqlClient\SqlProvider.cs (2)
348this.dbName = this.GetDatabaseName(connectionString); 383this.dbName = this.GetDatabaseName(con.ConnectionString);