2 references to CreateOrGetAttachedTransaction
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ChannelHandler.cs (2)
1532
Transaction tx =
CreateOrGetAttachedTransaction
();
1568
tx =
CreateOrGetAttachedTransaction
();