3 references to Namespace
System.ServiceModel (3)
System\ServiceModel\Channels\TransactionFlowBindingElement.cs (1)
334new XmlQualifiedName(OleTxTransactionExternalStrings.OleTxTransaction, OleTxTransactionExternalStrings.Namespace));
System\ServiceModel\Channels\TransactionFlowBindingElementImporter.cs (1)
23public const string OleTxTransactionsNamespace = OleTxTransactionExternalStrings.Namespace;
System\ServiceModel\Transactions\OletxTransactionHeader.cs (1)
18const string OleTxNamespace = OleTxTransactionExternalStrings.Namespace;