1 implementation of Find
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\RequestReplyCorrelator.cs (1)
42T IRequestReplyCorrelator.Find<T>(Message reply, bool remove)
1 reference to Find
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
281IDuplexRequest request = _correlator.Find<IDuplexRequest>(message, true);