1 override of CreateAsyncRequest
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpChannelFactory.cs (1)
811protected override IAsyncRequest CreateAsyncRequest(Message message)
1 reference to CreateAsyncRequest
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\RequestChannel.cs (1)
270IAsyncRequest request = CreateAsyncRequest(message);