2 references to CreateChannelTypeNotSupportedException
System.ServiceModel (2)
System\ServiceModel\Channels\TransactionChannelFactory.cs (1)
121
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
CreateChannelTypeNotSupportedException
(typeof(TChannel)));
System\ServiceModel\Channels\TransactionChannelListener.cs (1)
114
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(listener.
CreateChannelTypeNotSupportedException
(typeof(TChannel)));