2 writes to _whereAbouts
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlInternalConnection.cs (2)
339_whereAbouts = null; 518_whereAbouts = dtcAddress;
2 references to _whereAbouts
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlInternalConnection.cs (2)
512if (null == _whereAbouts) { 521cookie = GetTransactionCookie(tx, _whereAbouts);