2 references to CheckAndRaiseNotification
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlBulkCopy.cs (2)
2177CheckAndRaiseNotification(); //check notification logic after copying the row 2196CheckAndRaiseNotification(); //check for notification now as the current row copy is done at this moment.