1 write to _stop
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlDependencyListener.cs (1)
799
_stop
= true;
10 references to _stop
System.Data (10)
fx\src\data\System\Data\SqlClient\SqlDependencyListener.cs (10)
323
if (!
_stop
) {
338
if (!
_stop
) { // Only assert if not in cancel path.
343
if (
_stop
) {
509
if (!
_stop
) {
613
if (!
_stop
) { // Only execute if we are still in running state.
629
if (!
_stop
) {
650
if (!
_stop
) {
679
if (!
_stop
) {
690
if (
_stop
) {
729
if (!
_stop
) {