3 references to CopyProperties
System.ServiceModel.Primitives (3)
System\ServiceModel\Channels\MessageProperties.cs (1)
42
CopyProperties
(properties);
System\ServiceModel\Channels\ServiceChannel.cs (1)
1195
message.Properties.
CopyProperties
(context.OutgoingMessageProperties);
System\ServiceModel\Security\IssuanceTokenProviderBase.cs (1)
573
nextMessage.Properties.
CopyProperties
(nextMessageProperties);