Home
last modified time | relevance | path

Searched refs:promotedTx (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Transactions.Local/tests/
H A DNonMsdtcPromoterTests.cs786 public byte[] CreatePromotedTx(ref PromotedTx promotedTx) in CreatePromotedTx() argument
791 promotedTx = new PromotedTx(commitTx); in CreatePromotedTx()