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