2 references to OpenCommunicationObjectAsync
System.ServiceModel.NetFramingBase (2)
System\ServiceModel\Security\SecurityUtilsEx.cs (2)
45
return
OpenCommunicationObjectAsync
(tokenProvider as ICommunicationObject, timeout);
60
return
OpenCommunicationObjectAsync
(tokenAuthenticator as ICommunicationObject, timeout);