2 references to RegisterForConnectionCloseNotification
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlBulkCopy.cs (1)
2011connection.RegisterForConnectionCloseNotification<T>(ref outterTask, this, SqlReferenceCollection.BulkCopyTag);
fx\src\data\System\Data\SqlClient\SqlCommand.cs (1)
4797connection.RegisterForConnectionCloseNotification<T>(ref outterTask, this, SqlReferenceCollection.CommandTag);