1 write to message
System.ServiceModel (1)
System\ServiceModel\Channels\SingletonConnectionReader.cs (1)
1296thisPtr.message = thisPtr.parent.Receive(thisPtr.timeout);
1 reference to message
System.ServiceModel (1)
System\ServiceModel\Channels\SingletonConnectionReader.cs (1)
1286return receiveAsyncResult.message;