2 references to RoutingDestination
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlException.cs (2)
147
if (!string.IsNullOrEmpty(internalConnection.
RoutingDestination
)) {
148
exception.Data.Add(RoutingDestinationKey, internalConnection.
RoutingDestination
);