4 references to IAsyncChannelFactory
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\ChannelFactory.cs (4)
321
IAsyncChannelFactory
asyncFactory = _innerFactory as
IAsyncChannelFactory
;
347
IAsyncChannelFactory
asyncFactory = _innerFactory as
IAsyncChannelFactory
;