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