1 write to _connectionString
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlDependencyListener.cs (1)
1133
_connectionString
= connectionString;
6 references to _connectionString
System.Data (6)
fx\src\data\System\Data\SqlClient\SqlDependencyListener.cs (6)
1181
if (temp.
_connectionString
==
_connectionString
&&
1191
temp.
_connectionString
==
_connectionString
&&
1212
hashValue = unchecked(
_connectionString
.GetHashCode() + _queue.GetHashCode() + hashValue);
1215
hashValue = unchecked(
_connectionString
.GetHashCode() + hashValue);