3 references to Key
System.Data (3)
fx\src\data\System\Data\SqlClient\SqlDependencyListener.cs (1)
528string key = notification.Key;
fx\src\data\System\Data\SqlClient\SqlDependencyUtils.cs (2)
234Bid.NotificationsScopeEnter(out hscp, "<sc.SqlDependencyPerAppDomainDispatcher.InvalidateCommandID|DEP> %d#, commandHash: '%ls'", ObjectID, sqlNotification.Key); 239dependencyList = LookupCommandEntryWithRemove(sqlNotification.Key);