2 references to CloseAsyncInternal
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\CommunicationObject.cs (2)
199return CloseAsyncInternal(timeout).ToApm(callback, state); 220CloseAsyncInternal(timeout).WaitForCompletion();