11 references to NotSupported
System.Transactions.Local (11)
System\Transactions\NonWindowsUnsupported.cs (10)
88=> throw NotSupported(); 95=> throw NotSupported(); 98=> throw NotSupported(); 101=> throw NotSupported(); 106=> throw NotSupported(); 109=> throw NotSupported(); 112=> throw NotSupported(); 115=> throw NotSupported(); 144internal void Complete() => throw NotSupported(); 149internal void BeginCommit(InternalTransaction tx) => throw NotSupported();
System\Transactions\TransactionInteropNonWindows.cs (1)
25throw OletxTransaction.NotSupported();