2 references to ConnectionStringBuilder
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlDependencyListener.cs (2)
102_hashHelper.ConnectionStringBuilder.ApplicationName = _queue; // Used by cleanup sproc. 115_con = new SqlConnection(_hashHelper.ConnectionStringBuilder.ConnectionString); // Create connection and open.