4 references to CopyProperties
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BinaryMessageEncoder.cs (1)
1527
_properties.
CopyProperties
(properties);
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageBuffer.cs (2)
124
msg.Properties.
CopyProperties
(_properties);
233
bufferedMessage.Properties.
CopyProperties
(_properties);
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageProperties.cs (1)
48
CopyProperties
(array);