1 write to _preamble
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\FramingChannels.cs (1)
355_preamble = channel.CreatePreamble();
1 reference to _preamble
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\FramingChannels.cs (1)
366return _channel.SendPreambleAsync(connection, _preamble, timeoutHelper.RemainingTime());