1 instantiation of WsatExtendedInformationCache
System.ServiceModel (1)
System\ServiceModel\Transactions\TransactionCache.cs (1)
23
WsatExtendedInformationCache entry = new
WsatExtendedInformationCache
();
4 references to WsatExtendedInformationCache
System.ServiceModel (4)
System\ServiceModel\Transactions\OletxTransactionFormatter.cs (1)
27
if (!
WsatExtendedInformationCache
.Find(transaction, out info))
System\ServiceModel\Transactions\TransactionCache.cs (1)
23
WsatExtendedInformationCache
entry = new WsatExtendedInformationCache();
System\ServiceModel\Transactions\WsatExtendedInformation.cs (1)
38
WsatExtendedInformationCache
.Cache(tx, new WsatExtendedInformation(cacheIdentifier,
System\ServiceModel\Transactions\WsatTransactionFormatter.cs (1)
151
if (
WsatExtendedInformationCache
.Find(transaction, out info))