2 references to Stop
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlDependencyListener.cs (2)
277
Stop
(appDomainKey, out ignored); // Stop will decrement value and remove if necessary from _appDomainKeyHash.
1587
if (container.
Stop
(appDomainKey, out appDomainStop)) { // Stop can be blocking if refCount == 0 on container.