5 references to ConnectionLockedForBcpEvent
System.Data (5)
fx\src\data\System\Data\SqlClient\SqlInternalConnectionTds.cs (1)
948throw SQL.ConnectionLockedForBcpEvent();
fx\src\data\System\Data\SqlClient\sqlinternaltransaction.cs (3)
260throw SQL.ConnectionLockedForBcpEvent(); 369throw SQL.ConnectionLockedForBcpEvent(); 408throw SQL.ConnectionLockedForBcpEvent();
fx\src\data\System\Data\SqlClient\TdsParser.cs (1)
7938throw SQL.ConnectionLockedForBcpEvent();