48 references to NotImplemented
System.ServiceModel.Primitives (48)
System\ServiceModel\Description\ClientCredentials.cs (1)
162throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(NotImplemented.ByDesignWithMessage(SRP.Format(SRP.CloneNotImplementedCorrectly, GetType(), (result != null) ? result.ToString() : "null")));
System\ServiceModel\Diagnostics\MessageLogger.cs (5)
43throw NotImplemented.ByDesign; 50throw NotImplemented.ByDesign; 57throw NotImplemented.ByDesign; 64throw NotImplemented.ByDesign; 69throw NotImplemented.ByDesign;
System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
94throw NotImplemented.ByDesign;
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
1364throw NotImplemented.ByDesign;
System\ServiceModel\Dispatcher\InputChannelBinder.cs (7)
48throw ExceptionHelper.AsError(NotImplemented.ByDesign); 89throw TraceUtility.ThrowHelperError(NotImplemented.ByDesign, message); 94throw ExceptionHelper.AsError(NotImplemented.ByDesign); 99throw TraceUtility.ThrowHelperError(NotImplemented.ByDesign, message); 119throw TraceUtility.ThrowHelperError(NotImplemented.ByDesign, message); 124throw ExceptionHelper.AsError(NotImplemented.ByDesign); 129throw TraceUtility.ThrowHelperError(NotImplemented.ByDesign, message);
System\ServiceModel\Dispatcher\OutputChannelBinder.cs (11)
45throw ExceptionHelper.AsError(NotImplemented.ByDesign); 66throw ExceptionHelper.AsError(NotImplemented.ByDesign); 71throw ExceptionHelper.AsError(NotImplemented.ByDesign); 76throw ExceptionHelper.AsError(NotImplemented.ByDesign); 96throw TraceUtility.ThrowHelperError(NotImplemented.ByDesign, message); 101throw ExceptionHelper.AsError(NotImplemented.ByDesign); 106throw ExceptionHelper.AsError(NotImplemented.ByDesign); 111throw TraceUtility.ThrowHelperError(NotImplemented.ByDesign, message); 116throw ExceptionHelper.AsError(NotImplemented.ByDesign); 121throw ExceptionHelper.AsError(NotImplemented.ByDesign); 126throw ExceptionHelper.AsError(NotImplemented.ByDesign);
System\ServiceModel\Dispatcher\ReplyChannelBinder.cs (11)
48throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(NotImplemented.ByDesign); 74throw TraceUtility.ThrowHelperError(NotImplemented.ByDesign, message); 79throw TraceUtility.ThrowHelperError(NotImplemented.ByDesign, message); 84throw ExceptionHelper.AsError(NotImplemented.ByDesign); 89throw TraceUtility.ThrowHelperError(NotImplemented.ByDesign, message); 94throw TraceUtility.ThrowHelperError(NotImplemented.ByDesign, message); 99throw ExceptionHelper.AsError(NotImplemented.ByDesign); 109throw TraceUtility.ThrowHelperError(NotImplemented.ByDesign, message); 114throw ExceptionHelper.AsError(NotImplemented.ByDesign); 119throw ExceptionHelper.AsError(NotImplemented.ByDesign); 124throw ExceptionHelper.AsError(NotImplemented.ByDesign);
System\ServiceModel\Dispatcher\RequestChannelBinder.cs (7)
62throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(NotImplemented.ByDesign); 67throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(NotImplemented.ByDesign); 72throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(NotImplemented.ByDesign); 102throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(NotImplemented.ByDesign); 121throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(NotImplemented.ByDesign); 126throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(NotImplemented.ByDesign); 131throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(NotImplemented.ByDesign);
System\ServiceModel\Dispatcher\StreamFormatter.cs (1)
150throw ExceptionHelper.AsError(NotImplemented.ByDesign);
System\ServiceModel\Dispatcher\XmlSerializerObjectSerializer.cs (3)
85throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(NotImplemented.ByDesign); 90throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(NotImplemented.ByDesign); 95throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(NotImplemented.ByDesign);