2 references to Prepared
System.Runtime.DurableInstancing (2)
System\Runtime\TransactedAsyncResult.cs (2)
142
State = TransactionSignalState.
Prepared
;
151
else if (State == TransactionSignalState.
Prepared
)