110 references to PlatformNotSupported
dotnet-svcutil-lib (110)
FrameworkFork\System.ServiceModel\Extensions\ReflectionExtensions.cs (9)
28throw ExceptionHelper.PlatformNotSupported(); 32throw ExceptionHelper.PlatformNotSupported(); 96throw ExceptionHelper.PlatformNotSupported(); 100throw ExceptionHelper.PlatformNotSupported(); 174throw ExceptionHelper.PlatformNotSupported(); 178throw ExceptionHelper.PlatformNotSupported(); 185throw ExceptionHelper.PlatformNotSupported(); 189throw ExceptionHelper.PlatformNotSupported(); 193throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\Internals\InternalSR.cs (20)
32internal static string ArgumentNullOrEmpty(object param0) { throw ExceptionHelper.PlatformNotSupported(); } 33internal static string AsyncEventArgsCompletedTwice(object param0) { throw ExceptionHelper.PlatformNotSupported(); } 34internal static string AsyncEventArgsCompletionPending(object param0) { throw ExceptionHelper.PlatformNotSupported(); } 35internal static string AsyncResultCompletedTwice(object param0) { throw ExceptionHelper.PlatformNotSupported(); } 36internal static string BufferAllocationFailed(object param0) { throw ExceptionHelper.PlatformNotSupported(); } 37internal static string BufferedOutputStreamQuotaExceeded(object param0) { throw ExceptionHelper.PlatformNotSupported(); } 38internal static string CannotConvertObject(object param0, object param1) { throw ExceptionHelper.PlatformNotSupported(); } 39internal static string EtwAPIMaxStringCountExceeded(object param0) { throw ExceptionHelper.PlatformNotSupported(); } 40internal static string EtwMaxNumberArgumentsExceeded(object param0) { throw ExceptionHelper.PlatformNotSupported(); } 41internal static string EtwRegistrationFailed(object param0) { throw ExceptionHelper.PlatformNotSupported(); } 42internal static string FailFastMessage(object param0) { throw ExceptionHelper.PlatformNotSupported(); } 43internal static string IncompatibleArgumentType(object param0, object param1) { throw ExceptionHelper.PlatformNotSupported(); } 44internal static string InvalidAsyncResultImplementation(object param0) { throw ExceptionHelper.PlatformNotSupported(); } 45internal static string LockTimeoutExceptionMessage(object param0) { throw ExceptionHelper.PlatformNotSupported(); } 46internal static string ShipAssertExceptionMessage(object param0) { throw ExceptionHelper.PlatformNotSupported(); } 47internal static string TaskTimedOutError(object param0) { throw ExceptionHelper.PlatformNotSupported(); } 48internal static string TimeoutInputQueueDequeue(object param0) { throw ExceptionHelper.PlatformNotSupported(); } 49internal static string TimeoutMustBeNonNegative(object param0, object param1) { throw ExceptionHelper.PlatformNotSupported(); } 50internal static string TimeoutMustBePositive(object param0, object param1) { throw ExceptionHelper.PlatformNotSupported(); } 51internal static string TimeoutOnOperation(object param0) { throw ExceptionHelper.PlatformNotSupported(); }
FrameworkFork\System.ServiceModel\Internals\System\Runtime\Diagnostics\DiagnosticTraceBase.cs (2)
218throw ExceptionHelper.PlatformNotSupported(); 226throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\Internals\System\Runtime\Diagnostics\EventTraceActivity.cs (1)
63throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\IdentityModel\Claims\ClaimComparer.cs (5)
230throw ExceptionHelper.PlatformNotSupported(); 235throw ExceptionHelper.PlatformNotSupported(); 251throw ExceptionHelper.PlatformNotSupported(); 256throw ExceptionHelper.PlatformNotSupported(); 265throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\IdentityModel\Claims\X509CertificateClaimSet.cs (1)
201throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\IdentityModel\CryptoHelper.cs (11)
26throw ExceptionHelper.PlatformNotSupported(); 31throw ExceptionHelper.PlatformNotSupported(); 36throw ExceptionHelper.PlatformNotSupported(); 41throw ExceptionHelper.PlatformNotSupported(); 46throw ExceptionHelper.PlatformNotSupported(); 52throw ExceptionHelper.PlatformNotSupported(); 57throw ExceptionHelper.PlatformNotSupported(); 62throw ExceptionHelper.PlatformNotSupported(); 67throw ExceptionHelper.PlatformNotSupported(); 73throw ExceptionHelper.PlatformNotSupported(); 78throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\IdentityModel\HashStream.cs (5)
70throw ExceptionHelper.PlatformNotSupported(); 80throw ExceptionHelper.PlatformNotSupported(); 90throw ExceptionHelper.PlatformNotSupported(); 96throw ExceptionHelper.PlatformNotSupported(); 102throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\IdentityModel\SecurityUtils.cs (5)
210throw ExceptionHelper.PlatformNotSupported(); 258throw ExceptionHelper.PlatformNotSupported(); 265throw ExceptionHelper.PlatformNotSupported(); 270throw ExceptionHelper.PlatformNotSupported(); 275throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\IdentityModel\SignedXml.cs (4)
20throw ExceptionHelper.PlatformNotSupported(); 30get { throw ExceptionHelper.PlatformNotSupported(); } 31set { throw ExceptionHelper.PlatformNotSupported(); } 36throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\ServiceModel\ChannelFactory.cs (2)
131throw ExceptionHelper.PlatformNotSupported(); 232throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\AddressHeader.cs (2)
134throw ExceptionHelper.PlatformNotSupported(); 243throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Addressing.cs (4)
396throw ExceptionHelper.PlatformNotSupported(); 416throw ExceptionHelper.PlatformNotSupported(); 465throw ExceptionHelper.PlatformNotSupported(); 603throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BodyWriter.cs (2)
94throw ExceptionHelper.PlatformNotSupported(); 99throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ChannelBuilder.cs (2)
20throw ExceptionHelper.PlatformNotSupported(); 32throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Connection.cs (1)
507throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpMessageHandlerFactory.cs (1)
197throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (1)
558throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannelFactory.cs (1)
367throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\WebSocketTransportSettings.cs (2)
123throw ExceptionHelper.PlatformNotSupported(); 128throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\WindowsStreamSecurityUpgradeProvider.cs (2)
232throw ExceptionHelper.PlatformNotSupported(); 238throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\CustomAttributeProvider.cs (3)
74throw ExceptionHelper.PlatformNotSupported(); 93throw ExceptionHelper.PlatformNotSupported(); 110throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\TypeLoader.cs (2)
323throw ExceptionHelper.PlatformNotSupported(); 2017throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\OperationFormatter.cs (1)
880throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\ReceiveSecurityHeader.cs (2)
20throw ExceptionHelper.PlatformNotSupported(); 35throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityProtocol.cs (14)
36get { throw ExceptionHelper.PlatformNotSupported(); } 41get { throw ExceptionHelper.PlatformNotSupported(); } 44public void OnAbort() { throw ExceptionHelper.PlatformNotSupported(); } 45public IAsyncResult OnBeginClose(TimeSpan timeout, AsyncCallback callback, object state) { throw ExceptionHelper.PlatformNotSupported(); } 46public IAsyncResult OnBeginOpen(TimeSpan timeout, AsyncCallback callback, object state) { throw ExceptionHelper.PlatformNotSupported(); } 47public void OnClose(TimeSpan timeout) { throw ExceptionHelper.PlatformNotSupported(); } 48public void OnClosed() { throw ExceptionHelper.PlatformNotSupported(); } 49public void OnClosing() { throw ExceptionHelper.PlatformNotSupported(); } 50public void OnEndClose(IAsyncResult result) { throw ExceptionHelper.PlatformNotSupported(); } 51public void OnEndOpen(IAsyncResult result) { throw ExceptionHelper.PlatformNotSupported(); } 52public void OnFaulted() { throw ExceptionHelper.PlatformNotSupported(); } 53public void OnOpen(TimeSpan timeout) { throw ExceptionHelper.PlatformNotSupported(); } 54public void OnOpened() { throw ExceptionHelper.PlatformNotSupported(); } 55public void OnOpening() { throw ExceptionHelper.PlatformNotSupported(); }
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityUtils.cs (1)
309throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SendSecurityHeader.cs (2)
19throw ExceptionHelper.PlatformNotSupported(); 44throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\Tokens\SecurityContextCookieSerializer.cs (1)
40throw ExceptionHelper.PlatformNotSupported();
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSUtilitySpecificationVersion.cs (1)
88throw ExceptionHelper.PlatformNotSupported();