5 references to AppDomainKey
System.Data (5)
fx\src\data\System\Data\SqlClient\SqlDependency.cs (2)
567Bid.NotificationsScopeEnter(out hscp, "<sc.SqlDependency.Start|DEP> AppDomainKey: '%ls', queue: '%ls'", AppDomainKey, queue); 692Bid.NotificationsScopeEnter(out hscp, "<sc.SqlDependency.Stop|DEP> AppDomainKey: '%ls', queue: '%ls'", AppDomainKey, queue);
fx\src\data\System\Data\SqlClient\SqlDependencyUtils.cs (3)
135dispatcher.QueueAppDomainUnloading(SqlDependency.AppDomainKey); 202SqlDependency.AppDomainKey, // must be first 496Bid.NotificationsScopeEnter(out hscp, "<sc.SqlDependencyPerAppDomainDispatcher.TimeoutTimerCallback|DEP> AppDomainKey: '%ls'", SqlDependency.AppDomainKey);