6 references to TraceBin
System.Data (6)
fx\src\data\System\Data\SqlClient\SqlInternalConnectionSmi.cs (2)
410
Bid.
TraceBin
("<sc.SqlInternalConnectionSmi.GetDTCAddress|ADV> whereAbouts", whereAbouts, (UInt16)whereAbouts.Length);
463
Bid.
TraceBin
("<sc.SqlInternalConnectionSmi.PropagateTransactionCookie|ADV> transactionCookie", transactionCookie, (UInt16)transactionCookie.Length);
fx\src\data\System\Data\SqlClient\TdsParserStateObject.cs (4)
515
Bid.
TraceBin
("<sc.TdsParserStateObject.NullBitmap.Initialize|INFO|ADV> NBCROW bitmap data: ", _nullBitmap, (UInt16)_nullBitmap.Length);
2434
Bid.
TraceBin
("<sc.TdsParser.ReadNetworkPacketAsyncCallback|INFO|ADV> Packet read", _inBuff, (UInt16)_inBytesRead);
3062
Bid.
TraceBin
("<sc.TdsParser.WritePacket|INFO|ADV> Packet sent", _outBuff, (UInt16)_outBytesUsed);
3222
Bid.
TraceBin
("<sc.TdsParser.WritePacket|INFO|ADV> Packet sent", _outBuff, (UInt16)_outBytesUsed);