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