4 references to OleTxTransactionExternalStrings
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransactionFlowBindingElement.cs (2)
254new XmlQualifiedName(OleTxTransactionExternalStrings.OleTxTransaction, OleTxTransactionExternalStrings.Namespace));
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransactionFlowBindingElementImporter.cs (2)
23public const string OleTxTransactionsPrefix = OleTxTransactionExternalStrings.Prefix; 24public const string OleTxTransactionsNamespace = OleTxTransactionExternalStrings.Namespace;