1 write to _bSuppressChannelData
System.Runtime.Remoting (1)
channels\http\httpserverchannel.cs (1)
117
case "suppressChannelData":
_bSuppressChannelData
= Convert.ToBoolean(entry.Value, CultureInfo.InvariantCulture); break;
1 reference to _bSuppressChannelData
System.Runtime.Remoting (1)
channels\http\httpserverchannel.cs (1)
267
if (!
_bSuppressChannelData
&&