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