2 references to InvalidOperation_RevertAndCompleteActionsMustNotThrow
System.ComponentModel.Composition (2)
System\ComponentModel\Composition\Hosting\AtomicComposition.cs (2)
179throw new InvalidOperationException(SR.InvalidOperation_RevertAndCompleteActionsMustNotThrow, new AggregateException(exceptions)); 214throw new InvalidOperationException(SR.InvalidOperation_RevertAndCompleteActionsMustNotThrow, new AggregateException(exceptions));