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