2 references to Receive
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (2)
100
message = _messageSource.
Receive
(timeout);
684
Message message = this.MessageSource.
Receive
(timeout);