3 references to UnrecognizedRecoveryInformation
System.Transactions.Local (3)
System\Transactions\TransactionManager.cs (3)
181throw new ArgumentException(SR.UnrecognizedRecoveryInformation, nameof(recoveryInformation)); 190throw new ArgumentException(SR.UnrecognizedRecoveryInformation, nameof(recoveryInformation), e); 198throw new ArgumentException(SR.UnrecognizedRecoveryInformation, nameof(recoveryInformation), e);