2 references to GetPromotedToken
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlInternalConnection.cs (2)
505if (SysTxForGlobalTransactions.GetPromotedToken == null) { 509cookie = (byte[])SysTxForGlobalTransactions.GetPromotedToken.Invoke(tx, null);