4 references to IsZombied
System.Data (4)
fx\src\data\System\Data\SqlClient\SqlBulkCopy.cs (1)
1231if (!_internalTransaction.IsZombied) {
fx\src\data\System\Data\SqlClient\SqlTransaction.cs (3)
53if (IsZombied) { 186if (!IsZombied && !IsYukonPartialZombie) { 410if (IsZombied) {