5 references to End
dotnet-svcutil-lib (5)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\InputQueue.cs (2)
277
value = CompletedAsyncResult<T>.
End
(result);
303
return CompletedAsyncResult<bool>.
End
(result);
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ErrorHandlingReceiver.cs (1)
137
return ErrorHandlingCompletedAsyncResult.
End
(handlerResult);
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSSecurityJan2004.cs (1)
312
return CompletedAsyncResult<SecurityToken>.
End
(result);
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSSecurityTokenSerializer.cs (1)
514
return CompletedAsyncResult<SecurityToken>.
End
(result);