3 references to DistributedNotSupported
System.Transactions.Local (3)
System\Transactions\NonWindowsUnsupported.cs (2)
47=> new PlatformNotSupportedException(SR.DistributedNotSupported); 121=> new PlatformNotSupportedException(SR.DistributedNotSupported);
System\Transactions\TransactionManager.cs (1)
442throw new PlatformNotSupportedException(SR.DistributedNotSupported);