2 writes to _routingDestination
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlInternalConnectionTds.cs (2)
1580_routingDestination = serverInfo.UserServerName; 1835_routingDestination = currentServerInfo.UserServerName;
1 reference to _routingDestination
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlInternalConnectionTds.cs (1)
535return _routingDestination;