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