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