4 references to Cleanup
System.ServiceModel (4)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (4)
909this.Cleanup(false, true); 915this.Cleanup(true, true); 955thisPtr.Cleanup(completionException == null, asyncException == null); 979thisPtr.Cleanup(completionException == null, true);