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