2 references to CreateConnectionException
System.Web (2)
State\OutOfProcStateClientManager.cs (2)
173
throw
CreateConnectionException
(server, port, hr);
367
HttpException e =
CreateConnectionException
(_partitionInfo.Server, _partitionInfo.Port, hr);