3 references to DuplexRequestContext
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (3)
327requestContext = new DuplexRequestContext(_channel, message, this); 345return new DuplexRequestContext(_channel, message, this); 428requestContext = new DuplexRequestContext(_channel, message, this);