1 write to _settings
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\FramingChannels.cs (1)
187
_settings
= settings;
1 reference to _settings
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\FramingChannels.cs (1)
388
base.SetMessageSource(new ClientDuplexConnectionReader(this, connection, _decoder,
_settings
, MessageEncoder));