2 references to CloseAsyncInternal
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\CommunicationObject.cs (2)
123return CloseAsyncInternal(timeout).ToApm(callback, state); 143CloseAsyncInternal(timeout).WaitForCompletion();