<PackageReference Include="Microsoft.Data.SqlClient" Version="7.0.0-preview2.25289.6" />

Microsoft.Data.SqlClient.SysTxForGlobalTransactions

This class holds methods invoked on System.Transactions through reflection for Global Transactions
public static MethodInfo EnlistPromotableSinglePhase { get; }

Enlists the given IPromotableSinglePhaseNotification and Non-MSDTC Promoter type into a transaction

public static MethodInfo GetPromotedToken { get; }

Gets the Promoted Token for a Transaction

Sets the given DistributedTransactionIdentifier for a Transaction instance. Needs to be invoked when using a Non-MSDTC Promoter type