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