11 references to NotSupported
System.Transactions.Local (11)
System\Transactions\NonWindowsUnsupported.cs (10)
82
=> throw
NotSupported
();
89
=> throw
NotSupported
();
92
=> throw
NotSupported
();
95
=> throw
NotSupported
();
100
=> throw
NotSupported
();
103
=> throw
NotSupported
();
106
=> throw
NotSupported
();
109
=> throw
NotSupported
();
131
internal void Complete() => throw
NotSupported
();
136
internal void BeginCommit(InternalTransaction tx) => throw
NotSupported
();
System\Transactions\TransactionInteropNonWindows.cs (1)
25
throw OletxTransaction.
NotSupported
();