2 references to ValidateStateAndGetOutputChannel
System.ServiceModel (2)
System\ServiceModel\Channels\InternalDuplexChannelListener.cs (2)
245IOutputChannel outputChannel = ValidateStateAndGetOutputChannel(message, timeoutHelper); 296this.outputChannel = outer.ValidateStateAndGetOutputChannel(message, timeoutHelper);