4 references to Cleanup
System.ServiceModel (4)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (4)
1068this.Cleanup(false, true); 1074this.Cleanup(true, true); 1123thisPtr.Cleanup(completionException == null, asyncException == null); 1147thisPtr.Cleanup(completionException == null, true);