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