#23050 First attempt to create TransactionScopeAsyncFlowOption on Mono.
authorTuomas Hietanen <tuomas.hietanen@iki.fi>
Thu, 26 May 2016 14:04:25 +0000 (15:04 +0100)
committerTuomas Hietanen <tuomas.hietanen@iki.fi>
Thu, 26 May 2016 14:05:29 +0000 (15:05 +0100)
commitc9c563fa5b09ca31e538ac02313189aa54e25038
tree5df84e4379c16a77483e9c668d31b97da97c8a42
parent478db45ebddf19a2d13100a1024d40f57eeb7385
#23050 First attempt to create TransactionScopeAsyncFlowOption on Mono.

This is a feature that is missing. However I don't have Mono,
so has to be compiled and tested.
mcs/class/System.Transactions/System.Transactions-net_4_x.csproj
mcs/class/System.Transactions/System.Transactions/TransactionScope.cs
mcs/class/System.Transactions/System.Transactions/TransactionScopeAsyncFlowOption.cs [new file with mode: 0644]