2 references to FEATUREEXT_GLOBALTRANSACTIONS
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlInternalConnectionTds.cs (1)
2609case TdsEnums.FEATUREEXT_GLOBALTRANSACTIONS: {
fx\src\data\System\Data\SqlClient\TdsParser.cs (1)
7079_physicalStateObj.WriteByte(TdsEnums.FEATUREEXT_GLOBALTRANSACTIONS);