18 references to AsError
System.ServiceModel.Primitives (18)
System\ServiceModel\Dispatcher\InputChannelBinder.cs (3)
48throw ExceptionHelper.AsError(NotImplemented.ByDesign); 94throw ExceptionHelper.AsError(NotImplemented.ByDesign); 124throw ExceptionHelper.AsError(NotImplemented.ByDesign);
System\ServiceModel\Dispatcher\OutputChannelBinder.cs (9)
45throw ExceptionHelper.AsError(NotImplemented.ByDesign); 66throw ExceptionHelper.AsError(NotImplemented.ByDesign); 71throw ExceptionHelper.AsError(NotImplemented.ByDesign); 76throw ExceptionHelper.AsError(NotImplemented.ByDesign); 101throw ExceptionHelper.AsError(NotImplemented.ByDesign); 106throw ExceptionHelper.AsError(NotImplemented.ByDesign); 116throw ExceptionHelper.AsError(NotImplemented.ByDesign); 121throw ExceptionHelper.AsError(NotImplemented.ByDesign); 126throw ExceptionHelper.AsError(NotImplemented.ByDesign);
System\ServiceModel\Dispatcher\ReplyChannelBinder.cs (5)
84throw ExceptionHelper.AsError(NotImplemented.ByDesign); 99throw ExceptionHelper.AsError(NotImplemented.ByDesign); 114throw ExceptionHelper.AsError(NotImplemented.ByDesign); 119throw ExceptionHelper.AsError(NotImplemented.ByDesign); 124throw ExceptionHelper.AsError(NotImplemented.ByDesign);
System\ServiceModel\Dispatcher\StreamFormatter.cs (1)
150throw ExceptionHelper.AsError(NotImplemented.ByDesign);