2 references to Transactions
System.ServiceModel (2)
System\ServiceModel\Channels\TransactionChannel.cs (1)
100
FaultCode code = FaultCode.CreateSenderFaultCode(codeString, FaultCodeConstants.Namespaces.
Transactions
);
System\ServiceModel\Dispatcher\TransactionBehavior.cs (1)
62
faultCodeNamespace = FaultCodeConstants.Namespaces.
Transactions
;