2 references to DetermineChannelProtocol
System.Runtime.Remoting (2)
channels\sinks\binaryformattersinks.cs (1)
87SinkChannelProtocol protocol = CoreChannel.DetermineChannelProtocol(channel);
channels\sinks\soapformattersinks.cs (1)
88SinkChannelProtocol protocol = CoreChannel.DetermineChannelProtocol(channel);