56 references to NotImplemented
dotnet-svcutil-lib (56)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\ExtensionDataReader.cs (2)
456throw NotImplemented.ByDesign; 461throw NotImplemented.ByDesign;
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlNodeWriter.cs (6)
22throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(NotImplemented.ByDesign); 31throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(NotImplemented.ByDesign); 41throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(NotImplemented.ByDesign); 46throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(NotImplemented.ByDesign); 67throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(NotImplemented.ByDesign); 95throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(NotImplemented.ByDesign);
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ClientCredentials.cs (1)
131throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(NotImplemented.ByDesignWithMessage(string.Format(SRServiceModel.CloneNotImplementedCorrectly, GetType(), (result != null) ? result.ToString() : "null")));
FrameworkFork\System.ServiceModel\System\ServiceModel\Diagnostics\MessageLogger.cs (5)
42throw NotImplemented.ByDesign; 49throw NotImplemented.ByDesign; 56throw NotImplemented.ByDesign; 63throw NotImplemented.ByDesign; 68throw NotImplemented.ByDesign;
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
98throw NotImplemented.ByDesign;
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
1345throw NotImplemented.ByDesign;
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\InputChannelBinder.cs (7)
53throw ExceptionHelper.AsError(NotImplemented.ByDesign); 94throw TraceUtility.ThrowHelperError(NotImplemented.ByDesign, message); 99throw ExceptionHelper.AsError(NotImplemented.ByDesign); 104throw TraceUtility.ThrowHelperError(NotImplemented.ByDesign, message); 124throw TraceUtility.ThrowHelperError(NotImplemented.ByDesign, message); 129throw ExceptionHelper.AsError(NotImplemented.ByDesign); 134throw TraceUtility.ThrowHelperError(NotImplemented.ByDesign, message);
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\OutputChannelBinder.cs (11)
46throw ExceptionHelper.AsError(NotImplemented.ByDesign); 67throw ExceptionHelper.AsError(NotImplemented.ByDesign); 72throw ExceptionHelper.AsError(NotImplemented.ByDesign); 77throw ExceptionHelper.AsError(NotImplemented.ByDesign); 97throw TraceUtility.ThrowHelperError(NotImplemented.ByDesign, message); 102throw ExceptionHelper.AsError(NotImplemented.ByDesign); 107throw ExceptionHelper.AsError(NotImplemented.ByDesign); 112throw TraceUtility.ThrowHelperError(NotImplemented.ByDesign, message); 117throw ExceptionHelper.AsError(NotImplemented.ByDesign); 122throw ExceptionHelper.AsError(NotImplemented.ByDesign); 127throw ExceptionHelper.AsError(NotImplemented.ByDesign);
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ReplyChannelBinder.cs (11)
53throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(NotImplemented.ByDesign); 79throw TraceUtility.ThrowHelperError(NotImplemented.ByDesign, message); 84throw TraceUtility.ThrowHelperError(NotImplemented.ByDesign, message); 89throw ExceptionHelper.AsError(NotImplemented.ByDesign); 94throw TraceUtility.ThrowHelperError(NotImplemented.ByDesign, message); 99throw TraceUtility.ThrowHelperError(NotImplemented.ByDesign, message); 104throw ExceptionHelper.AsError(NotImplemented.ByDesign); 114throw TraceUtility.ThrowHelperError(NotImplemented.ByDesign, message); 119throw ExceptionHelper.AsError(NotImplemented.ByDesign); 124throw ExceptionHelper.AsError(NotImplemented.ByDesign); 129throw ExceptionHelper.AsError(NotImplemented.ByDesign);
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\RequestChannelBinder.cs (7)
61throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(NotImplemented.ByDesign); 66throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(NotImplemented.ByDesign); 71throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(NotImplemented.ByDesign); 101throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(NotImplemented.ByDesign); 120throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(NotImplemented.ByDesign); 125throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(NotImplemented.ByDesign); 130throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(NotImplemented.ByDesign);
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\StreamFormatter.cs (1)
110throw ExceptionHelper.AsError(NotImplemented.ByDesign);
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\XmlSerializerObjectSerializer.cs (3)
82throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(NotImplemented.ByDesign); 87throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(NotImplemented.ByDesign); 92throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(NotImplemented.ByDesign);