17 references to EndComposeAsyncOperations
System.ServiceModel (17)
System\ServiceModel\Channels\ReliableChannelFactory.cs (1)
174OperationWithTimeoutComposer.EndComposeAsyncOperations(result);
System\ServiceModel\Channels\ReliableChannelListener.cs (2)
178OperationWithTimeoutComposer.EndComposeAsyncOperations(result); 233OperationWithTimeoutComposer.EndComposeAsyncOperations(result);
System\ServiceModel\Channels\ReliableDuplexSessionChannel.cs (3)
280OperationWithTimeoutComposer.EndComposeAsyncOperations(result); 1040OperationWithTimeoutComposer.EndComposeAsyncOperations(result); 1844OperationWithTimeoutComposer.EndComposeAsyncOperations(result);
System\ServiceModel\Channels\ReliableInputConnection.cs (1)
258OperationWithTimeoutComposer.EndComposeAsyncOperations(result);
System\ServiceModel\Channels\ReliableInputSessionChannel.cs (1)
339OperationWithTimeoutComposer.EndComposeAsyncOperations(result);
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (2)
1141OperationWithTimeoutComposer.EndComposeAsyncOperations(result); 2202OperationWithTimeoutComposer.EndComposeAsyncOperations(result);
System\ServiceModel\Channels\ReliableOutputConnection.cs (1)
349OperationWithTimeoutComposer.EndComposeAsyncOperations(result);
System\ServiceModel\Channels\ReliableReplySessionChannel.cs (2)
527OperationWithTimeoutComposer.EndComposeAsyncOperations(result); 1931OperationWithTimeoutComposer.EndComposeAsyncOperations(result);
System\ServiceModel\Channels\ReliableRequestSessionChannel.cs (1)
477OperationWithTimeoutComposer.EndComposeAsyncOperations(result);
System\ServiceModel\Channels\SecurityChannelFactory.cs (1)
181OperationWithTimeoutComposer.EndComposeAsyncOperations(result);
System\ServiceModel\Security\SecurityListenerSettingsLifetimeManager.cs (2)
105OperationWithTimeoutComposer.EndComposeAsyncOperations(result); 198OperationWithTimeoutComposer.EndComposeAsyncOperations(result);