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