4 references to CloseCommunicationObject
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityUtils.cs (4)
672CloseCommunicationObject(tokenProvider, false, timeout); 677CloseCommunicationObject(tokenProvider, true, TimeSpan.Zero); 692CloseCommunicationObject(tokenAuthenticator, aborted, timeout); 697CloseCommunicationObject(tokenAuthenticator, true, TimeSpan.Zero);