3 writes to active
System.Data (3)
fx\src\data\System\Data\SqlClient\SqlConnection.cs (3)
1942
sdc.
active
= true;
1949
sdc.
active
= false;
2598
active
= false;
2 references to active
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlConnection.cs (2)
1939
if (!sdc.
active
) {
1956
if (sdc.
active
) {