Home
last modified time | relevance | path

Searched refs:AsyncTSAndDependantClone (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 DAsyncTransactionScopeTests.cs432 public void AsyncTSAndDependantClone(bool requiresNew, bool syncronizeScope, string txId) in AsyncTSAndDependantClone() method in System.Transactions.Tests.AsyncTransactionScopeTests
532 AsyncTSAndDependantClone(childRequiresNew, true, txId1); in NestedAsyncTSAndDependantClone()