2 references to GetContextFromHeaderIfExists
System.ServiceModel (2)
System\ServiceModel\Channels\ClientContextProtocol.cs (1)
322
ContextMessageProperty messageProperty = ContextMessageHeader.
GetContextFromHeaderIfExists
(message);
System\ServiceModel\Channels\ServiceContextProtocol.cs (1)
106
ContextMessageProperty messageContext = ContextMessageHeader.
GetContextFromHeaderIfExists
(message);