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