2 references to CloseCommunicationAsyncResult
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\LifetimeManager.cs (1)
207closeResult = new CloseCommunicationAsyncResult(timeout, callback, state, this.ThisLock);
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceChannelManager.cs (1)
133closeResult = new CloseCommunicationAsyncResult(timeout, callback, state, this.ThisLock);