5 references to ReleaseConnectionGroup
System (5)
net\System\Net\_NegotiateClient.cs (1)
185
httpWebRequest.ServicePoint.
ReleaseConnectionGroup
(httpWebRequest.GetConnectionGroupLine());
net\System\Net\_NtlmClient.cs (1)
179
httpWebRequest.ServicePoint.
ReleaseConnectionGroup
(httpWebRequest.GetConnectionGroupLine());
net\System\Net\HttpWebRequest.cs (1)
1238
ServicePoint.
ReleaseConnectionGroup
(GetConnectionGroupLine());
net\System\Net\ServicePoint.cs (2)
734
if (
ReleaseConnectionGroup
(item))
1119
ReleaseConnectionGroup
(connectionGroup.Name);