3 references to TakeProperties
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BinaryMessageEncoder.cs (2)
1488_properties = _recycledMessageState.TakeProperties(); 1520_properties = _recycledMessageState.TakeProperties();
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Message.cs (1)
1436_properties = recycledMessageState.TakeProperties();