2 references to Key
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\RequestReplyCorrelator.cs (2)
26
Key key = new
Key
(messageId, stateType);
46
Key key = new
Key
(relatesTo, stateType);