2 references to PromoterTypeInvalid
System.Transactions.Local (2)
System\Transactions\InternalTransaction.cs (1)
216throw new InvalidOperationException(SR.PromoterTypeInvalid);
System\Transactions\Transaction.cs (1)
907throw new ArgumentException(SR.PromoterTypeInvalid, nameof(promoterType));