4 references to NotKnownYet
System.Transactions.Local (4)
System\Transactions\DtcProxyShim\ResourceManagerShim.cs (1)
54outcome = OletxTransactionOutcome.NotKnownYet;
System\Transactions\Oletx\OletxResourceManager.cs (3)
348OletxTransactionOutcome outcome = OletxTransactionOutcome.NotKnownYet; 599OletxTransactionOutcome localOutcome = OletxTransactionOutcome.NotKnownYet; 618if (localOutcome == OletxTransactionOutcome.NotKnownYet)