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