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