1 write to returnValue
Extensibility.MessageInterceptor.IntegrationTests (1)
InterceptingDuplexChannel.cs (1)
218
this.
returnValue
= this.innerChannel.EndTryReceive(result, out message);
1 reference to returnValue
Extensibility.MessageInterceptor.IntegrationTests (1)
InterceptingDuplexChannel.cs (1)
226
return thisPtr.
returnValue
;