1 write to IsGlobalTransaction
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlInternalConnectionTds.cs (1)
2619IsGlobalTransaction = true;
1 reference to IsGlobalTransaction
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlDelegatedTransaction.cs (1)
170if(_connection.IsGlobalTransaction) {