2 references to OpenCommunicationObjectAsyncResult
System.ServiceModel (2)
System\ServiceModel\Security\SecurityUtils.cs (2)
1527
return new
OpenCommunicationObjectAsyncResult
(tokenProvider, timeout, callback, state);
1579
return new
OpenCommunicationObjectAsyncResult
(tokenAuthenticator, timeout, callback, state);