2 references to ActionNotSupportedException
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\FaultConverter.cs (1)
136exception = new ActionNotSupportedException(fault.Reason.GetMatchingTranslation(CultureInfo.CurrentCulture).Text);
System\ServiceModel\Channels\WsrmMessageInfo.cs (1)
504new ActionNotSupportedException(SRP.Format(SRP.NonWsrmFeb2005ActionNotSupported, action)));