2 references to Key
System.ServiceModel (2)
System\ServiceModel\Channels\RequestReplyCorrelator.cs (2)
27
Key key = new
Key
(messageId, stateType);
47
Key key = new
Key
(relatesTo, stateType);