2 references to ServerIsIPv6NumericAddress
System.Web (2)
State\OutOfProcStateClientManager.cs (2)
320socketHandle, _partitionInfo.Server, _partitionInfo.Port, _partitionInfo.ServerIsIPv6NumericAddress /* forceIPv6 */, networkTimeout, verb, uri, 683string formatString = (ServerIsIPv6NumericAddress) ? "[{0}]:{1}" : "{0}:{1}";