5 references to Client
System.Data (5)
fx\src\data\System\Data\SqlClient\SqlDependency.cs (3)
394sqlNotificationEvent = new SqlNotificationEventArgs(SqlNotificationType.Subscribe, SqlNotificationInfo.AlreadyChanged, SqlNotificationSource.Client); 1036SqlNotificationSource.Client != source) { 1142Invalidate(SqlNotificationType.Subscribe, SqlNotificationInfo.AlreadyChanged, SqlNotificationSource.Client);
fx\src\data\System\Data\SqlClient\SqlDependencyListener.cs (2)
669SqlNotificationSource.Client, 708SqlNotificationSource.Client,