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