3 references to IsZombied
System.Data (3)
fx\src\data\System\Data\SqlClient\sqlinternaltransaction.cs (3)
213
if (!
IsZombied
&& GetServerTransactionLevel() == 0) {
275
if (!
IsZombied
&& !_innerConnection.IsYukonOrNewer) {
425
if (!
IsZombied
&& !_innerConnection.IsYukonOrNewer) {