3 references to CleanupOnError
System.ServiceModel (3)
System\ServiceModel\Channels\ClientWebSocketTransportDuplexSessionChannel.cs (3)
78
this.
CleanupOnError
(this.httpWebRequest, null);
117
this.
CleanupOnError
(this.httpWebRequest, response);
166
this.
CleanupOnError
(request, response);