16147 instantiations of PlatformNotSupportedException
BuildValidator (1)
IldasmUtilities.cs (1)
43
throw new
PlatformNotSupportedException
();
dotnet-svcutil.xmlserializer (1)
Microsoft\Tools\ServiceModel\SvcUtil\InputModule.cs (1)
127
throw new
PlatformNotSupportedException
();
dotnet-svcutil-lib (15)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlObjectSerializerReadContextComplex.cs (1)
139
throw new
PlatformNotSupportedException
();
FrameworkFork\System.ServiceModel\ExceptionHelper.cs (2)
21
return new
PlatformNotSupportedException
();
26
return new
PlatformNotSupportedException
(message);
FrameworkFork\System.ServiceModel\System\ServiceModel\ClientBase.cs (4)
27
throw new
PlatformNotSupportedException
(SRServiceModel.ConfigurationFilesNotSupported);
32
throw new
PlatformNotSupportedException
(SRServiceModel.ConfigurationFilesNotSupported);
37
throw new
PlatformNotSupportedException
(SRServiceModel.ConfigurationFilesNotSupported);
42
throw new
PlatformNotSupportedException
(SRServiceModel.ConfigurationFilesNotSupported);
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\InstanceContextProviderBase.cs (1)
35
throw new
PlatformNotSupportedException
();
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\OperationInvokerBehavior.cs (2)
44
throw new
PlatformNotSupportedException
();
57
throw new
PlatformNotSupportedException
();
FrameworkFork\System.ServiceModel\System\ServiceModel\DuplexClientBase.cs (4)
14
throw new
PlatformNotSupportedException
(SRServiceModel.ConfigurationFilesNotSupported);
18
throw new
PlatformNotSupportedException
(SRServiceModel.ConfigurationFilesNotSupported);
22
throw new
PlatformNotSupportedException
(SRServiceModel.ConfigurationFilesNotSupported);
26
throw new
PlatformNotSupportedException
(SRServiceModel.ConfigurationFilesNotSupported);
FrameworkFork\System.ServiceModel\System\ServiceModel\HttpTransportSecurity.cs (1)
63
new
PlatformNotSupportedException
(SRServiceModel.ExtendedProtectionNotSupported));
Microsoft.AspNetCore.Components.Server (1)
ProtectedBrowserStorage\ProtectedBrowserStorage.cs (1)
33
throw new
PlatformNotSupportedException
($"{GetType()} cannot be used when running in a browser.");
Microsoft.AspNetCore.Components.WebAssembly (1)
Hosting\WebAssemblyCultureProvider.cs (1)
62
throw new
PlatformNotSupportedException
("This method is only supported in the browser.");
Microsoft.AspNetCore.Cryptography.Internal (2)
CryptoUtil.cs (2)
40
throw new
PlatformNotSupportedException
(Resources.Platform_Windows7Required);
49
throw new
PlatformNotSupportedException
(Resources.Platform_Windows8Required);
Microsoft.AspNetCore.Http.Connections.Client (1)
HttpConnectionOptions.cs (1)
291
throw new
PlatformNotSupportedException
();
Microsoft.AspNetCore.InternalTesting (3)
xunit\MaximumOSVersionAttribute.cs (1)
67
throw new
PlatformNotSupportedException
();
xunit\MinimumOsVersionAttribute.cs (1)
63
throw new
PlatformNotSupportedException
();
xunit\OSSkipConditionAttribute.cs (1)
59
throw new
PlatformNotSupportedException
();
Microsoft.AspNetCore.Server.HttpSys (1)
HttpSysListener.cs (1)
55
throw new
PlatformNotSupportedException
();
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\TransportManager.cs (1)
58
throw new
PlatformNotSupportedException
("Named pipes transport requires a Windows operating system.");
Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes (1)
WebHostBuilderNamedPipeExtensions.cs (1)
29
throw new
PlatformNotSupportedException
("Named pipes transport requires a Windows operating system.");
Microsoft.CodeAnalysis.Scripting (1)
src\Compilers\Shared\GlobalAssemblyCacheHelpers\GacFileResolver.cs (1)
61
throw new
PlatformNotSupportedException
();
Microsoft.CodeAnalysis.Test.Utilities (1)
Metadata\IlasmUtilities.cs (1)
65
throw new
PlatformNotSupportedException
("Runtime platform not supported for testing");
Microsoft.CodeAnalysis.Workspaces.MSBuild (1)
src\Workspaces\MSBuild\BuildHost\Rpc\Contracts\MonoMSBuildDiscovery.cs (1)
56
throw new
PlatformNotSupportedException
($"{nameof(RealPath)} can only be called on Unix.");
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
Rpc\Contracts\MonoMSBuildDiscovery.cs (1)
56
throw new
PlatformNotSupportedException
($"{nameof(RealPath)} can only be called on Unix.");
Microsoft.DotNet.MacOsPkg.Cli (1)
Program.cs (1)
9
throw new
PlatformNotSupportedException
("This tool is only supported on .NET Core.");
Microsoft.DotNet.RemoteExecutor (2)
RemoteExecutor.cs (1)
415
throw new
PlatformNotSupportedException
("RemoteExecutor is not supported on this platform.");
RemoteInvokeOptions.cs (1)
54
throw new
PlatformNotSupportedException
();
Microsoft.Extensions.Configuration.Xml (1)
XmlDocumentDecryptor.cs (1)
106
if (OperatingSystem.IsWasi()) throw new
PlatformNotSupportedException
();
Microsoft.Extensions.FileProviders.Physical (1)
PhysicalFilesWatcher.cs (1)
90
throw new
PlatformNotSupportedException
(SR.Format(SR.FileSystemWatcher_PlatformNotSupported, typeof(FileSystemWatcher)));
Microsoft.Extensions.Hosting.Systemd (1)
SystemdNotifier.cs (1)
45
if (OperatingSystem.IsWasi()) throw new
PlatformNotSupportedException
();
Microsoft.Maui (1)
VisualDiagnostics\BootstrapHelper.cs (1)
40
throw new
PlatformNotSupportedException
();
Microsoft.Maui.Controls.Compatibility (1)
src\Core\src\VisualDiagnostics\BootstrapHelper.cs (1)
40
throw new
PlatformNotSupportedException
();
Microsoft.Maui.Essentials (4)
AppActions\AppActions.shared.cs (1)
135
throw new
PlatformNotSupportedException
("This implementation of IAppActions does not implement IPlatformAppActions.");
FilePicker\FilePicker.shared.cs (1)
169
throw new
PlatformNotSupportedException
("This platform does not support this file type.");
Screenshot\Screenshot.shared.cs (1)
176
throw new
PlatformNotSupportedException
("This implementation of IScreenshot does not implement IPlatformScreenshot.");
WebAuthenticator\WebAuthenticator.shared.cs (1)
115
throw new
PlatformNotSupportedException
("This implementation of IWebAuthenticator does not implement IPlatformWebAuthenticatorCallback.");
Microsoft.Maui.Graphics (4)
PlatformImage.cs (4)
34
throw new
PlatformNotSupportedException
();
39
throw new
PlatformNotSupportedException
();
44
throw new
PlatformNotSupportedException
();
174
throw new
PlatformNotSupportedException
();
Microsoft.Maui.Graphics.Skia (1)
SkiaImage.cs (1)
132
ImageFormat.Bmp or ImageFormat.Gif or ImageFormat.Tiff => throw new
PlatformNotSupportedException
($"Skia does not support {format} format."),
Microsoft.ML.TestFrameworkCommon (1)
Utility\LibraryLoader.cs (1)
180
throw new
PlatformNotSupportedException
("This platform cannot load native libraries.");
Microsoft.TestUtilities (1)
XUnit\OSSkipConditionAttribute.cs (1)
61
throw new
PlatformNotSupportedException
();
Microsoft.VisualBasic.Core (8)
Microsoft\VisualBasic\CompilerServices\Utils.vb (2)
41
Throw New
PlatformNotSupportedException
()
64
Throw New
PlatformNotSupportedException
()
Microsoft\VisualBasic\Conversion.vb (1)
1056
Throw New
PlatformNotSupportedException
()
Microsoft\VisualBasic\FileSystem.vb (3)
188
Throw New
PlatformNotSupportedException
()
479
Throw New
PlatformNotSupportedException
()
1232
Throw New
PlatformNotSupportedException
()
Microsoft\VisualBasic\Interaction.vb (1)
125
Throw New
PlatformNotSupportedException
()
Microsoft\VisualBasic\Strings.vb (1)
2136
Throw New
PlatformNotSupportedException
()
Microsoft.Win32.Registry (74)
artifacts\obj\Microsoft.Win32.Registry\Debug\net10.0\Microsoft.Win32.Registry.notsupported.cs (74)
17
public static object? GetValue(string keyName, string? valueName, object? defaultValue) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
18
public static void SetValue(string keyName, string? valueName, object value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
19
public static void SetValue(string keyName, string? valueName, object value, Microsoft.Win32.RegistryValueKind valueKind) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
32
internal RegistryKey() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
33
public Microsoft.Win32.SafeHandles.SafeRegistryHandle Handle { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); } }
34
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); } }
35
public int SubKeyCount { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); } }
36
public int ValueCount { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); } }
37
public Microsoft.Win32.RegistryView View { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); } }
38
public void Close() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
39
public Microsoft.Win32.RegistryKey CreateSubKey(string subkey) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
40
public Microsoft.Win32.RegistryKey CreateSubKey(string subkey, Microsoft.Win32.RegistryKeyPermissionCheck permissionCheck) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
41
public Microsoft.Win32.RegistryKey CreateSubKey(string subkey, Microsoft.Win32.RegistryKeyPermissionCheck permissionCheck, Microsoft.Win32.RegistryOptions registryOptions) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
42
public Microsoft.Win32.RegistryKey CreateSubKey(string subkey, Microsoft.Win32.RegistryKeyPermissionCheck permissionCheck, Microsoft.Win32.RegistryOptions registryOptions, System.Security.AccessControl.RegistrySecurity? registrySecurity) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
43
public Microsoft.Win32.RegistryKey CreateSubKey(string subkey, Microsoft.Win32.RegistryKeyPermissionCheck permissionCheck, System.Security.AccessControl.RegistrySecurity? registrySecurity) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
44
public Microsoft.Win32.RegistryKey CreateSubKey(string subkey, bool writable) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
45
public Microsoft.Win32.RegistryKey CreateSubKey(string subkey, bool writable, Microsoft.Win32.RegistryOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
46
public void DeleteSubKey(string subkey) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
47
public void DeleteSubKey(string subkey, bool throwOnMissingSubKey) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
48
public void DeleteSubKeyTree(string subkey) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
49
public void DeleteSubKeyTree(string subkey, bool throwOnMissingSubKey) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
50
public void DeleteValue(string name) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
51
public void DeleteValue(string name, bool throwOnMissingValue) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
53
public void Flush() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
54
public static Microsoft.Win32.RegistryKey FromHandle(Microsoft.Win32.SafeHandles.SafeRegistryHandle handle) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
55
public static Microsoft.Win32.RegistryKey FromHandle(Microsoft.Win32.SafeHandles.SafeRegistryHandle handle, Microsoft.Win32.RegistryView view) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
56
public System.Security.AccessControl.RegistrySecurity GetAccessControl() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
57
public System.Security.AccessControl.RegistrySecurity GetAccessControl(System.Security.AccessControl.AccessControlSections includeSections) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
58
public string[] GetSubKeyNames() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
59
public object? GetValue(string? name) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
61
public object? GetValue(string? name, object? defaultValue) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
63
public object? GetValue(string? name, object? defaultValue, Microsoft.Win32.RegistryValueOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
64
public Microsoft.Win32.RegistryValueKind GetValueKind(string? name) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
65
public string[] GetValueNames() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
66
public static Microsoft.Win32.RegistryKey OpenBaseKey(Microsoft.Win32.RegistryHive hKey, Microsoft.Win32.RegistryView view) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
67
public static Microsoft.Win32.RegistryKey OpenRemoteBaseKey(Microsoft.Win32.RegistryHive hKey, string machineName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
68
public static Microsoft.Win32.RegistryKey OpenRemoteBaseKey(Microsoft.Win32.RegistryHive hKey, string machineName, Microsoft.Win32.RegistryView view) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
69
public Microsoft.Win32.RegistryKey? OpenSubKey(string name) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
70
public Microsoft.Win32.RegistryKey? OpenSubKey(string name, Microsoft.Win32.RegistryKeyPermissionCheck permissionCheck) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
71
public Microsoft.Win32.RegistryKey? OpenSubKey(string name, Microsoft.Win32.RegistryKeyPermissionCheck permissionCheck, System.Security.AccessControl.RegistryRights rights) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
72
public Microsoft.Win32.RegistryKey? OpenSubKey(string name, bool writable) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
73
public Microsoft.Win32.RegistryKey? OpenSubKey(string name, System.Security.AccessControl.RegistryRights rights) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
74
public void SetAccessControl(System.Security.AccessControl.RegistrySecurity registrySecurity) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
75
public void SetValue(string? name, object value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
76
public void SetValue(string? name, object value, Microsoft.Win32.RegistryValueKind valueKind) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
77
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
119
public SafeRegistryHandle() : base (default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
120
public SafeRegistryHandle(System.IntPtr preexistingHandle, bool ownsHandle) : base (default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
121
protected override bool ReleaseHandle() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
128
public RegistryAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.RegistryRights registryRights, System.Security.AccessControl.AccessControlType type) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
129
public RegistryAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.RegistryRights registryRights, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.AccessControlType type) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
130
public RegistryAccessRule(string identity, System.Security.AccessControl.RegistryRights registryRights, System.Security.AccessControl.AccessControlType type) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
131
public RegistryAccessRule(string identity, System.Security.AccessControl.RegistryRights registryRights, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.AccessControlType type) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
132
public System.Security.AccessControl.RegistryRights RegistryRights { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); } }
136
public RegistryAuditRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.RegistryRights registryRights, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.AuditFlags flags) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Security.AccessControl.AuditFlags)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
137
public RegistryAuditRule(string identity, System.Security.AccessControl.RegistryRights registryRights, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.AuditFlags flags) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Security.AccessControl.AuditFlags)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
138
public System.Security.AccessControl.RegistryRights RegistryRights { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); } }
160
public RegistrySecurity() : base (default(bool), default(System.Security.AccessControl.ResourceType)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
161
public override System.Type AccessRightType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); } }
162
public override System.Type AccessRuleType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); } }
163
public override System.Type AuditRuleType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); } }
164
public override System.Security.AccessControl.AccessRule AccessRuleFactory(System.Security.Principal.IdentityReference identityReference, int accessMask, bool isInherited, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.AccessControlType type) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
165
public void AddAccessRule(System.Security.AccessControl.RegistryAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
166
public void AddAuditRule(System.Security.AccessControl.RegistryAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
167
public override System.Security.AccessControl.AuditRule AuditRuleFactory(System.Security.Principal.IdentityReference identityReference, int accessMask, bool isInherited, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.AuditFlags flags) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
168
public bool RemoveAccessRule(System.Security.AccessControl.RegistryAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
169
public void RemoveAccessRuleAll(System.Security.AccessControl.RegistryAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
170
public void RemoveAccessRuleSpecific(System.Security.AccessControl.RegistryAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
171
public bool RemoveAuditRule(System.Security.AccessControl.RegistryAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
172
public void RemoveAuditRuleAll(System.Security.AccessControl.RegistryAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
173
public void RemoveAuditRuleSpecific(System.Security.AccessControl.RegistryAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
174
public void ResetAccessRule(System.Security.AccessControl.RegistryAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
175
public void SetAccessRule(System.Security.AccessControl.RegistryAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
176
public void SetAuditRule(System.Security.AccessControl.RegistryAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Registry); }
Microsoft.Win32.Registry.AccessControl (3)
artifacts\obj\Microsoft.Win32.Registry.AccessControl\Debug\net10.0\Microsoft.Win32.Registry.AccessControl.notsupported.cs (3)
11
public static System.Security.AccessControl.RegistrySecurity GetAccessControl(this Microsoft.Win32.RegistryKey key) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_RegistryAccessControl); }
12
public static System.Security.AccessControl.RegistrySecurity GetAccessControl(this Microsoft.Win32.RegistryKey key, System.Security.AccessControl.AccessControlSections includeSections) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_RegistryAccessControl); }
13
public static void SetAccessControl(this Microsoft.Win32.RegistryKey key, System.Security.AccessControl.RegistrySecurity registrySecurity) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_RegistryAccessControl); }
Microsoft.Win32.SystemEvents (48)
artifacts\obj\Microsoft.Win32.SystemEvents\Debug\net10.0\Microsoft.Win32.SystemEvents.notsupported.cs (48)
11
public PowerModeChangedEventArgs(Microsoft.Win32.PowerModes mode) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); }
12
public Microsoft.Win32.PowerModes Mode { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); } }
23
public SessionEndedEventArgs(Microsoft.Win32.SessionEndReasons reason) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); }
24
public Microsoft.Win32.SessionEndReasons Reason { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); } }
29
public SessionEndingEventArgs(Microsoft.Win32.SessionEndReasons reason) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); }
30
public bool Cancel { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); } }
31
public Microsoft.Win32.SessionEndReasons Reason { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); } }
41
public SessionSwitchEventArgs(Microsoft.Win32.SessionSwitchReason reason) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); }
42
public Microsoft.Win32.SessionSwitchReason Reason { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); } }
59
internal SystemEvents() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); }
60
public static event System.EventHandler? DisplaySettingsChanged { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); } }
61
public static event System.EventHandler? DisplaySettingsChanging { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); } }
63
public static event System.EventHandler? EventsThreadShutdown { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); } }
64
public static event System.EventHandler? InstalledFontsChanged { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); } }
68
public static event System.EventHandler? LowMemory { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); } }
69
public static event System.EventHandler? PaletteChanged { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); } }
70
public static event Microsoft.Win32.PowerModeChangedEventHandler? PowerModeChanged { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); } }
71
public static event Microsoft.Win32.SessionEndedEventHandler? SessionEnded { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); } }
72
public static event Microsoft.Win32.SessionEndingEventHandler? SessionEnding { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); } }
73
public static event Microsoft.Win32.SessionSwitchEventHandler? SessionSwitch { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); } }
74
public static event System.EventHandler? TimeChanged { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); } }
75
public static event Microsoft.Win32.TimerElapsedEventHandler? TimerElapsed { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); } }
76
public static event Microsoft.Win32.UserPreferenceChangedEventHandler? UserPreferenceChanged { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); } }
77
public static event Microsoft.Win32.UserPreferenceChangingEventHandler? UserPreferenceChanging { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); } }
78
public static System.IntPtr CreateTimer(int interval) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); }
79
public static void InvokeOnEventsThread(System.Delegate method) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); }
80
public static void KillTimer(System.IntPtr timerId) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); }
84
public TimerElapsedEventArgs(System.IntPtr timerId) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); }
85
public System.IntPtr TimerId { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); } }
107
public UserPreferenceChangedEventArgs(Microsoft.Win32.UserPreferenceCategory category) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); }
108
public Microsoft.Win32.UserPreferenceCategory Category { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); } }
113
public UserPreferenceChangingEventArgs(Microsoft.Win32.UserPreferenceCategory category) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); }
114
public Microsoft.Win32.UserPreferenceCategory Category { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemEvents); } }
PresentationCore (2)
MS\Internal\WindowsRuntime\Windows\UI\ViewManagement\InputPane.cs (2)
78
throw new
PlatformNotSupportedException
();
118
throw new
PlatformNotSupportedException
();
PresentationFramework (2)
MS\Internal\WindowsRuntime\Windows\Data\Text\WordsSegmenter.cs (1)
41
throw new
PlatformNotSupportedException
();
System\Windows\Documents\WinRTSpellerInterop.cs (1)
48
throw new
PlatformNotSupportedException
(string.Empty, ex);
System.CodeDom (6)
Microsoft\CSharp\CSharpCodeGenerator.PlatformNotSupported.cs (1)
14
throw new
PlatformNotSupportedException
();
Microsoft\VisualBasic\VBCodeGenerator.cs (2)
386
throw new
PlatformNotSupportedException
();
391
throw new
PlatformNotSupportedException
();
Microsoft\VisualBasic\VBCodeGenerator.PlatformNotSupported.cs (1)
13
throw new
PlatformNotSupportedException
();
System\CodeDom\Compiler\CodeCompiler.cs (1)
177
throw new
PlatformNotSupportedException
();
System\CodeDom\Compiler\Executor.cs (1)
37
throw new
PlatformNotSupportedException
();
System.Collections (7)
System\Collections\Generic\LinkedList.cs (2)
576
throw new
PlatformNotSupportedException
();
581
throw new
PlatformNotSupportedException
();
System\Collections\Generic\SortedSet.cs (2)
1863
throw new
PlatformNotSupportedException
();
1868
throw new
PlatformNotSupportedException
();
System\Collections\Generic\SortedSet.TreeSubSet.cs (3)
367
throw new
PlatformNotSupportedException
();
372
throw new
PlatformNotSupportedException
();
375
protected override void OnDeserialization(object? sender) => throw new
PlatformNotSupportedException
();
System.Collections.Specialized (3)
System\Collections\Specialized\NameObjectCollectionBase.cs (3)
85
throw new
PlatformNotSupportedException
();
92
throw new
PlatformNotSupportedException
();
97
throw new
PlatformNotSupportedException
();
System.ComponentModel.TypeConverter (1)
System\Security\Authentication\ExtendedProtection\ExtendedProtectionPolicyTypeConverter.cs (1)
24
if (OperatingSystem.IsWasi()) throw new
PlatformNotSupportedException
(); // TODO remove with https://github.com/dotnet/runtime/pull/107185
System.Configuration.ConfigurationManager (14)
System\Configuration\RsaProtectedConfigurationProvider.cs (12)
20
throw new
PlatformNotSupportedException
();
25
throw new
PlatformNotSupportedException
();
30
throw new
PlatformNotSupportedException
();
35
throw new
PlatformNotSupportedException
();
40
throw new
PlatformNotSupportedException
();
45
throw new
PlatformNotSupportedException
();
48
public string KeyContainerName { get { throw new
PlatformNotSupportedException
(); } }
49
public string CspProviderName { get { throw new
PlatformNotSupportedException
(); } }
50
public bool UseMachineContainer { get { throw new
PlatformNotSupportedException
(); } }
51
public bool UseOAEP { get { throw new
PlatformNotSupportedException
(); } }
52
public bool UseFIPS { get { throw new
PlatformNotSupportedException
(); } }
53
public RSAParameters RsaPublicKey { get { throw new
PlatformNotSupportedException
(); } }
System\Configuration\SettingsAttributeDictionary.cs (1)
17
throw new
PlatformNotSupportedException
();
System\Configuration\SettingsContext.cs (1)
15
throw new
PlatformNotSupportedException
();
System.Console (121)
artifacts\obj\System.Console\Debug\net10.0\System.Console.notsupported.cs (121)
15
public static System.ConsoleColor BackgroundColor { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } }
16
public static int BufferHeight { [System.Runtime.Versioning.UnsupportedOSPlatformAttribute("android"), System.Runtime.Versioning.UnsupportedOSPlatformAttribute("browser"), System.Runtime.Versioning.UnsupportedOSPlatformAttribute("ios"), System.Runtime.Versioning.UnsupportedOSPlatformAttribute("tvos")] get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } [System.Runtime.Versioning.SupportedOSPlatformAttribute("windows")] set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } }
17
public static int BufferWidth { [System.Runtime.Versioning.UnsupportedOSPlatformAttribute("android"), System.Runtime.Versioning.UnsupportedOSPlatformAttribute("browser"), System.Runtime.Versioning.UnsupportedOSPlatformAttribute("ios"), System.Runtime.Versioning.UnsupportedOSPlatformAttribute("tvos")] get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } [System.Runtime.Versioning.SupportedOSPlatformAttribute("windows")] set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } }
19
public static bool CapsLock { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } }
24
public static int CursorLeft { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } }
25
public static int CursorSize { [System.Runtime.Versioning.UnsupportedOSPlatformAttribute("android"), System.Runtime.Versioning.UnsupportedOSPlatformAttribute("browser"), System.Runtime.Versioning.UnsupportedOSPlatformAttribute("ios"), System.Runtime.Versioning.UnsupportedOSPlatformAttribute("tvos")] get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } [System.Runtime.Versioning.SupportedOSPlatformAttribute("windows")] set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } }
30
public static int CursorTop { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } }
31
public static bool CursorVisible { [System.Runtime.Versioning.SupportedOSPlatformAttribute("windows")] get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } [System.Runtime.Versioning.UnsupportedOSPlatformAttribute("android"), System.Runtime.Versioning.UnsupportedOSPlatformAttribute("browser"), System.Runtime.Versioning.UnsupportedOSPlatformAttribute("ios"), System.Runtime.Versioning.UnsupportedOSPlatformAttribute("tvos")] set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } }
32
public static System.IO.TextWriter Error { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } }
37
public static System.ConsoleColor ForegroundColor { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } }
42
public static System.IO.TextReader In { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } }
47
public static System.Text.Encoding InputEncoding { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } }
48
public static bool IsErrorRedirected { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } }
49
public static bool IsInputRedirected { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } }
50
public static bool IsOutputRedirected { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } }
51
public static bool KeyAvailable { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } }
56
public static int LargestWindowHeight { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } }
61
public static int LargestWindowWidth { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } }
63
public static bool NumberLock { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } }
64
public static System.IO.TextWriter Out { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } }
65
public static System.Text.Encoding OutputEncoding { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } [System.Runtime.Versioning.UnsupportedOSPlatformAttribute("android"), System.Runtime.Versioning.UnsupportedOSPlatformAttribute("ios"), System.Runtime.Versioning.UnsupportedOSPlatformAttribute("tvos")] set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } }
66
public static string Title { [System.Runtime.Versioning.SupportedOSPlatformAttribute("windows")] get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } [System.Runtime.Versioning.UnsupportedOSPlatformAttribute("android"), System.Runtime.Versioning.UnsupportedOSPlatformAttribute("browser"), System.Runtime.Versioning.UnsupportedOSPlatformAttribute("ios"), System.Runtime.Versioning.UnsupportedOSPlatformAttribute("tvos")] set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } }
71
public static bool TreatControlCAsInput { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } }
72
public static int WindowHeight { [System.Runtime.Versioning.UnsupportedOSPlatformAttribute("android"), System.Runtime.Versioning.UnsupportedOSPlatformAttribute("browser"), System.Runtime.Versioning.UnsupportedOSPlatformAttribute("ios"), System.Runtime.Versioning.UnsupportedOSPlatformAttribute("tvos")] get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } [System.Runtime.Versioning.SupportedOSPlatformAttribute("windows")] set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } }
73
public static int WindowLeft { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } [System.Runtime.Versioning.SupportedOSPlatformAttribute("windows")] set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } }
74
public static int WindowTop { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } [System.Runtime.Versioning.SupportedOSPlatformAttribute("windows")] set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } }
75
public static int WindowWidth { [System.Runtime.Versioning.UnsupportedOSPlatformAttribute("android"), System.Runtime.Versioning.UnsupportedOSPlatformAttribute("browser"), System.Runtime.Versioning.UnsupportedOSPlatformAttribute("ios"), System.Runtime.Versioning.UnsupportedOSPlatformAttribute("tvos")] get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } [System.Runtime.Versioning.SupportedOSPlatformAttribute("windows")] set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } }
80
public static event System.ConsoleCancelEventHandler? CancelKeyPress { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } }
85
public static void Beep() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
87
public static void Beep(int frequency, int duration) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
91
public static void Clear() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
96
public static (int Left, int Top) GetCursorPosition() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
98
public static void MoveBufferArea(int sourceLeft, int sourceTop, int sourceWidth, int sourceHeight, int targetLeft, int targetTop) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
100
public static void MoveBufferArea(int sourceLeft, int sourceTop, int sourceWidth, int sourceHeight, int targetLeft, int targetTop, char sourceChar, System.ConsoleColor sourceForeColor, System.ConsoleColor sourceBackColor) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
101
public static System.IO.Stream OpenStandardError() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
102
public static System.IO.Stream OpenStandardError(int bufferSize) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
107
public static System.IO.Stream OpenStandardInput() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
110
public static System.IO.Stream OpenStandardInput(int bufferSize) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
111
public static System.IO.Stream OpenStandardOutput() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
112
public static System.IO.Stream OpenStandardOutput(int bufferSize) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
115
public static int Read() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
120
public static System.ConsoleKeyInfo ReadKey() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
125
public static System.ConsoleKeyInfo ReadKey(bool intercept) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
128
public static string? ReadLine() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
133
public static void ResetColor() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
135
public static void SetBufferSize(int width, int height) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
140
public static void SetCursorPosition(int left, int top) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
141
public static void SetError(System.IO.TextWriter newError) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
146
public static void SetIn(System.IO.TextReader newIn) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
147
public static void SetOut(System.IO.TextWriter newOut) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
149
public static void SetWindowPosition(int left, int top) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
151
public static void SetWindowSize(int width, int height) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
152
public static void Write(bool value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
153
public static void Write(char value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
154
public static void Write(char[]? buffer) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
155
public static void Write(char[] buffer, int index, int count) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
156
public static void Write(decimal value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
157
public static void Write(double value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
158
public static void Write(int value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
159
public static void Write(long value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
160
public static void Write(object? value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
161
public static void Write(float value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
162
public static void Write(string? value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
163
public static void Write(System.ReadOnlySpan<char> value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
164
public static void Write([System.Diagnostics.CodeAnalysis.StringSyntaxAttribute("CompositeFormat")] string format, object? arg0) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
165
public static void Write([System.Diagnostics.CodeAnalysis.StringSyntaxAttribute("CompositeFormat")] string format, object? arg0, object? arg1) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
166
public static void Write([System.Diagnostics.CodeAnalysis.StringSyntaxAttribute("CompositeFormat")] string format, object? arg0, object? arg1, object? arg2) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
167
public static void Write([System.Diagnostics.CodeAnalysis.StringSyntaxAttribute("CompositeFormat")] string format, params object?[]? arg) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
168
public static void Write([System.Diagnostics.CodeAnalysis.StringSyntaxAttribute("CompositeFormat")] string format, params System.ReadOnlySpan<object?> arg) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
170
public static void Write(uint value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
172
public static void Write(ulong value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
173
public static void WriteLine() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
174
public static void WriteLine(bool value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
175
public static void WriteLine(char value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
176
public static void WriteLine(char[]? buffer) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
177
public static void WriteLine(char[] buffer, int index, int count) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
178
public static void WriteLine(decimal value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
179
public static void WriteLine(double value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
180
public static void WriteLine(int value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
181
public static void WriteLine(long value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
182
public static void WriteLine(object? value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
183
public static void WriteLine(float value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
184
public static void WriteLine(string? value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
185
public static void WriteLine(ReadOnlySpan<char> value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
186
public static void WriteLine([System.Diagnostics.CodeAnalysis.StringSyntaxAttribute("CompositeFormat")] string format, object? arg0) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
187
public static void WriteLine([System.Diagnostics.CodeAnalysis.StringSyntaxAttribute("CompositeFormat")] string format, object? arg0, object? arg1) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
188
public static void WriteLine([System.Diagnostics.CodeAnalysis.StringSyntaxAttribute("CompositeFormat")] string format, object? arg0, object? arg1, object? arg2) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
189
public static void WriteLine([System.Diagnostics.CodeAnalysis.StringSyntaxAttribute("CompositeFormat")] string format, params object?[]? arg) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
190
public static void WriteLine([System.Diagnostics.CodeAnalysis.StringSyntaxAttribute("CompositeFormat")] string format, params System.ReadOnlySpan<object?> arg) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
192
public static void WriteLine(uint value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
194
public static void WriteLine(ulong value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
198
internal ConsoleCancelEventArgs() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
199
public bool Cancel { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } }
200
public System.ConsoleSpecialKey SpecialKey { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } }
373
public ConsoleKeyInfo(char keyChar, System.ConsoleKey key, bool shift, bool alt, bool control) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
374
public System.ConsoleKey Key { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } }
375
public char KeyChar { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } }
376
public System.ConsoleModifiers Modifiers { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); } }
377
public bool Equals(System.ConsoleKeyInfo obj) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
378
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
379
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
380
public static bool operator ==(System.ConsoleKeyInfo a, System.ConsoleKeyInfo b) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
381
public static bool operator !=(System.ConsoleKeyInfo a, System.ConsoleKeyInfo b) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemConsole); }
System.Data.Common (3)
System\Data\SimpleType.cs (1)
47
throw new
PlatformNotSupportedException
();
System\Data\SQLTypes\SQLBytes.cs (1)
583
throw new
PlatformNotSupportedException
();
System\Data\SQLTypes\SQLChars.cs (1)
535
throw new
PlatformNotSupportedException
();
System.Data.Odbc (1)
Common\System\Data\ProviderBase\DbConnectionPoolIdentity.cs (1)
30
throw new
PlatformNotSupportedException
();
System.Data.OleDb (299)
artifacts\obj\System.Data.OleDb\Debug\net10.0\System.Data.OleDb.Manual.notsupported.cs (5)
22
public int OleDbServices { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
26
public string Provider { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
35
public override int ErrorCode { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
artifacts\obj\System.Data.OleDb\Debug\net10.0\System.Data.OleDb.notsupported.cs (294)
13
public OleDbCommand() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
14
public OleDbCommand(string? cmdText) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
15
public OleDbCommand(string? cmdText, System.Data.OleDb.OleDbConnection? connection) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
16
public OleDbCommand(string? cmdText, System.Data.OleDb.OleDbConnection? connection, System.Data.OleDb.OleDbTransaction? transaction) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
21
public override string CommandText { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
22
public override int CommandTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
25
public override System.Data.CommandType CommandType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
28
public new System.Data.OleDb.OleDbConnection? Connection { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
29
protected override System.Data.Common.DbConnection? DbConnection { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
30
protected override System.Data.Common.DbParameterCollection DbParameterCollection { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
31
protected override System.Data.Common.DbTransaction? DbTransaction { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
36
public override bool DesignTimeVisible { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
38
public new System.Data.OleDb.OleDbParameterCollection Parameters { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
41
public new System.Data.OleDb.OleDbTransaction? Transaction { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
43
public override System.Data.UpdateRowSource UpdatedRowSource { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
44
public override void Cancel() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
45
public System.Data.OleDb.OleDbCommand Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
46
protected override System.Data.Common.DbParameter CreateDbParameter() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
47
public new System.Data.OleDb.OleDbParameter CreateParameter() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
49
protected override System.Data.Common.DbDataReader ExecuteDbDataReader(System.Data.CommandBehavior behavior) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
50
public override int ExecuteNonQuery() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
51
public new System.Data.OleDb.OleDbDataReader ExecuteReader() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
52
public new System.Data.OleDb.OleDbDataReader ExecuteReader(System.Data.CommandBehavior behavior) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
53
public override object? ExecuteScalar() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
54
public override void Prepare() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
55
public void ResetCommandTimeout() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
56
System.Data.IDataReader System.Data.IDbCommand.ExecuteReader() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
57
System.Data.IDataReader System.Data.IDbCommand.ExecuteReader(System.Data.CommandBehavior behavior) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
58
object System.ICloneable.Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
62
public OleDbCommandBuilder() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
63
public OleDbCommandBuilder(System.Data.OleDb.OleDbDataAdapter? adapter) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
65
public new System.Data.OleDb.OleDbDataAdapter? DataAdapter { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
66
protected override void ApplyParameterInfo(System.Data.Common.DbParameter parameter, System.Data.DataRow datarow, System.Data.StatementType statementType, bool whereClause) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
67
public static void DeriveParameters(System.Data.OleDb.OleDbCommand command) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
68
public new System.Data.OleDb.OleDbCommand GetDeleteCommand() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
69
public new System.Data.OleDb.OleDbCommand GetDeleteCommand(bool useColumnsForParameterNames) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
70
public new System.Data.OleDb.OleDbCommand GetInsertCommand() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
71
public new System.Data.OleDb.OleDbCommand GetInsertCommand(bool useColumnsForParameterNames) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
72
protected override string GetParameterName(int parameterOrdinal) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
73
protected override string GetParameterName(string parameterName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
74
protected override string GetParameterPlaceholder(int parameterOrdinal) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
75
public new System.Data.OleDb.OleDbCommand GetUpdateCommand() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
76
public new System.Data.OleDb.OleDbCommand GetUpdateCommand(bool useColumnsForParameterNames) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
77
public override string QuoteIdentifier(string unquotedIdentifier) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
78
public string QuoteIdentifier(string unquotedIdentifier, System.Data.OleDb.OleDbConnection? connection) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
79
protected override void SetRowUpdatingHandler(System.Data.Common.DbDataAdapter adapter) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
80
public override string UnquoteIdentifier(string quotedIdentifier) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
81
public string UnquoteIdentifier(string quotedIdentifier, System.Data.OleDb.OleDbConnection? connection) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
86
public OleDbConnection() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
87
public OleDbConnection(string? connectionString) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
94
public override string ConnectionString { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
96
public override int ConnectionTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
98
public override string Database { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
100
public override string DataSource { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
103
public string Provider { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
104
public override string ServerVersion { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
107
public override System.Data.ConnectionState State { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
108
public event System.Data.OleDb.OleDbInfoMessageEventHandler? InfoMessage { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
109
protected override System.Data.Common.DbTransaction BeginDbTransaction(System.Data.IsolationLevel isolationLevel) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
110
public new System.Data.OleDb.OleDbTransaction BeginTransaction() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
111
public new System.Data.OleDb.OleDbTransaction BeginTransaction(System.Data.IsolationLevel isolationLevel) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
112
public override void ChangeDatabase(string value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
113
public override void Close() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
114
public new System.Data.OleDb.OleDbCommand CreateCommand() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
115
protected override System.Data.Common.DbCommand CreateDbCommand() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
117
public override void EnlistTransaction(System.Transactions.Transaction? transaction) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
118
public System.Data.DataTable? GetOleDbSchemaTable(System.Guid schema, object?[]? restrictions) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
119
public override System.Data.DataTable GetSchema() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
120
public override System.Data.DataTable GetSchema(string collectionName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
121
public override System.Data.DataTable GetSchema(string collectionName, string?[]? restrictionValues) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
122
public override void Open() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
123
public static void ReleaseObjectPool() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
125
public void ResetState() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
126
object System.ICloneable.Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
132
public OleDbConnectionStringBuilder() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
133
public OleDbConnectionStringBuilder(string? connectionString) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
136
public string DataSource { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
140
public string FileName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
142
public override object this[string keyword] { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
143
public override System.Collections.ICollection Keys { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
146
public bool PersistSecurityInfo { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
147
public override void Clear() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
148
public override bool ContainsKey(string keyword) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
149
public override bool Remove(string keyword) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
150
public override bool TryGetValue(string keyword, [System.Diagnostics.CodeAnalysis.NotNullWhen(true)] out object? value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
156
public OleDbDataAdapter() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
157
public OleDbDataAdapter(System.Data.OleDb.OleDbCommand? selectCommand) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
158
public OleDbDataAdapter(string? selectCommandText, System.Data.OleDb.OleDbConnection? selectConnection) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
159
public OleDbDataAdapter(string? selectCommandText, string? selectConnectionString) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
162
public new System.Data.OleDb.OleDbCommand? DeleteCommand { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
165
public new System.Data.OleDb.OleDbCommand? InsertCommand { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
168
public new System.Data.OleDb.OleDbCommand? SelectCommand { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
169
System.Data.IDbCommand? System.Data.IDbDataAdapter.DeleteCommand { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
170
System.Data.IDbCommand? System.Data.IDbDataAdapter.InsertCommand { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
171
System.Data.IDbCommand? System.Data.IDbDataAdapter.SelectCommand { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
172
System.Data.IDbCommand? System.Data.IDbDataAdapter.UpdateCommand { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
175
public new System.Data.OleDb.OleDbCommand? UpdateCommand { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
176
public event System.Data.OleDb.OleDbRowUpdatedEventHandler? RowUpdated { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
177
public event System.Data.OleDb.OleDbRowUpdatingEventHandler? RowUpdating { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
178
protected override System.Data.Common.RowUpdatedEventArgs CreateRowUpdatedEvent(System.Data.DataRow dataRow, System.Data.IDbCommand? command, System.Data.StatementType statementType, System.Data.Common.DataTableMapping tableMapping) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
179
protected override System.Data.Common.RowUpdatingEventArgs CreateRowUpdatingEvent(System.Data.DataRow dataRow, System.Data.IDbCommand? command, System.Data.StatementType statementType, System.Data.Common.DataTableMapping tableMapping) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
180
public int Fill(System.Data.DataSet dataSet, object ADODBRecordSet, string srcTable) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
181
public int Fill(System.Data.DataTable dataTable, object ADODBRecordSet) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
182
protected override void OnRowUpdated(System.Data.Common.RowUpdatedEventArgs value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
183
protected override void OnRowUpdating(System.Data.Common.RowUpdatingEventArgs value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
184
object System.ICloneable.Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
188
internal OleDbDataReader() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
189
public override int Depth { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
190
public override int FieldCount { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
191
public override bool HasRows { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
192
public override bool IsClosed { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
193
public override object this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
194
public override object this[string name] { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
195
public override int RecordsAffected { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
196
public override int VisibleFieldCount { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
197
public override void Close() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
198
public override bool GetBoolean(int ordinal) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
199
public override byte GetByte(int ordinal) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
200
public override long GetBytes(int ordinal, long dataIndex, byte[]? buffer, int bufferIndex, int length) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
202
public override char GetChar(int ordinal) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
203
public override long GetChars(int ordinal, long dataIndex, char[]? buffer, int bufferIndex, int length) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
205
public new System.Data.OleDb.OleDbDataReader GetData(int ordinal) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
206
public override string GetDataTypeName(int index) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
207
public override System.DateTime GetDateTime(int ordinal) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
208
protected override System.Data.Common.DbDataReader GetDbDataReader(int ordinal) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
209
public override decimal GetDecimal(int ordinal) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
210
public override double GetDouble(int ordinal) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
211
public override System.Collections.IEnumerator GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
212
public override System.Type GetFieldType(int index) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
213
public override float GetFloat(int ordinal) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
214
public override System.Guid GetGuid(int ordinal) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
215
public override short GetInt16(int ordinal) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
216
public override int GetInt32(int ordinal) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
217
public override long GetInt64(int ordinal) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
218
public override string GetName(int index) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
219
public override int GetOrdinal(string name) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
220
public override System.Data.DataTable? GetSchemaTable() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
221
public override string GetString(int ordinal) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
222
public System.TimeSpan GetTimeSpan(int ordinal) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
223
public override object GetValue(int ordinal) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
224
public override int GetValues(object[] values) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
225
public override bool IsDBNull(int ordinal) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
226
public override bool NextResult() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
227
public override bool Read() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
231
public OleDbEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
232
public System.Data.DataTable GetElements() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
233
public static System.Data.OleDb.OleDbDataReader GetEnumerator(System.Type type) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
234
public static System.Data.OleDb.OleDbDataReader GetRootEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
238
internal OleDbError() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
239
public string Message { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
240
public int NativeError { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
241
public string Source { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
242
public string SQLState { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
243
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
248
internal OleDbErrorCollection() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
249
public int Count { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
250
public System.Data.OleDb.OleDbError this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
251
bool System.Collections.ICollection.IsSynchronized { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
252
object System.Collections.ICollection.SyncRoot { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
253
public void CopyTo(System.Array array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
254
public void CopyTo(System.Data.OleDb.OleDbError[] array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
255
public System.Collections.IEnumerator GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
259
internal OleDbException() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
261
public System.Data.OleDb.OleDbErrorCollection Errors { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
266
public override void GetObjectData(System.Runtime.Serialization.SerializationInfo si, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
270
internal OleDbFactory() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
272
public override System.Data.Common.DbCommand CreateCommand() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
273
public override System.Data.Common.DbCommandBuilder CreateCommandBuilder() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
274
public override System.Data.Common.DbConnection CreateConnection() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
275
public override System.Data.Common.DbConnectionStringBuilder CreateConnectionStringBuilder() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
276
public override System.Data.Common.DbDataAdapter CreateDataAdapter() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
277
public override System.Data.Common.DbParameter CreateParameter() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
281
internal OleDbInfoMessageEventArgs() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
282
public int ErrorCode { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
283
public System.Data.OleDb.OleDbErrorCollection Errors { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
284
public string Message { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
285
public string? Source { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
286
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
344
public OleDbParameter() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
345
public OleDbParameter(string? name, System.Data.OleDb.OleDbType dataType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
346
public OleDbParameter(string? name, System.Data.OleDb.OleDbType dataType, int size) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
348
public OleDbParameter(string? parameterName, System.Data.OleDb.OleDbType dbType, int size, System.Data.ParameterDirection direction, bool isNullable, byte precision, byte scale, string? srcColumn, System.Data.DataRowVersion srcVersion, object? value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
350
public OleDbParameter(string? parameterName, System.Data.OleDb.OleDbType dbType, int size, System.Data.ParameterDirection direction, byte precision, byte scale, string? sourceColumn, System.Data.DataRowVersion sourceVersion, bool sourceColumnNullMapping, object? value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
351
public OleDbParameter(string? name, System.Data.OleDb.OleDbType dataType, int size, string? srcColumn) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
352
public OleDbParameter(string? name, object? value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
353
public override System.Data.DbType DbType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
355
public override System.Data.ParameterDirection Direction { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
356
public override bool IsNullable { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
359
public System.Data.OleDb.OleDbType OleDbType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
361
public override string ParameterName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
363
public new byte Precision { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
365
public new byte Scale { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
366
public override int Size { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
368
public override string SourceColumn { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
369
public override bool SourceColumnNullMapping { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
370
public override System.Data.DataRowVersion SourceVersion { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
373
public override object? Value { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
374
public override void ResetDbType() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
375
public void ResetOleDbType() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
376
object System.ICloneable.Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
377
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
382
internal OleDbParameterCollection() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
383
public override int Count { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
384
public override bool IsFixedSize { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
385
public override bool IsReadOnly { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
386
public override bool IsSynchronized { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
389
public new System.Data.OleDb.OleDbParameter this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
392
public new System.Data.OleDb.OleDbParameter this[string parameterName] { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
393
public override object SyncRoot { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
394
public System.Data.OleDb.OleDbParameter Add(System.Data.OleDb.OleDbParameter value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
395
public override int Add(object value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
396
public System.Data.OleDb.OleDbParameter Add(string? parameterName, System.Data.OleDb.OleDbType oleDbType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
397
public System.Data.OleDb.OleDbParameter Add(string? parameterName, System.Data.OleDb.OleDbType oleDbType, int size) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
398
public System.Data.OleDb.OleDbParameter Add(string? parameterName, System.Data.OleDb.OleDbType oleDbType, int size, string? sourceColumn) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
401
public System.Data.OleDb.OleDbParameter Add(string? parameterName, object? value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
402
public override void AddRange(System.Array values) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
403
public void AddRange(System.Data.OleDb.OleDbParameter[] values) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
404
public System.Data.OleDb.OleDbParameter AddWithValue(string? parameterName, object? value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
405
public override void Clear() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
406
public bool Contains(System.Data.OleDb.OleDbParameter value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
407
public override bool Contains(object value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
408
public override bool Contains(string value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
409
public override void CopyTo(System.Array array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
410
public void CopyTo(System.Data.OleDb.OleDbParameter[] array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
411
public override System.Collections.IEnumerator GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
412
protected override System.Data.Common.DbParameter GetParameter(int index) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
413
protected override System.Data.Common.DbParameter GetParameter(string parameterName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
414
public int IndexOf(System.Data.OleDb.OleDbParameter value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
415
public override int IndexOf(object value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
416
public override int IndexOf(string parameterName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
417
public void Insert(int index, System.Data.OleDb.OleDbParameter value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
418
public override void Insert(int index, object value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
419
public void Remove(System.Data.OleDb.OleDbParameter value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
420
public override void Remove(object value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
421
public override void RemoveAt(int index) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
422
public override void RemoveAt(string parameterName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
423
protected override void SetParameter(int index, System.Data.Common.DbParameter value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
424
protected override void SetParameter(string parameterName, System.Data.Common.DbParameter value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
428
public OleDbRowUpdatedEventArgs(System.Data.DataRow dataRow, System.Data.IDbCommand? command, System.Data.StatementType statementType, System.Data.Common.DataTableMapping tableMapping) : base (default(System.Data.DataRow), default(System.Data.IDbCommand), default(System.Data.StatementType), default(System.Data.Common.DataTableMapping)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
429
public new System.Data.OleDb.OleDbCommand? Command { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
434
public OleDbRowUpdatingEventArgs(System.Data.DataRow dataRow, System.Data.IDbCommand? command, System.Data.StatementType statementType, System.Data.Common.DataTableMapping tableMapping) : base (default(System.Data.DataRow), default(System.Data.IDbCommand), default(System.Data.StatementType), default(System.Data.Common.DataTableMapping)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
435
protected override System.Data.IDbCommand? BaseCommand { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
436
public new System.Data.OleDb.OleDbCommand? Command { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
478
public OleDbSchemaGuid() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
482
internal OleDbTransaction() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
483
public new System.Data.OleDb.OleDbConnection? Connection { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
484
protected override System.Data.Common.DbConnection? DbConnection { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
485
public override System.Data.IsolationLevel IsolationLevel { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); } }
486
public System.Data.OleDb.OleDbTransaction Begin() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
487
public System.Data.OleDb.OleDbTransaction Begin(System.Data.IsolationLevel isolevel) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
488
public override void Commit() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
490
public override void Rollback() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_OleDb); }
System.Diagnostics.EventLog (314)
artifacts\obj\System.Diagnostics.EventLog\Debug\net10.0\System.Diagnostics.EventLog.netcoreapp.notsupported.cs (2)
11
public EventBookmark(string bookmarkXml) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
12
public string BookmarkXml { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
artifacts\obj\System.Diagnostics.EventLog\Debug\net10.0\System.Diagnostics.EventLog.notsupported.cs (312)
11
public EntryWrittenEventArgs() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
12
public EntryWrittenEventArgs(System.Diagnostics.EventLogEntry entry) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
13
public System.Diagnostics.EventLogEntry Entry { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
18
public EventInstance(long instanceId, int categoryId) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
19
public EventInstance(long instanceId, int categoryId, System.Diagnostics.EventLogEntryType entryType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
20
public int CategoryId { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
21
public System.Diagnostics.EventLogEntryType EntryType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
22
public long InstanceId { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
27
public EventLog() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
28
public EventLog(string logName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
29
public EventLog(string logName, string machineName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
30
public EventLog(string logName, string machineName, string source) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
33
public bool EnableRaisingEvents { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
36
public System.Diagnostics.EventLogEntryCollection Entries { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
40
public string Log { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
42
public string LogDisplayName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
46
public string MachineName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
49
public long MaximumKilobytes { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
51
public int MinimumRetentionDays { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
53
public System.Diagnostics.OverflowAction OverflowAction { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
57
public string Source { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
60
public System.ComponentModel.ISynchronizeInvoke SynchronizingObject { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
61
public event System.Diagnostics.EntryWrittenEventHandler EntryWritten { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
62
public void BeginInit() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
63
public void Clear() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
64
public void Close() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
65
public static void CreateEventSource(System.Diagnostics.EventSourceCreationData sourceData) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
66
public static void CreateEventSource(string source, string logName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
68
public static void CreateEventSource(string source, string logName, string machineName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
69
public static void Delete(string logName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
70
public static void Delete(string logName, string machineName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
71
public static void DeleteEventSource(string source) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
72
public static void DeleteEventSource(string source, string machineName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
74
public void EndInit() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
75
public static bool Exists(string logName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
76
public static bool Exists(string logName, string machineName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
77
public static System.Diagnostics.EventLog[] GetEventLogs() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
78
public static System.Diagnostics.EventLog[] GetEventLogs(string machineName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
79
public static string LogNameFromSourceName(string source, string machineName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
80
public void ModifyOverflowPolicy(System.Diagnostics.OverflowAction action, int retentionDays) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
81
public void RegisterDisplayName(string resourceFile, long resourceId) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
82
public static bool SourceExists(string source) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
83
public static bool SourceExists(string source, string machineName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
84
public void WriteEntry(string message) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
85
public void WriteEntry(string message, System.Diagnostics.EventLogEntryType type) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
86
public void WriteEntry(string message, System.Diagnostics.EventLogEntryType type, int eventID) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
87
public void WriteEntry(string message, System.Diagnostics.EventLogEntryType type, int eventID, short category) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
88
public void WriteEntry(string message, System.Diagnostics.EventLogEntryType type, int eventID, short category, byte[] rawData) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
89
public static void WriteEntry(string source, string message) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
90
public static void WriteEntry(string source, string message, System.Diagnostics.EventLogEntryType type) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
91
public static void WriteEntry(string source, string message, System.Diagnostics.EventLogEntryType type, int eventID) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
92
public static void WriteEntry(string source, string message, System.Diagnostics.EventLogEntryType type, int eventID, short category) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
93
public static void WriteEntry(string source, string message, System.Diagnostics.EventLogEntryType type, int eventID, short category, byte[] rawData) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
94
public void WriteEvent(System.Diagnostics.EventInstance instance, byte[] data, params object[] values) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
95
public void WriteEvent(System.Diagnostics.EventInstance instance, params object[] values) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
96
public static void WriteEvent(string source, System.Diagnostics.EventInstance instance, byte[] data, params object[] values) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
97
public static void WriteEvent(string source, System.Diagnostics.EventInstance instance, params object[] values) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
103
internal EventLogEntry() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
104
public string Category { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
105
public short CategoryNumber { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
106
public byte[] Data { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
107
public System.Diagnostics.EventLogEntryType EntryType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
109
public int EventID { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
110
public int Index { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
111
public long InstanceId { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
112
public string MachineName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
114
public string Message { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
115
public string[] ReplacementStrings { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
116
public string Source { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
117
public System.DateTime TimeGenerated { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
118
public System.DateTime TimeWritten { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
119
public string UserName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
120
public bool Equals(System.Diagnostics.EventLogEntry otherEntry) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
121
void System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
125
internal EventLogEntryCollection() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
126
public int Count { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
127
public virtual System.Diagnostics.EventLogEntry this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
128
bool System.Collections.ICollection.IsSynchronized { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
129
object System.Collections.ICollection.SyncRoot { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
130
public void CopyTo(System.Diagnostics.EventLogEntry[] entries, int index) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
131
public System.Collections.IEnumerator GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
132
void System.Collections.ICollection.CopyTo(System.Array array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
144
public EventLogTraceListener() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
145
public EventLogTraceListener(System.Diagnostics.EventLog eventLog) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
146
public EventLogTraceListener(string source) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
147
public System.Diagnostics.EventLog EventLog { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
148
public override string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
149
public override void Close() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
152
public override void TraceData(System.Diagnostics.TraceEventCache eventCache, string source, System.Diagnostics.TraceEventType severity, int id, object data) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
154
public override void TraceData(System.Diagnostics.TraceEventCache eventCache, string source, System.Diagnostics.TraceEventType severity, int id, params object[] data) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
156
public override void TraceEvent(System.Diagnostics.TraceEventCache eventCache, string source, System.Diagnostics.TraceEventType severity, int id, string message) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
158
public override void TraceEvent(System.Diagnostics.TraceEventCache eventCache, string source, System.Diagnostics.TraceEventType severity, int id, string format, params object[] args) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
159
public override void Write(string message) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
160
public override void WriteLine(string message) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
164
public EventSourceCreationData(string source, string logName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
165
public int CategoryCount { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
166
public string CategoryResourceFile { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
167
public string LogName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
168
public string MachineName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
169
public string MessageResourceFile { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
170
public string ParameterResourceFile { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
171
public string Source { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
184
internal EventBookmark() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
188
internal EventKeyword() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
189
public string DisplayName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
190
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
191
public long Value { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
195
internal EventLevel() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
196
public string DisplayName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
197
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
198
public int Value { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
202
public EventLogConfiguration(string logName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
203
public EventLogConfiguration(string logName, System.Diagnostics.Eventing.Reader.EventLogSession session) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
204
public bool IsClassicLog { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
205
public bool IsEnabled { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
206
public string LogFilePath { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
207
public System.Diagnostics.Eventing.Reader.EventLogIsolation LogIsolation { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
208
public System.Diagnostics.Eventing.Reader.EventLogMode LogMode { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
209
public string LogName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
210
public System.Diagnostics.Eventing.Reader.EventLogType LogType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
211
public long MaximumSizeInBytes { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
212
public string OwningProviderName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
213
public int? ProviderBufferSize { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
214
public System.Guid? ProviderControlGuid { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
215
public long? ProviderKeywords { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
216
public int? ProviderLatency { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
217
public int? ProviderLevel { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
218
public int? ProviderMaximumNumberOfBuffers { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
219
public int? ProviderMinimumNumberOfBuffers { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
220
public System.Collections.Generic.IEnumerable<string> ProviderNames { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
221
public string SecurityDescriptor { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
224
public void SaveChanges() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
228
public EventLogException() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
229
protected EventLogException(int errorCode) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
234
protected EventLogException(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
235
public EventLogException(string message) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
236
public EventLogException(string message, System.Exception innerException) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
237
public override string Message { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
242
public override void GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
246
internal EventLogInformation() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
247
public int? Attributes { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
248
public System.DateTime? CreationTime { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
249
public long? FileSize { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
250
public bool? IsLogFull { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
251
public System.DateTime? LastAccessTime { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
252
public System.DateTime? LastWriteTime { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
253
public long? OldestRecordNumber { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
254
public long? RecordCount { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
258
public EventLogInvalidDataException() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
263
protected EventLogInvalidDataException(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
264
public EventLogInvalidDataException(string message) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
265
public EventLogInvalidDataException(string message, System.Exception innerException) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
275
internal EventLogLink() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
276
public string DisplayName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
277
public bool IsImported { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
278
public string LogName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
288
public EventLogNotFoundException() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
293
protected EventLogNotFoundException(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
294
public EventLogNotFoundException(string message) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
295
public EventLogNotFoundException(string message, System.Exception innerException) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
299
public EventLogPropertySelector(System.Collections.Generic.IEnumerable<string> propertyQueries) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
305
public EventLogProviderDisabledException() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
310
protected EventLogProviderDisabledException(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
311
public EventLogProviderDisabledException(string message) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
312
public EventLogProviderDisabledException(string message, System.Exception innerException) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
316
public EventLogQuery(string path, System.Diagnostics.Eventing.Reader.PathType pathType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
317
public EventLogQuery(string path, System.Diagnostics.Eventing.Reader.PathType pathType, string query) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
318
public bool ReverseDirection { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
319
public System.Diagnostics.Eventing.Reader.EventLogSession Session { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
320
public bool TolerateQueryErrors { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
324
public EventLogReader(System.Diagnostics.Eventing.Reader.EventLogQuery eventQuery) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
325
public EventLogReader(System.Diagnostics.Eventing.Reader.EventLogQuery eventQuery, System.Diagnostics.Eventing.Reader.EventBookmark bookmark) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
326
public EventLogReader(string path) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
327
public EventLogReader(string path, System.Diagnostics.Eventing.Reader.PathType pathType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
328
public int BatchSize { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
329
public System.Collections.Generic.IList<System.Diagnostics.Eventing.Reader.EventLogStatus> LogStatus { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
330
public void CancelReading() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
333
public System.Diagnostics.Eventing.Reader.EventRecord ReadEvent() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
334
public System.Diagnostics.Eventing.Reader.EventRecord ReadEvent(System.TimeSpan timeout) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
335
public void Seek(System.Diagnostics.Eventing.Reader.EventBookmark bookmark) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
336
public void Seek(System.Diagnostics.Eventing.Reader.EventBookmark bookmark, long offset) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
337
public void Seek(System.IO.SeekOrigin origin, long offset) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
341
public EventLogReadingException() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
346
protected EventLogReadingException(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
347
public EventLogReadingException(string message) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
348
public EventLogReadingException(string message, System.Exception innerException) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
352
internal EventLogRecord() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
353
public override System.Guid? ActivityId { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
354
public override System.Diagnostics.Eventing.Reader.EventBookmark Bookmark { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
355
public string ContainerLog { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
356
public override int Id { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
357
public override long? Keywords { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
358
public override System.Collections.Generic.IEnumerable<string> KeywordsDisplayNames { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
359
public override byte? Level { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
360
public override string LevelDisplayName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
361
public override string LogName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
362
public override string MachineName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
363
public System.Collections.Generic.IEnumerable<int> MatchedQueryIds { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
364
public override short? Opcode { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
365
public override string OpcodeDisplayName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
366
public override int? ProcessId { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
367
public override System.Collections.Generic.IList<System.Diagnostics.Eventing.Reader.EventProperty> Properties { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
368
public override System.Guid? ProviderId { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
369
public override string ProviderName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
370
public override int? Qualifiers { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
371
public override long? RecordId { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
372
public override System.Guid? RelatedActivityId { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
373
public override int? Task { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
374
public override string TaskDisplayName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
375
public override int? ThreadId { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
376
public override System.DateTime? TimeCreated { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
377
public override System.Security.Principal.SecurityIdentifier UserId { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
378
public override byte? Version { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
380
public override string FormatDescription() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
381
public override string FormatDescription(System.Collections.Generic.IEnumerable<object> values) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
382
public System.Collections.Generic.IList<object> GetPropertyValues(System.Diagnostics.Eventing.Reader.EventLogPropertySelector propertySelector) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
383
public override string ToXml() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
387
public EventLogSession() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
388
public EventLogSession(string server) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
389
public EventLogSession(string server, string domain, string user, System.Security.SecureString password, System.Diagnostics.Eventing.Reader.SessionAuthentication logOnType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
390
public static System.Diagnostics.Eventing.Reader.EventLogSession GlobalSession { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
391
public void CancelCurrentOperations() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
392
public void ClearLog(string logName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
393
public void ClearLog(string logName, string backupPath) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
396
public void ExportLog(string path, System.Diagnostics.Eventing.Reader.PathType pathType, string query, string targetFilePath) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
397
public void ExportLog(string path, System.Diagnostics.Eventing.Reader.PathType pathType, string query, string targetFilePath, bool tolerateQueryErrors) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
398
public void ExportLogAndMessages(string path, System.Diagnostics.Eventing.Reader.PathType pathType, string query, string targetFilePath) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
399
public void ExportLogAndMessages(string path, System.Diagnostics.Eventing.Reader.PathType pathType, string query, string targetFilePath, bool tolerateQueryErrors, System.Globalization.CultureInfo targetCultureInfo) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
400
public System.Diagnostics.Eventing.Reader.EventLogInformation GetLogInformation(string logName, System.Diagnostics.Eventing.Reader.PathType pathType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
401
public System.Collections.Generic.IEnumerable<string> GetLogNames() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
402
public System.Collections.Generic.IEnumerable<string> GetProviderNames() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
406
internal EventLogStatus() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
407
public string LogName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
408
public int StatusCode { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
419
public EventLogWatcher(System.Diagnostics.Eventing.Reader.EventLogQuery eventQuery) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
420
public EventLogWatcher(System.Diagnostics.Eventing.Reader.EventLogQuery eventQuery, System.Diagnostics.Eventing.Reader.EventBookmark bookmark) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
421
public EventLogWatcher(System.Diagnostics.Eventing.Reader.EventLogQuery eventQuery, System.Diagnostics.Eventing.Reader.EventBookmark bookmark, bool readExistingEvents) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
422
public EventLogWatcher(string path) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
423
public bool Enabled { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
424
public event System.EventHandler<System.Diagnostics.Eventing.Reader.EventRecordWrittenEventArgs> EventRecordWritten { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
430
internal EventMetadata() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
431
public string Description { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
432
public long Id { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
433
public System.Collections.Generic.IEnumerable<System.Diagnostics.Eventing.Reader.EventKeyword> Keywords { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
434
public System.Diagnostics.Eventing.Reader.EventLevel Level { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
435
public System.Diagnostics.Eventing.Reader.EventLogLink LogLink { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
436
public System.Diagnostics.Eventing.Reader.EventOpcode Opcode { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
437
public System.Diagnostics.Eventing.Reader.EventTask Task { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
438
public string Template { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
439
public byte Version { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
443
internal EventOpcode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
444
public string DisplayName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
445
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
446
public int Value { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
450
internal EventProperty() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
451
public object Value { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
455
protected EventRecord() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
488
internal EventRecordWrittenEventArgs() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
489
public System.Exception EventException { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
490
public System.Diagnostics.Eventing.Reader.EventRecord EventRecord { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
494
internal EventTask() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
495
public string DisplayName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
496
public System.Guid EventGuid { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
497
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
498
public int Value { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
507
public ProviderMetadata(string providerName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
508
public ProviderMetadata(string providerName, System.Diagnostics.Eventing.Reader.EventLogSession session, System.Globalization.CultureInfo targetCultureInfo) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); }
509
public string DisplayName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
510
public System.Collections.Generic.IEnumerable<System.Diagnostics.Eventing.Reader.EventMetadata> Events { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
511
public System.Uri HelpLink { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
512
public System.Guid Id { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
513
public System.Collections.Generic.IList<System.Diagnostics.Eventing.Reader.EventKeyword> Keywords { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
514
public System.Collections.Generic.IList<System.Diagnostics.Eventing.Reader.EventLevel> Levels { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
515
public System.Collections.Generic.IList<System.Diagnostics.Eventing.Reader.EventLogLink> LogLinks { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
516
public string MessageFilePath { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
517
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
518
public System.Collections.Generic.IList<System.Diagnostics.Eventing.Reader.EventOpcode> Opcodes { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
519
public string ParameterFilePath { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
520
public string ResourceFilePath { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
521
public System.Collections.Generic.IList<System.Diagnostics.Eventing.Reader.EventTask> Tasks { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_EventLog); } }
System.Diagnostics.FileVersionInfo (30)
artifacts\obj\System.Diagnostics.FileVersionInfo\Debug\net10.0\System.Diagnostics.FileVersionInfo.notsupported.cs (30)
11
internal FileVersionInfo() { throw new System.
PlatformNotSupportedException
(System.SR.DiagnosticsFileVersionInfo_PlatformNotSupported); }
12
public string? Comments { get { throw new System.
PlatformNotSupportedException
(System.SR.DiagnosticsFileVersionInfo_PlatformNotSupported); } }
13
public string? CompanyName { get { throw new System.
PlatformNotSupportedException
(System.SR.DiagnosticsFileVersionInfo_PlatformNotSupported); } }
14
public int FileBuildPart { get { throw new System.
PlatformNotSupportedException
(System.SR.DiagnosticsFileVersionInfo_PlatformNotSupported); } }
15
public string? FileDescription { get { throw new System.
PlatformNotSupportedException
(System.SR.DiagnosticsFileVersionInfo_PlatformNotSupported); } }
16
public int FileMajorPart { get { throw new System.
PlatformNotSupportedException
(System.SR.DiagnosticsFileVersionInfo_PlatformNotSupported); } }
17
public int FileMinorPart { get { throw new System.
PlatformNotSupportedException
(System.SR.DiagnosticsFileVersionInfo_PlatformNotSupported); } }
18
public string FileName { get { throw new System.
PlatformNotSupportedException
(System.SR.DiagnosticsFileVersionInfo_PlatformNotSupported); } }
19
public int FilePrivatePart { get { throw new System.
PlatformNotSupportedException
(System.SR.DiagnosticsFileVersionInfo_PlatformNotSupported); } }
20
public string? FileVersion { get { throw new System.
PlatformNotSupportedException
(System.SR.DiagnosticsFileVersionInfo_PlatformNotSupported); } }
21
public string? InternalName { get { throw new System.
PlatformNotSupportedException
(System.SR.DiagnosticsFileVersionInfo_PlatformNotSupported); } }
22
public bool IsDebug { get { throw new System.
PlatformNotSupportedException
(System.SR.DiagnosticsFileVersionInfo_PlatformNotSupported); } }
23
public bool IsPatched { get { throw new System.
PlatformNotSupportedException
(System.SR.DiagnosticsFileVersionInfo_PlatformNotSupported); } }
24
public bool IsPreRelease { get { throw new System.
PlatformNotSupportedException
(System.SR.DiagnosticsFileVersionInfo_PlatformNotSupported); } }
25
public bool IsPrivateBuild { get { throw new System.
PlatformNotSupportedException
(System.SR.DiagnosticsFileVersionInfo_PlatformNotSupported); } }
26
public bool IsSpecialBuild { get { throw new System.
PlatformNotSupportedException
(System.SR.DiagnosticsFileVersionInfo_PlatformNotSupported); } }
27
public string? Language { get { throw new System.
PlatformNotSupportedException
(System.SR.DiagnosticsFileVersionInfo_PlatformNotSupported); } }
28
public string? LegalCopyright { get { throw new System.
PlatformNotSupportedException
(System.SR.DiagnosticsFileVersionInfo_PlatformNotSupported); } }
29
public string? LegalTrademarks { get { throw new System.
PlatformNotSupportedException
(System.SR.DiagnosticsFileVersionInfo_PlatformNotSupported); } }
30
public string? OriginalFilename { get { throw new System.
PlatformNotSupportedException
(System.SR.DiagnosticsFileVersionInfo_PlatformNotSupported); } }
31
public string? PrivateBuild { get { throw new System.
PlatformNotSupportedException
(System.SR.DiagnosticsFileVersionInfo_PlatformNotSupported); } }
32
public int ProductBuildPart { get { throw new System.
PlatformNotSupportedException
(System.SR.DiagnosticsFileVersionInfo_PlatformNotSupported); } }
33
public int ProductMajorPart { get { throw new System.
PlatformNotSupportedException
(System.SR.DiagnosticsFileVersionInfo_PlatformNotSupported); } }
34
public int ProductMinorPart { get { throw new System.
PlatformNotSupportedException
(System.SR.DiagnosticsFileVersionInfo_PlatformNotSupported); } }
35
public string? ProductName { get { throw new System.
PlatformNotSupportedException
(System.SR.DiagnosticsFileVersionInfo_PlatformNotSupported); } }
36
public int ProductPrivatePart { get { throw new System.
PlatformNotSupportedException
(System.SR.DiagnosticsFileVersionInfo_PlatformNotSupported); } }
37
public string? ProductVersion { get { throw new System.
PlatformNotSupportedException
(System.SR.DiagnosticsFileVersionInfo_PlatformNotSupported); } }
38
public string? SpecialBuild { get { throw new System.
PlatformNotSupportedException
(System.SR.DiagnosticsFileVersionInfo_PlatformNotSupported); } }
39
public static System.Diagnostics.FileVersionInfo GetVersionInfo(string fileName) { throw new System.
PlatformNotSupportedException
(System.SR.DiagnosticsFileVersionInfo_PlatformNotSupported); }
40
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.DiagnosticsFileVersionInfo_PlatformNotSupported); }
System.Diagnostics.PerformanceCounter (138)
artifacts\obj\System.Diagnostics.PerformanceCounter\Debug\net10.0\System.Diagnostics.PerformanceCounter.notsupported.cs (138)
11
public CounterCreationData() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
12
public CounterCreationData(string counterName, string counterHelp, System.Diagnostics.PerformanceCounterType counterType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
13
public string CounterHelp { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
14
public string CounterName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
15
public System.Diagnostics.PerformanceCounterType CounterType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
19
public CounterCreationDataCollection() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
20
public CounterCreationDataCollection(System.Diagnostics.CounterCreationDataCollection value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
21
public CounterCreationDataCollection(System.Diagnostics.CounterCreationData[] value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
22
public System.Diagnostics.CounterCreationData this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
23
public int Add(System.Diagnostics.CounterCreationData value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
24
public void AddRange(System.Diagnostics.CounterCreationDataCollection value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
25
public void AddRange(System.Diagnostics.CounterCreationData[] value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
26
public bool Contains(System.Diagnostics.CounterCreationData value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
27
public void CopyTo(System.Diagnostics.CounterCreationData[] array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
28
public int IndexOf(System.Diagnostics.CounterCreationData value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
29
public void Insert(int index, System.Diagnostics.CounterCreationData value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
30
protected override void OnValidate(object value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
31
public virtual void Remove(System.Diagnostics.CounterCreationData value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
37
public CounterSample(long rawValue, long baseValue, long counterFrequency, long systemFrequency, long timeStamp, long timeStamp100nSec, System.Diagnostics.PerformanceCounterType counterType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
38
public CounterSample(long rawValue, long baseValue, long counterFrequency, long systemFrequency, long timeStamp, long timeStamp100nSec, System.Diagnostics.PerformanceCounterType counterType, long counterTimeStamp) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
39
public long BaseValue { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
40
public long CounterFrequency { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
41
public long CounterTimeStamp { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
42
public System.Diagnostics.PerformanceCounterType CounterType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
43
public long RawValue { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
44
public long SystemFrequency { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
45
public long TimeStamp { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
46
public long TimeStamp100nSec { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
47
public static float Calculate(System.Diagnostics.CounterSample counterSample) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
48
public static float Calculate(System.Diagnostics.CounterSample counterSample, System.Diagnostics.CounterSample nextCounterSample) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
49
public bool Equals(System.Diagnostics.CounterSample sample) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
50
public override bool Equals(object o) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
51
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
52
public static bool operator ==(System.Diagnostics.CounterSample a, System.Diagnostics.CounterSample b) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
53
public static bool operator !=(System.Diagnostics.CounterSample a, System.Diagnostics.CounterSample b) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
57
public static float ComputeCounterValue(System.Diagnostics.CounterSample newSample) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
58
public static float ComputeCounterValue(System.Diagnostics.CounterSample oldSample, System.Diagnostics.CounterSample newSample) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
68
public InstanceData(string instanceName, System.Diagnostics.CounterSample sample) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
69
public string InstanceName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
70
public long RawValue { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
71
public System.Diagnostics.CounterSample Sample { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
76
public InstanceDataCollection(string counterName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
77
public string CounterName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
78
public System.Diagnostics.InstanceData this[string instanceName] { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
79
public System.Collections.ICollection Keys { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
80
public System.Collections.ICollection Values { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
81
public bool Contains(string instanceName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
82
public void CopyTo(System.Diagnostics.InstanceData[] instances, int index) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
87
public InstanceDataCollectionCollection() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
88
public System.Diagnostics.InstanceDataCollection this[string counterName] { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
89
public System.Collections.ICollection Keys { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
90
public System.Collections.ICollection Values { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
91
public bool Contains(string counterName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
92
public void CopyTo(System.Diagnostics.InstanceDataCollection[] counters, int index) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
98
public PerformanceCounter() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
99
public PerformanceCounter(string categoryName, string counterName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
100
public PerformanceCounter(string categoryName, string counterName, bool readOnly) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
101
public PerformanceCounter(string categoryName, string counterName, string instanceName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
102
public PerformanceCounter(string categoryName, string counterName, string instanceName, bool readOnly) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
103
public PerformanceCounter(string categoryName, string counterName, string instanceName, string machineName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
104
public string CategoryName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
105
public string CounterHelp { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
106
public string CounterName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
107
public System.Diagnostics.PerformanceCounterType CounterType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
108
public System.Diagnostics.PerformanceCounterInstanceLifetime InstanceLifetime { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
109
public string InstanceName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
110
public string MachineName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
111
public long RawValue { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
112
public bool ReadOnly { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
113
public void BeginInit() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
114
public void Close() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
115
public static void CloseSharedResources() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
116
public long Decrement() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
118
public void EndInit() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
119
public long Increment() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
120
public long IncrementBy(long value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
121
public System.Diagnostics.CounterSample NextSample() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
122
public float NextValue() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
123
public void RemoveInstance() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
127
public PerformanceCounterCategory() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
128
public PerformanceCounterCategory(string categoryName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
129
public PerformanceCounterCategory(string categoryName, string machineName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
130
public string CategoryHelp { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
131
public string CategoryName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
132
public System.Diagnostics.PerformanceCounterCategoryType CategoryType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
133
public string MachineName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
134
public bool CounterExists(string counterName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
135
public static bool CounterExists(string counterName, string categoryName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
136
public static bool CounterExists(string counterName, string categoryName, string machineName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
138
public static System.Diagnostics.PerformanceCounterCategory Create(string categoryName, string categoryHelp, System.Diagnostics.CounterCreationDataCollection counterData) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
139
public static System.Diagnostics.PerformanceCounterCategory Create(string categoryName, string categoryHelp, System.Diagnostics.PerformanceCounterCategoryType categoryType, System.Diagnostics.CounterCreationDataCollection counterData) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
140
public static System.Diagnostics.PerformanceCounterCategory Create(string categoryName, string categoryHelp, System.Diagnostics.PerformanceCounterCategoryType categoryType, string counterName, string counterHelp) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
142
public static System.Diagnostics.PerformanceCounterCategory Create(string categoryName, string categoryHelp, string counterName, string counterHelp) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
143
public static void Delete(string categoryName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
144
public static bool Exists(string categoryName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
145
public static bool Exists(string categoryName, string machineName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
146
public static System.Diagnostics.PerformanceCounterCategory[] GetCategories() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
147
public static System.Diagnostics.PerformanceCounterCategory[] GetCategories(string machineName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
148
public System.Diagnostics.PerformanceCounter[] GetCounters() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
149
public System.Diagnostics.PerformanceCounter[] GetCounters(string instanceName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
150
public string[] GetInstanceNames() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
151
public bool InstanceExists(string instanceName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
152
public static bool InstanceExists(string instanceName, string categoryName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
153
public static bool InstanceExists(string instanceName, string categoryName, string machineName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
154
public System.Diagnostics.InstanceDataCollectionCollection ReadCategory() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
170
public PerformanceCounterManager() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
172
void System.Diagnostics.ICollectData.CloseData() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
174
void System.Diagnostics.ICollectData.CollectData(int callIdx, System.IntPtr valueNamePtr, System.IntPtr dataPtr, int totalBytes, out System.IntPtr res) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
212
internal CounterData() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
213
public long RawValue { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
214
public long Value { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
215
public void Decrement() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
216
public void Increment() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
217
public void IncrementBy(long value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
221
public CounterSet(System.Guid providerGuid, System.Guid counterSetGuid, System.Diagnostics.PerformanceData.CounterSetInstanceType instanceType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
222
public void AddCounter(int counterId, System.Diagnostics.PerformanceData.CounterType counterType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
223
public void AddCounter(int counterId, System.Diagnostics.PerformanceData.CounterType counterType, string counterName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
224
public System.Diagnostics.PerformanceData.CounterSetInstance CreateCounterSetInstance(string instanceName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
231
internal CounterSetInstance() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
232
public System.Diagnostics.PerformanceData.CounterSetInstanceCounterDataSet Counters { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
238
internal CounterSetInstanceCounterDataSet() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); }
239
public System.Diagnostics.PerformanceData.CounterData this[int counterId] { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
240
public System.Diagnostics.PerformanceData.CounterData this[string counterName] { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_PerfCounters); } }
System.Diagnostics.Process (199)
artifacts\obj\System.Diagnostics.Process\Debug\net10.0\System.Diagnostics.Process.notsupported.cs (199)
11
public SafeProcessHandle() : base (default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
12
public SafeProcessHandle(System.IntPtr existingHandle, bool ownsHandle) : base (default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
13
protected override bool ReleaseHandle() { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
20
internal DataReceivedEventArgs() { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
21
public string? Data { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
27
public MonitoringDescriptionAttribute(string description) { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
28
public override string Description { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
33
public Process() { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
34
public int BasePriority { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
35
public bool EnableRaisingEvents { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
36
public int ExitCode { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
37
public System.DateTime ExitTime { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
38
public System.IntPtr Handle { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
39
public int HandleCount { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
40
public bool HasExited { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
41
public int Id { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
42
public string MachineName { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
43
public System.Diagnostics.ProcessModule? MainModule { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
44
public System.IntPtr MainWindowHandle { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
45
public string MainWindowTitle { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
46
public System.IntPtr MaxWorkingSet { [System.Runtime.Versioning.UnsupportedOSPlatformAttribute("ios"), System.Runtime.Versioning.UnsupportedOSPlatformAttribute("tvos"), System.Runtime.Versioning.SupportedOSPlatformAttribute("maccatalyst")] get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } [System.Runtime.Versioning.SupportedOSPlatformAttribute("freebsd"), System.Runtime.Versioning.SupportedOSPlatformAttribute("macos"), System.Runtime.Versioning.SupportedOSPlatformAttribute("maccatalyst"), System.Runtime.Versioning.SupportedOSPlatformAttribute("windows")] set { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
47
public System.IntPtr MinWorkingSet { [System.Runtime.Versioning.UnsupportedOSPlatformAttribute("ios"), System.Runtime.Versioning.UnsupportedOSPlatformAttribute("tvos"), System.Runtime.Versioning.SupportedOSPlatformAttribute("maccatalyst")] get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } [System.Runtime.Versioning.SupportedOSPlatformAttribute("freebsd"), System.Runtime.Versioning.SupportedOSPlatformAttribute("macos"), System.Runtime.Versioning.SupportedOSPlatformAttribute("maccatalyst"), System.Runtime.Versioning.SupportedOSPlatformAttribute("windows")] set { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
48
public System.Diagnostics.ProcessModuleCollection Modules { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
50
public int NonpagedSystemMemorySize { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
51
public long NonpagedSystemMemorySize64 { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
53
public int PagedMemorySize { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
54
public long PagedMemorySize64 { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
56
public int PagedSystemMemorySize { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
57
public long PagedSystemMemorySize64 { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
59
public int PeakPagedMemorySize { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
60
public long PeakPagedMemorySize64 { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
62
public int PeakVirtualMemorySize { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
63
public long PeakVirtualMemorySize64 { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
65
public int PeakWorkingSet { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
66
public long PeakWorkingSet64 { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
67
public bool PriorityBoostEnabled { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
68
public System.Diagnostics.ProcessPriorityClass PriorityClass { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
70
public int PrivateMemorySize { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
71
public long PrivateMemorySize64 { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
75
public System.TimeSpan PrivilegedProcessorTime { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
76
public string ProcessName { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
79
public System.IntPtr ProcessorAffinity { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
80
public bool Responding { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
81
public Microsoft.Win32.SafeHandles.SafeProcessHandle SafeHandle { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
82
public int SessionId { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
83
public System.IO.StreamReader StandardError { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
84
public System.IO.StreamWriter StandardInput { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
85
public System.IO.StreamReader StandardOutput { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
86
public System.Diagnostics.ProcessStartInfo StartInfo { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
90
public System.DateTime StartTime { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
91
public System.ComponentModel.ISynchronizeInvoke? SynchronizingObject { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
92
public System.Diagnostics.ProcessThreadCollection Threads { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
96
public System.TimeSpan TotalProcessorTime { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
100
public System.TimeSpan UserProcessorTime { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
102
public int VirtualMemorySize { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
103
public long VirtualMemorySize64 { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
105
public int WorkingSet { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
106
public long WorkingSet64 { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
107
public event System.Diagnostics.DataReceivedEventHandler? ErrorDataReceived { add { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } remove { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
108
public event System.EventHandler Exited { add { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } remove { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
109
public event System.Diagnostics.DataReceivedEventHandler? OutputDataReceived { add { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } remove { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
110
public void BeginErrorReadLine() { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
111
public void BeginOutputReadLine() { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
112
public void CancelErrorRead() { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
113
public void CancelOutputRead() { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
114
public void Close() { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
115
public bool CloseMainWindow() { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
117
public static void EnterDebugMode() { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
118
public static System.Diagnostics.Process GetCurrentProcess() { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
119
public static System.Diagnostics.Process GetProcessById(int processId) { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
120
public static System.Diagnostics.Process GetProcessById(int processId, string machineName) { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
124
public static System.Diagnostics.Process[] GetProcesses() { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
128
public static System.Diagnostics.Process[] GetProcesses(string machineName) { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
132
public static System.Diagnostics.Process[] GetProcessesByName(string? processName) { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
136
public static System.Diagnostics.Process[] GetProcessesByName(string? processName, string machineName) { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
140
public void Kill() { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
144
public void Kill(bool entireProcessTree) { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
145
public static void LeaveDebugMode() { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
146
protected void OnExited() { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
147
public void Refresh() { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
151
public bool Start() { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
155
public static System.Diagnostics.Process? Start(System.Diagnostics.ProcessStartInfo startInfo) { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
159
public static System.Diagnostics.Process Start(string fileName) { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
163
public static System.Diagnostics.Process Start(string fileName, string arguments) { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
167
public static System.Diagnostics.Process Start(string fileName, System.Collections.Generic.IEnumerable<string> arguments) { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
170
public static System.Diagnostics.Process? Start(string fileName, string userName, System.Security.SecureString password, string domain) { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
173
public static System.Diagnostics.Process? Start(string fileName, string arguments, string userName, System.Security.SecureString password, string domain) { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
174
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
175
public void WaitForExit() { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
176
public bool WaitForExit(int milliseconds) { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
177
public bool WaitForExit(System.TimeSpan timeout) { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
178
public System.Threading.Tasks.Task WaitForExitAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
179
public bool WaitForInputIdle() { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
180
public bool WaitForInputIdle(int milliseconds) { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
181
public bool WaitForInputIdle(System.TimeSpan timeout) { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
186
internal ProcessModule() { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
187
public System.IntPtr BaseAddress { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
188
public System.IntPtr EntryPointAddress { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
189
public string FileName { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
190
public System.Diagnostics.FileVersionInfo FileVersionInfo { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
191
public int ModuleMemorySize { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
192
public string ModuleName { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
193
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
197
protected ProcessModuleCollection() { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
198
public ProcessModuleCollection(System.Diagnostics.ProcessModule[] processModules) { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
199
public System.Diagnostics.ProcessModule this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
200
public bool Contains(System.Diagnostics.ProcessModule module) { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
201
public void CopyTo(System.Diagnostics.ProcessModule[] array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
202
public int IndexOf(System.Diagnostics.ProcessModule module) { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
215
public ProcessStartInfo() { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
216
public ProcessStartInfo(string fileName) { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
217
public ProcessStartInfo(string fileName, string arguments) { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
218
public ProcessStartInfo(string fileName, System.Collections.Generic.IEnumerable<string> arguments) { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
219
public System.Collections.ObjectModel.Collection<string> ArgumentList { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
221
public string Arguments { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
223
public bool CreateNewProcessGroup { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
224
public bool CreateNoWindow { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
227
public string Domain { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
228
public System.Collections.Generic.IDictionary<string, string?> Environment { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
230
public System.Collections.Specialized.StringDictionary EnvironmentVariables { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
231
public bool ErrorDialog { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
232
public System.IntPtr ErrorDialogParentHandle { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
235
public string FileName { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
237
public bool LoadUserProfile { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
239
public bool UseCredentialsForNetworkingOnly { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
242
public System.Security.SecureString? Password { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
244
public string? PasswordInClearText { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
245
public bool RedirectStandardError { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
246
public bool RedirectStandardInput { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
247
public bool RedirectStandardOutput { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
248
public System.Text.Encoding? StandardErrorEncoding { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
249
public System.Text.Encoding? StandardInputEncoding { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
250
public System.Text.Encoding? StandardOutputEncoding { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
252
public string UserName { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
253
public bool UseShellExecute { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
256
public string Verb { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
257
public string[] Verbs { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
259
public System.Diagnostics.ProcessWindowStyle WindowStyle { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
262
public string WorkingDirectory { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
267
internal ProcessThread() { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
268
public int BasePriority { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
269
public int CurrentPriority { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
270
public int Id { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
271
public int IdealProcessor { set { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
272
public bool PriorityBoostEnabled { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
273
public System.Diagnostics.ThreadPriorityLevel PriorityLevel { [System.Runtime.Versioning.SupportedOSPlatform("windows")] [System.Runtime.Versioning.SupportedOSPlatform("linux")] [System.Runtime.Versioning.SupportedOSPlatform("freebsd")] get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } [System.Runtime.Versioning.SupportedOSPlatformAttribute("windows")] set { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
277
public System.TimeSpan PrivilegedProcessorTime { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
279
public System.IntPtr ProcessorAffinity { set { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
280
public System.IntPtr StartAddress { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
283
public System.DateTime StartTime { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
284
public System.Diagnostics.ThreadState ThreadState { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
288
public System.TimeSpan TotalProcessorTime { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
292
public System.TimeSpan UserProcessorTime { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
293
public System.Diagnostics.ThreadWaitReason WaitReason { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
294
public void ResetIdealProcessor() { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
298
protected ProcessThreadCollection() { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
299
public ProcessThreadCollection(System.Diagnostics.ProcessThread[] processThreads) { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
300
public System.Diagnostics.ProcessThread this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); } }
301
public int Add(System.Diagnostics.ProcessThread thread) { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
302
public bool Contains(System.Diagnostics.ProcessThread thread) { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
303
public void CopyTo(System.Diagnostics.ProcessThread[] array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
304
public int IndexOf(System.Diagnostics.ProcessThread thread) { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
305
public void Insert(int index, System.Diagnostics.ProcessThread thread) { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
306
public void Remove(System.Diagnostics.ProcessThread thread) { throw new System.
PlatformNotSupportedException
(System.SR.Process_PlatformNotSupported); }
System.DirectoryServices (1081)
artifacts\obj\System.DirectoryServices\Debug\net10.0\System.DirectoryServices.notsupported.cs (1081)
11
public ActiveDirectoryAccessRule(System.Security.Principal.IdentityReference identity, System.DirectoryServices.ActiveDirectoryRights adRights, System.Security.AccessControl.AccessControlType type) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Guid), default(System.Guid), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
12
public ActiveDirectoryAccessRule(System.Security.Principal.IdentityReference identity, System.DirectoryServices.ActiveDirectoryRights adRights, System.Security.AccessControl.AccessControlType type, System.DirectoryServices.ActiveDirectorySecurityInheritance inheritanceType) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Guid), default(System.Guid), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
13
public ActiveDirectoryAccessRule(System.Security.Principal.IdentityReference identity, System.DirectoryServices.ActiveDirectoryRights adRights, System.Security.AccessControl.AccessControlType type, System.DirectoryServices.ActiveDirectorySecurityInheritance inheritanceType, System.Guid inheritedObjectType) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Guid), default(System.Guid), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
14
public ActiveDirectoryAccessRule(System.Security.Principal.IdentityReference identity, System.DirectoryServices.ActiveDirectoryRights adRights, System.Security.AccessControl.AccessControlType type, System.Guid objectType) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Guid), default(System.Guid), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
15
public ActiveDirectoryAccessRule(System.Security.Principal.IdentityReference identity, System.DirectoryServices.ActiveDirectoryRights adRights, System.Security.AccessControl.AccessControlType type, System.Guid objectType, System.DirectoryServices.ActiveDirectorySecurityInheritance inheritanceType) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Guid), default(System.Guid), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
16
public ActiveDirectoryAccessRule(System.Security.Principal.IdentityReference identity, System.DirectoryServices.ActiveDirectoryRights adRights, System.Security.AccessControl.AccessControlType type, System.Guid objectType, System.DirectoryServices.ActiveDirectorySecurityInheritance inheritanceType, System.Guid inheritedObjectType) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Guid), default(System.Guid), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
17
public System.DirectoryServices.ActiveDirectoryRights ActiveDirectoryRights { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
18
public System.DirectoryServices.ActiveDirectorySecurityInheritance InheritanceType { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
22
public ActiveDirectoryAuditRule(System.Security.Principal.IdentityReference identity, System.DirectoryServices.ActiveDirectoryRights adRights, System.Security.AccessControl.AuditFlags auditFlags) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Guid), default(System.Guid), default(System.Security.AccessControl.AuditFlags)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
23
public ActiveDirectoryAuditRule(System.Security.Principal.IdentityReference identity, System.DirectoryServices.ActiveDirectoryRights adRights, System.Security.AccessControl.AuditFlags auditFlags, System.DirectoryServices.ActiveDirectorySecurityInheritance inheritanceType) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Guid), default(System.Guid), default(System.Security.AccessControl.AuditFlags)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
24
public ActiveDirectoryAuditRule(System.Security.Principal.IdentityReference identity, System.DirectoryServices.ActiveDirectoryRights adRights, System.Security.AccessControl.AuditFlags auditFlags, System.DirectoryServices.ActiveDirectorySecurityInheritance inheritanceType, System.Guid inheritedObjectType) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Guid), default(System.Guid), default(System.Security.AccessControl.AuditFlags)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
25
public ActiveDirectoryAuditRule(System.Security.Principal.IdentityReference identity, System.DirectoryServices.ActiveDirectoryRights adRights, System.Security.AccessControl.AuditFlags auditFlags, System.Guid objectType) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Guid), default(System.Guid), default(System.Security.AccessControl.AuditFlags)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
26
public ActiveDirectoryAuditRule(System.Security.Principal.IdentityReference identity, System.DirectoryServices.ActiveDirectoryRights adRights, System.Security.AccessControl.AuditFlags auditFlags, System.Guid objectType, System.DirectoryServices.ActiveDirectorySecurityInheritance inheritanceType) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Guid), default(System.Guid), default(System.Security.AccessControl.AuditFlags)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
27
public ActiveDirectoryAuditRule(System.Security.Principal.IdentityReference identity, System.DirectoryServices.ActiveDirectoryRights adRights, System.Security.AccessControl.AuditFlags auditFlags, System.Guid objectType, System.DirectoryServices.ActiveDirectorySecurityInheritance inheritanceType, System.Guid inheritedObjectType) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Guid), default(System.Guid), default(System.Security.AccessControl.AuditFlags)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
28
public System.DirectoryServices.ActiveDirectoryRights ActiveDirectoryRights { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
29
public System.DirectoryServices.ActiveDirectorySecurityInheritance InheritanceType { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
56
public ActiveDirectorySecurity() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
57
public override System.Type AccessRightType { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
58
public override System.Type AccessRuleType { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
59
public override System.Type AuditRuleType { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
60
public sealed override System.Security.AccessControl.AccessRule AccessRuleFactory(System.Security.Principal.IdentityReference identityReference, int accessMask, bool isInherited, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.AccessControlType type) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
61
public sealed override System.Security.AccessControl.AccessRule AccessRuleFactory(System.Security.Principal.IdentityReference identityReference, int accessMask, bool isInherited, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.AccessControlType type, System.Guid objectGuid, System.Guid inheritedObjectGuid) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
62
public void AddAccessRule(System.DirectoryServices.ActiveDirectoryAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
63
public void AddAuditRule(System.DirectoryServices.ActiveDirectoryAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
64
public sealed override System.Security.AccessControl.AuditRule AuditRuleFactory(System.Security.Principal.IdentityReference identityReference, int accessMask, bool isInherited, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.AuditFlags flags) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
65
public sealed override System.Security.AccessControl.AuditRule AuditRuleFactory(System.Security.Principal.IdentityReference identityReference, int accessMask, bool isInherited, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.AuditFlags flags, System.Guid objectGuid, System.Guid inheritedObjectGuid) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
66
public override bool ModifyAccessRule(System.Security.AccessControl.AccessControlModification modification, System.Security.AccessControl.AccessRule rule, out bool modified) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
67
public override bool ModifyAuditRule(System.Security.AccessControl.AccessControlModification modification, System.Security.AccessControl.AuditRule rule, out bool modified) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
68
public override void PurgeAccessRules(System.Security.Principal.IdentityReference identity) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
69
public override void PurgeAuditRules(System.Security.Principal.IdentityReference identity) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
70
public void RemoveAccess(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
71
public bool RemoveAccessRule(System.DirectoryServices.ActiveDirectoryAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
72
public void RemoveAccessRuleSpecific(System.DirectoryServices.ActiveDirectoryAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
73
public void RemoveAudit(System.Security.Principal.IdentityReference identity) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
74
public bool RemoveAuditRule(System.DirectoryServices.ActiveDirectoryAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
75
public void RemoveAuditRuleSpecific(System.DirectoryServices.ActiveDirectoryAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
76
public void ResetAccessRule(System.DirectoryServices.ActiveDirectoryAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
77
public void SetAccessRule(System.DirectoryServices.ActiveDirectoryAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
78
public void SetAuditRule(System.DirectoryServices.ActiveDirectoryAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
105
public CreateChildAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type) : base (default(System.Security.Principal.IdentityReference), default(System.DirectoryServices.ActiveDirectoryRights), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
106
public CreateChildAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type, System.DirectoryServices.ActiveDirectorySecurityInheritance inheritanceType) : base (default(System.Security.Principal.IdentityReference), default(System.DirectoryServices.ActiveDirectoryRights), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
107
public CreateChildAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type, System.DirectoryServices.ActiveDirectorySecurityInheritance inheritanceType, System.Guid inheritedObjectType) : base (default(System.Security.Principal.IdentityReference), default(System.DirectoryServices.ActiveDirectoryRights), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
108
public CreateChildAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type, System.Guid childType) : base (default(System.Security.Principal.IdentityReference), default(System.DirectoryServices.ActiveDirectoryRights), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
109
public CreateChildAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type, System.Guid childType, System.DirectoryServices.ActiveDirectorySecurityInheritance inheritanceType) : base (default(System.Security.Principal.IdentityReference), default(System.DirectoryServices.ActiveDirectoryRights), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
110
public CreateChildAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type, System.Guid childType, System.DirectoryServices.ActiveDirectorySecurityInheritance inheritanceType, System.Guid inheritedObjectType) : base (default(System.Security.Principal.IdentityReference), default(System.DirectoryServices.ActiveDirectoryRights), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
114
public DeleteChildAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type) : base (default(System.Security.Principal.IdentityReference), default(System.DirectoryServices.ActiveDirectoryRights), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
115
public DeleteChildAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type, System.DirectoryServices.ActiveDirectorySecurityInheritance inheritanceType) : base (default(System.Security.Principal.IdentityReference), default(System.DirectoryServices.ActiveDirectoryRights), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
116
public DeleteChildAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type, System.DirectoryServices.ActiveDirectorySecurityInheritance inheritanceType, System.Guid inheritedObjectType) : base (default(System.Security.Principal.IdentityReference), default(System.DirectoryServices.ActiveDirectoryRights), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
117
public DeleteChildAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type, System.Guid childType) : base (default(System.Security.Principal.IdentityReference), default(System.DirectoryServices.ActiveDirectoryRights), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
118
public DeleteChildAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type, System.Guid childType, System.DirectoryServices.ActiveDirectorySecurityInheritance inheritanceType) : base (default(System.Security.Principal.IdentityReference), default(System.DirectoryServices.ActiveDirectoryRights), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
119
public DeleteChildAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type, System.Guid childType, System.DirectoryServices.ActiveDirectorySecurityInheritance inheritanceType, System.Guid inheritedObjectType) : base (default(System.Security.Principal.IdentityReference), default(System.DirectoryServices.ActiveDirectoryRights), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
123
public DeleteTreeAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type) : base (default(System.Security.Principal.IdentityReference), default(System.DirectoryServices.ActiveDirectoryRights), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
124
public DeleteTreeAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type, System.DirectoryServices.ActiveDirectorySecurityInheritance inheritanceType) : base (default(System.Security.Principal.IdentityReference), default(System.DirectoryServices.ActiveDirectoryRights), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
125
public DeleteTreeAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type, System.DirectoryServices.ActiveDirectorySecurityInheritance inheritanceType, System.Guid inheritedObjectType) : base (default(System.Security.Principal.IdentityReference), default(System.DirectoryServices.ActiveDirectoryRights), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
136
internal DirectoryEntries() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
137
public System.DirectoryServices.SchemaNameCollection SchemaFilter { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
138
public System.DirectoryServices.DirectoryEntry Add(string name, string schemaClassName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
139
public System.DirectoryServices.DirectoryEntry Find(string name) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
140
public System.DirectoryServices.DirectoryEntry Find(string name, string? schemaClassName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
141
public System.Collections.IEnumerator GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
142
public void Remove(System.DirectoryServices.DirectoryEntry entry) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
146
public DirectoryEntry() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
147
public DirectoryEntry(object adsObject) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
148
public DirectoryEntry(string? path) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
149
public DirectoryEntry(string? path, string? username, string? password) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
150
public DirectoryEntry(string? path, string? username, string? password, System.DirectoryServices.AuthenticationTypes authenticationType) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
152
public System.DirectoryServices.AuthenticationTypes AuthenticationType { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
153
public System.DirectoryServices.DirectoryEntries Children { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
154
public System.Guid Guid { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
155
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
156
public string NativeGuid { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
157
public object NativeObject { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
158
public System.DirectoryServices.ActiveDirectorySecurity ObjectSecurity { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
159
public System.DirectoryServices.DirectoryEntryConfiguration? Options { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
160
public System.DirectoryServices.DirectoryEntry Parent { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
162
public string? Password { set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
165
public string Path { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
166
public System.DirectoryServices.PropertyCollection Properties { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
167
public string SchemaClassName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
168
public System.DirectoryServices.DirectoryEntry SchemaEntry { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
170
public bool UsePropertyCache { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
172
public string? Username { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
173
public void Close() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
174
public void CommitChanges() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
175
public System.DirectoryServices.DirectoryEntry CopyTo(System.DirectoryServices.DirectoryEntry newParent) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
176
public System.DirectoryServices.DirectoryEntry CopyTo(System.DirectoryServices.DirectoryEntry newParent, string? newName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
177
public void DeleteTree() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
179
public static bool Exists(string path) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
180
public object? Invoke(string methodName, params object?[]? args) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
181
public object? InvokeGet(string propertyName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
182
public void InvokeSet(string propertyName, params object?[]? args) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
183
public void MoveTo(System.DirectoryServices.DirectoryEntry newParent) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
184
public void MoveTo(System.DirectoryServices.DirectoryEntry newParent, string? newName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
185
public void RefreshCache() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
186
public void RefreshCache(string[] propertyNames) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
187
public void Rename(string? newName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
191
internal DirectoryEntryConfiguration() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
192
public int PageSize { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
193
public System.DirectoryServices.PasswordEncodingMethod PasswordEncoding { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
194
public int PasswordPort { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
195
public System.DirectoryServices.ReferralChasingOption Referral { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
196
public System.DirectoryServices.SecurityMasks SecurityMasks { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
197
public string GetCurrentServerName() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
198
public bool IsMutuallyAuthenticated() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
199
public void SetUserNameQueryQuota(string accountName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
203
public DirectorySearcher() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
204
public DirectorySearcher(System.DirectoryServices.DirectoryEntry? searchRoot) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
205
public DirectorySearcher(System.DirectoryServices.DirectoryEntry? searchRoot, string? filter) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
206
public DirectorySearcher(System.DirectoryServices.DirectoryEntry? searchRoot, string? filter, string[]? propertiesToLoad) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
207
public DirectorySearcher(System.DirectoryServices.DirectoryEntry? searchRoot, string? filter, string[]? propertiesToLoad, System.DirectoryServices.SearchScope scope) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
208
public DirectorySearcher(string? filter) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
209
public DirectorySearcher(string? filter, string[]? propertiesToLoad) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
210
public DirectorySearcher(string? filter, string[]? propertiesToLoad, System.DirectoryServices.SearchScope scope) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
212
public bool Asynchronous { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
215
public string AttributeScopeQuery { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
217
public bool CacheResults { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
218
public System.TimeSpan ClientTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
220
public System.DirectoryServices.DereferenceAlias DerefAlias { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
222
public System.DirectoryServices.DirectorySynchronization? DirectorySynchronization { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
224
public System.DirectoryServices.ExtendedDN ExtendedDN { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
226
public string? Filter { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
228
public int PageSize { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
230
public System.Collections.Specialized.StringCollection PropertiesToLoad { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
232
public bool PropertyNamesOnly { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
234
public System.DirectoryServices.ReferralChasingOption ReferralChasing { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
236
public System.DirectoryServices.DirectoryEntry? SearchRoot { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
238
public System.DirectoryServices.SearchScope SearchScope { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
240
public System.DirectoryServices.SecurityMasks SecurityMasks { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
241
public System.TimeSpan ServerPageTimeLimit { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
242
public System.TimeSpan ServerTimeLimit { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
244
public int SizeLimit { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
246
public System.DirectoryServices.SortOption Sort { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
248
public bool Tombstone { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
250
public System.DirectoryServices.DirectoryVirtualListView? VirtualListView { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
252
public System.DirectoryServices.SearchResultCollection FindAll() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
253
public System.DirectoryServices.SearchResult? FindOne() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
257
public DirectoryServicesCOMException() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
262
protected DirectoryServicesCOMException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
263
public DirectoryServicesCOMException(string? message) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
264
public DirectoryServicesCOMException(string? message, System.Exception? inner) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
265
public int ExtendedError { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
266
public string? ExtendedErrorMessage { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
271
public override void GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
275
public DirectorySynchronization() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
276
public DirectorySynchronization(byte[]? cookie) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
277
public DirectorySynchronization(System.DirectoryServices.DirectorySynchronization? sync) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
278
public DirectorySynchronization(System.DirectoryServices.DirectorySynchronizationOptions option) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
279
public DirectorySynchronization(System.DirectoryServices.DirectorySynchronizationOptions option, byte[]? cookie) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
281
public System.DirectoryServices.DirectorySynchronizationOptions Option { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
282
public System.DirectoryServices.DirectorySynchronization Copy() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
283
public byte[] GetDirectorySynchronizationCookie() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
284
public void ResetDirectorySynchronizationCookie() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
285
public void ResetDirectorySynchronizationCookie(byte[]? cookie) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
298
public DirectoryVirtualListView() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
299
public DirectoryVirtualListView(int afterCount) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
300
public DirectoryVirtualListView(int beforeCount, int afterCount, int offset) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
301
public DirectoryVirtualListView(int beforeCount, int afterCount, int offset, System.DirectoryServices.DirectoryVirtualListViewContext? context) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
302
public DirectoryVirtualListView(int beforeCount, int afterCount, string? target) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
303
public DirectoryVirtualListView(int beforeCount, int afterCount, string? target, System.DirectoryServices.DirectoryVirtualListViewContext? context) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
305
public int AfterCount { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
307
public int ApproximateTotal { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
309
public int BeforeCount { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
311
public System.DirectoryServices.DirectoryVirtualListViewContext? DirectoryVirtualListViewContext { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
313
public int Offset { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
316
public string Target { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
318
public int TargetPercentage { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
322
public DirectoryVirtualListViewContext() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
323
public System.DirectoryServices.DirectoryVirtualListViewContext Copy() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
333
public ExtendedRightAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type) : base (default(System.Security.Principal.IdentityReference), default(System.DirectoryServices.ActiveDirectoryRights), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
334
public ExtendedRightAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type, System.DirectoryServices.ActiveDirectorySecurityInheritance inheritanceType) : base (default(System.Security.Principal.IdentityReference), default(System.DirectoryServices.ActiveDirectoryRights), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
335
public ExtendedRightAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type, System.DirectoryServices.ActiveDirectorySecurityInheritance inheritanceType, System.Guid inheritedObjectType) : base (default(System.Security.Principal.IdentityReference), default(System.DirectoryServices.ActiveDirectoryRights), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
336
public ExtendedRightAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type, System.Guid extendedRightType) : base (default(System.Security.Principal.IdentityReference), default(System.DirectoryServices.ActiveDirectoryRights), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
337
public ExtendedRightAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type, System.Guid extendedRightType, System.DirectoryServices.ActiveDirectorySecurityInheritance inheritanceType) : base (default(System.Security.Principal.IdentityReference), default(System.DirectoryServices.ActiveDirectoryRights), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
338
public ExtendedRightAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type, System.Guid extendedRightType, System.DirectoryServices.ActiveDirectorySecurityInheritance inheritanceType, System.Guid inheritedObjectType) : base (default(System.Security.Principal.IdentityReference), default(System.DirectoryServices.ActiveDirectoryRights), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
342
public ListChildrenAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type) : base (default(System.Security.Principal.IdentityReference), default(System.DirectoryServices.ActiveDirectoryRights), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
343
public ListChildrenAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type, System.DirectoryServices.ActiveDirectorySecurityInheritance inheritanceType) : base (default(System.Security.Principal.IdentityReference), default(System.DirectoryServices.ActiveDirectoryRights), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
344
public ListChildrenAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type, System.DirectoryServices.ActiveDirectorySecurityInheritance inheritanceType, System.Guid inheritedObjectType) : base (default(System.Security.Principal.IdentityReference), default(System.DirectoryServices.ActiveDirectoryRights), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
358
public PropertyAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type, System.DirectoryServices.PropertyAccess access) : base (default(System.Security.Principal.IdentityReference), default(System.DirectoryServices.ActiveDirectoryRights), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
359
public PropertyAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type, System.DirectoryServices.PropertyAccess access, System.DirectoryServices.ActiveDirectorySecurityInheritance inheritanceType) : base (default(System.Security.Principal.IdentityReference), default(System.DirectoryServices.ActiveDirectoryRights), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
360
public PropertyAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type, System.DirectoryServices.PropertyAccess access, System.DirectoryServices.ActiveDirectorySecurityInheritance inheritanceType, System.Guid inheritedObjectType) : base (default(System.Security.Principal.IdentityReference), default(System.DirectoryServices.ActiveDirectoryRights), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
361
public PropertyAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type, System.DirectoryServices.PropertyAccess access, System.Guid propertyType) : base (default(System.Security.Principal.IdentityReference), default(System.DirectoryServices.ActiveDirectoryRights), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
362
public PropertyAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type, System.DirectoryServices.PropertyAccess access, System.Guid propertyType, System.DirectoryServices.ActiveDirectorySecurityInheritance inheritanceType) : base (default(System.Security.Principal.IdentityReference), default(System.DirectoryServices.ActiveDirectoryRights), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
363
public PropertyAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type, System.DirectoryServices.PropertyAccess access, System.Guid propertyType, System.DirectoryServices.ActiveDirectorySecurityInheritance inheritanceType, System.Guid inheritedObjectType) : base (default(System.Security.Principal.IdentityReference), default(System.DirectoryServices.ActiveDirectoryRights), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
367
internal PropertyCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
368
public int Count { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
369
public System.DirectoryServices.PropertyValueCollection this[string propertyName] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
370
public System.Collections.ICollection PropertyNames { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
371
bool System.Collections.ICollection.IsSynchronized { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
372
object System.Collections.ICollection.SyncRoot { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
373
bool System.Collections.IDictionary.IsFixedSize { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
374
bool System.Collections.IDictionary.IsReadOnly { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
375
object? System.Collections.IDictionary.this[object key] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
376
System.Collections.ICollection System.Collections.IDictionary.Keys { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
377
public System.Collections.ICollection Values { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
378
public bool Contains(string propertyName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
379
public void CopyTo(System.DirectoryServices.PropertyValueCollection[] array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
380
public System.Collections.IDictionaryEnumerator GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
381
void System.Collections.ICollection.CopyTo(System.Array array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
382
void System.Collections.IDictionary.Add(object key, object? value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
383
void System.Collections.IDictionary.Clear() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
384
bool System.Collections.IDictionary.Contains(object value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
385
void System.Collections.IDictionary.Remove(object key) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
386
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
390
public PropertySetAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type, System.DirectoryServices.PropertyAccess access, System.Guid propertySetType) : base (default(System.Security.Principal.IdentityReference), default(System.DirectoryServices.ActiveDirectoryRights), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
391
public PropertySetAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type, System.DirectoryServices.PropertyAccess access, System.Guid propertySetType, System.DirectoryServices.ActiveDirectorySecurityInheritance inheritanceType) : base (default(System.Security.Principal.IdentityReference), default(System.DirectoryServices.ActiveDirectoryRights), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
392
public PropertySetAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.AccessControlType type, System.DirectoryServices.PropertyAccess access, System.Guid propertySetType, System.DirectoryServices.ActiveDirectorySecurityInheritance inheritanceType, System.Guid inheritedObjectType) : base (default(System.Security.Principal.IdentityReference), default(System.DirectoryServices.ActiveDirectoryRights), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
396
internal PropertyValueCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
397
public object? this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
398
public string PropertyName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
399
public object? Value { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
400
public int Add(object? value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
401
public void AddRange(System.DirectoryServices.PropertyValueCollection value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
402
public void AddRange(object?[] value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
403
public bool Contains(object? value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
404
public void CopyTo(object?[] array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
405
public int IndexOf(object? value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
406
public void Insert(int index, object? value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
407
protected override void OnClearComplete() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
408
protected override void OnInsertComplete(int index, object? value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
409
protected override void OnRemoveComplete(int index, object? value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
410
protected override void OnSetComplete(int index, object? oldValue, object? newValue) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
411
public void Remove(object? value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
422
internal ResultPropertyCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
423
public System.DirectoryServices.ResultPropertyValueCollection this[string name] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
424
public System.Collections.ICollection PropertyNames { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
425
public System.Collections.ICollection Values { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
426
public bool Contains(string propertyName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
427
public void CopyTo(System.DirectoryServices.ResultPropertyValueCollection[] array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
431
internal ResultPropertyValueCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
432
public object this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
433
public bool Contains(object? value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
434
public void CopyTo(object?[] values, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
435
public int IndexOf(object? value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
439
internal SchemaNameCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
440
public int Count { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
441
public string? this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
442
bool System.Collections.ICollection.IsSynchronized { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
443
object System.Collections.ICollection.SyncRoot { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
444
bool System.Collections.IList.IsFixedSize { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
445
bool System.Collections.IList.IsReadOnly { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
446
object? System.Collections.IList.this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
447
public int Add(string? value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
448
public void AddRange(System.DirectoryServices.SchemaNameCollection value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
449
public void AddRange(string?[] value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
450
public void Clear() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
451
public bool Contains(string? value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
452
public void CopyTo(string?[] stringArray, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
453
public System.Collections.IEnumerator GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
454
public int IndexOf(string? value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
455
public void Insert(int index, string? value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
456
public void Remove(string? value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
457
public void RemoveAt(int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
458
void System.Collections.ICollection.CopyTo(System.Array? array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
459
int System.Collections.IList.Add(object? value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
460
bool System.Collections.IList.Contains(object? value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
461
int System.Collections.IList.IndexOf(object? value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
462
void System.Collections.IList.Insert(int index, object? value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
463
void System.Collections.IList.Remove(object? value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
467
internal SearchResult() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
468
public string Path { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
469
public System.DirectoryServices.ResultPropertyCollection Properties { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
470
public System.DirectoryServices.DirectoryEntry GetDirectoryEntry() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
474
internal SearchResultCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
475
public int Count { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
476
public System.IntPtr Handle { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
477
public System.DirectoryServices.SearchResult this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
478
public string[] PropertiesLoaded { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
479
bool System.Collections.ICollection.IsSynchronized { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
480
object System.Collections.ICollection.SyncRoot { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
481
public bool Contains(System.DirectoryServices.SearchResult result) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
482
public void CopyTo(System.DirectoryServices.SearchResult[] results, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
486
public System.Collections.IEnumerator GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
487
public int IndexOf(System.DirectoryServices.SearchResult result) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
488
void System.Collections.ICollection.CopyTo(System.Array array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
513
public SortOption() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
514
public SortOption(string propertyName, System.DirectoryServices.SortDirection direction) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
516
public System.DirectoryServices.SortDirection Direction { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
519
public string? PropertyName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
526
internal ActiveDirectoryInterSiteTransport() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
527
public bool BridgeAllSiteLinks { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
528
public bool IgnoreReplicationSchedule { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
529
public System.DirectoryServices.ActiveDirectory.ReadOnlySiteLinkBridgeCollection SiteLinkBridges { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
530
public System.DirectoryServices.ActiveDirectory.ReadOnlySiteLinkCollection SiteLinks { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
531
public System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType TransportType { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
534
public static System.DirectoryServices.ActiveDirectory.ActiveDirectoryInterSiteTransport FindByTransportType(System.DirectoryServices.ActiveDirectory.DirectoryContext context, System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType transport) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
535
public System.DirectoryServices.DirectoryEntry GetDirectoryEntry() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
536
public void Save() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
537
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
541
public ActiveDirectoryObjectExistsException() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
546
protected ActiveDirectoryObjectExistsException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
547
public ActiveDirectoryObjectExistsException(string? message) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
548
public ActiveDirectoryObjectExistsException(string? message, System.Exception? inner) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
552
public ActiveDirectoryObjectNotFoundException() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
557
protected ActiveDirectoryObjectNotFoundException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
558
public ActiveDirectoryObjectNotFoundException(string? message) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
559
public ActiveDirectoryObjectNotFoundException(string? message, System.Exception? inner) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
560
public ActiveDirectoryObjectNotFoundException(string? message, System.Type? type, string? name) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
561
public string? Name { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
562
public System.Type? Type { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
567
public override void GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
571
public ActiveDirectoryOperationException() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
576
protected ActiveDirectoryOperationException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
577
public ActiveDirectoryOperationException(string? message) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
578
public ActiveDirectoryOperationException(string? message, System.Exception? inner) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
579
public ActiveDirectoryOperationException(string? message, System.Exception? inner, int errorCode) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
580
public ActiveDirectoryOperationException(string? message, int errorCode) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
581
public int ErrorCode { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
586
public override void GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
590
protected ActiveDirectoryPartition() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
591
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
595
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
599
internal ActiveDirectoryReplicationMetadata() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
600
public System.DirectoryServices.ActiveDirectory.ReadOnlyStringCollection AttributeNames { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
601
public System.DirectoryServices.ActiveDirectory.AttributeMetadata? this[string name] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
602
public System.DirectoryServices.ActiveDirectory.AttributeMetadataCollection Values { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
603
public bool Contains(string attributeName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
604
public void CopyTo(System.DirectoryServices.ActiveDirectory.AttributeMetadata[] array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
616
internal ActiveDirectoryRoleCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
617
public System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
618
public bool Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole role) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
619
public void CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole[] roles, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
620
public int IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole role) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
624
public ActiveDirectorySchedule() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
625
public ActiveDirectorySchedule(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule schedule) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
626
public bool[,,] RawSchedule { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
627
public void ResetSchedule() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
628
public void SetDailySchedule(System.DirectoryServices.ActiveDirectory.HourOfDay fromHour, System.DirectoryServices.ActiveDirectory.MinuteOfHour fromMinute, System.DirectoryServices.ActiveDirectory.HourOfDay toHour, System.DirectoryServices.ActiveDirectory.MinuteOfHour toMinute) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
629
public void SetSchedule(System.DayOfWeek day, System.DirectoryServices.ActiveDirectory.HourOfDay fromHour, System.DirectoryServices.ActiveDirectory.MinuteOfHour fromMinute, System.DirectoryServices.ActiveDirectory.HourOfDay toHour, System.DirectoryServices.ActiveDirectory.MinuteOfHour toMinute) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
630
public void SetSchedule(System.DayOfWeek[] days, System.DirectoryServices.ActiveDirectory.HourOfDay fromHour, System.DirectoryServices.ActiveDirectory.MinuteOfHour fromMinute, System.DirectoryServices.ActiveDirectory.HourOfDay toHour, System.DirectoryServices.ActiveDirectory.MinuteOfHour toMinute) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
634
internal ActiveDirectorySchema() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
635
public System.DirectoryServices.ActiveDirectory.DirectoryServer SchemaRoleOwner { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
637
public System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaClassCollection FindAllClasses() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
638
public System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaClassCollection FindAllClasses(System.DirectoryServices.ActiveDirectory.SchemaClassType type) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
639
public System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaClassCollection FindAllDefunctClasses() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
640
public System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaPropertyCollection FindAllDefunctProperties() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
641
public System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaPropertyCollection FindAllProperties() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
642
public System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaPropertyCollection FindAllProperties(System.DirectoryServices.ActiveDirectory.PropertyTypes type) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
643
public System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass FindClass(string ldapDisplayName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
644
public System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass FindDefunctClass(string commonName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
645
public System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty FindDefunctProperty(string commonName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
646
public System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty FindProperty(string ldapDisplayName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
647
public static System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema GetCurrentSchema() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
648
public override System.DirectoryServices.DirectoryEntry GetDirectoryEntry() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
649
public static System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema GetSchema(System.DirectoryServices.ActiveDirectory.DirectoryContext context) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
650
public void RefreshSchema() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
654
public ActiveDirectorySchemaClass(System.DirectoryServices.ActiveDirectory.DirectoryContext context, string ldapDisplayName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
655
public System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection AuxiliaryClasses { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
656
public string? CommonName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
657
public System.DirectoryServices.ActiveDirectorySecurity? DefaultObjectSecurityDescriptor { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
658
public string? Description { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
659
public bool IsDefunct { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
660
public System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection MandatoryProperties { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
661
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
662
public string? Oid { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
663
public System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection OptionalProperties { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
664
public System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaClassCollection PossibleInferiors { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
665
public System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection PossibleSuperiors { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
666
public System.Guid SchemaGuid { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
667
public System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass? SubClassOf { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
668
public System.DirectoryServices.ActiveDirectory.SchemaClassType Type { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
671
public static System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext context, string ldapDisplayName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
672
public System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaPropertyCollection GetAllProperties() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
673
public System.DirectoryServices.DirectoryEntry GetDirectoryEntry() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
674
public void Save() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
675
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
679
internal ActiveDirectorySchemaClassCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
680
public System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
681
public int Add(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass schemaClass) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
682
public void AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClassCollection schemaClasses) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
683
public void AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass[] schemaClasses) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
684
public void AddRange(System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaClassCollection schemaClasses) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
685
public bool Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass schemaClass) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
686
public void CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass[] schemaClasses, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
687
public int IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass schemaClass) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
688
public void Insert(int index, System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass schemaClass) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
689
protected override void OnClearComplete() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
690
protected override void OnInsertComplete(int index, object? value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
691
protected override void OnRemoveComplete(int index, object? value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
692
protected override void OnSetComplete(int index, object? oldValue, object? newValue) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
693
protected override void OnValidate(object value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
694
public void Remove(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass schemaClass) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
698
public ActiveDirectorySchemaProperty(System.DirectoryServices.ActiveDirectory.DirectoryContext context, string ldapDisplayName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
699
public string? CommonName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
700
public string? Description { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
701
public bool IsDefunct { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
702
public bool IsInAnr { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
703
public bool IsIndexed { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
704
public bool IsIndexedOverContainer { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
705
public bool IsInGlobalCatalog { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
706
public bool IsOnTombstonedObject { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
707
public bool IsSingleValued { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
708
public bool IsTupleIndexed { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
709
public System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty? Link { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
710
public int? LinkId { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
711
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
712
public string? Oid { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
713
public int? RangeLower { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
714
public int? RangeUpper { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
715
public System.Guid SchemaGuid { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
716
public System.DirectoryServices.ActiveDirectory.ActiveDirectorySyntax Syntax { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
719
public static System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext context, string ldapDisplayName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
720
public System.DirectoryServices.DirectoryEntry GetDirectoryEntry() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
721
public void Save() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
722
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
726
internal ActiveDirectorySchemaPropertyCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
727
public System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
728
public int Add(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty schemaProperty) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
729
public void AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaPropertyCollection properties) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
730
public void AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty[] properties) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
731
public void AddRange(System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaPropertyCollection properties) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
732
public bool Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty schemaProperty) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
733
public void CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty[] properties, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
734
public int IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty schemaProperty) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
735
public void Insert(int index, System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty schemaProperty) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
736
protected override void OnClearComplete() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
737
protected override void OnInsertComplete(int index, object? value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
738
protected override void OnRemoveComplete(int index, object? value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
739
protected override void OnSetComplete(int index, object? oldValue, object? newValue) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
740
protected override void OnValidate(object value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
741
public void Remove(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty schemaProperty) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
745
public ActiveDirectoryServerDownException() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
750
protected ActiveDirectoryServerDownException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
751
public ActiveDirectoryServerDownException(string? message) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
752
public ActiveDirectoryServerDownException(string? message, System.Exception? inner) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
753
public ActiveDirectoryServerDownException(string? message, System.Exception? inner, int errorCode, string? name) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
754
public ActiveDirectoryServerDownException(string? message, int errorCode, string? name) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
755
public int ErrorCode { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
756
public override string Message { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
757
public string? Name { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
762
public override void GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
766
public ActiveDirectorySite(System.DirectoryServices.ActiveDirectory.DirectoryContext context, string siteName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
767
public System.DirectoryServices.ActiveDirectory.ReadOnlySiteCollection AdjacentSites { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
768
public System.DirectoryServices.ActiveDirectory.ReadOnlyDirectoryServerCollection BridgeheadServers { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
769
public System.DirectoryServices.ActiveDirectory.DomainCollection Domains { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
771
public System.DirectoryServices.ActiveDirectory.DirectoryServer? InterSiteTopologyGenerator { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
772
public System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule? IntraSiteReplicationSchedule { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
773
public string? Location { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
774
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
775
public System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteOptions Options { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
776
public System.DirectoryServices.ActiveDirectory.DirectoryServerCollection PreferredRpcBridgeheadServers { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
777
public System.DirectoryServices.ActiveDirectory.DirectoryServerCollection PreferredSmtpBridgeheadServers { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
778
public System.DirectoryServices.ActiveDirectory.ReadOnlyDirectoryServerCollection Servers { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
779
public System.DirectoryServices.ActiveDirectory.ReadOnlySiteLinkCollection SiteLinks { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
780
public System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection Subnets { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
781
public void Delete() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
784
public static System.DirectoryServices.ActiveDirectory.ActiveDirectorySite FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext context, string siteName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
785
public static System.DirectoryServices.ActiveDirectory.ActiveDirectorySite GetComputerSite() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
786
public System.DirectoryServices.DirectoryEntry GetDirectoryEntry() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
787
public void Save() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
788
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
792
internal ActiveDirectorySiteCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
793
public System.DirectoryServices.ActiveDirectory.ActiveDirectorySite this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
794
public int Add(System.DirectoryServices.ActiveDirectory.ActiveDirectorySite site) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
795
public void AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection sites) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
796
public void AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySite[] sites) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
797
public bool Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySite site) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
798
public void CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySite[] array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
799
public int IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySite site) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
800
public void Insert(int index, System.DirectoryServices.ActiveDirectory.ActiveDirectorySite site) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
801
protected override void OnClearComplete() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
802
protected override void OnInsertComplete(int index, object? value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
803
protected override void OnRemoveComplete(int index, object? value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
804
protected override void OnSetComplete(int index, object? oldValue, object? newValue) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
805
protected override void OnValidate(object value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
806
public void Remove(System.DirectoryServices.ActiveDirectory.ActiveDirectorySite site) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
810
public ActiveDirectorySiteLink(System.DirectoryServices.ActiveDirectory.DirectoryContext context, string siteLinkName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
811
public ActiveDirectorySiteLink(System.DirectoryServices.ActiveDirectory.DirectoryContext context, string siteLinkName, System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType transport) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
812
public ActiveDirectorySiteLink(System.DirectoryServices.ActiveDirectory.DirectoryContext context, string siteLinkName, System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType transport, System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule? schedule) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
813
public int Cost { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
814
public bool DataCompressionEnabled { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
815
public System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule? InterSiteReplicationSchedule { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
816
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
817
public bool NotificationEnabled { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
818
public bool ReciprocalReplicationEnabled { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
819
public System.TimeSpan ReplicationInterval { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
820
public System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection Sites { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
821
public System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType TransportType { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
822
public void Delete() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
825
public static System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext context, string siteLinkName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
826
public static System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext context, string siteLinkName, System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType transport) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
827
public System.DirectoryServices.DirectoryEntry GetDirectoryEntry() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
828
public void Save() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
829
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
833
public ActiveDirectorySiteLinkBridge(System.DirectoryServices.ActiveDirectory.DirectoryContext context, string bridgeName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
834
public ActiveDirectorySiteLinkBridge(System.DirectoryServices.ActiveDirectory.DirectoryContext context, string bridgeName, System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType transport) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
835
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
836
public System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection SiteLinks { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
837
public System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType TransportType { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
838
public void Delete() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
841
public static System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext context, string bridgeName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
842
public static System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext context, string bridgeName, System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType transport) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
843
public System.DirectoryServices.DirectoryEntry GetDirectoryEntry() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
844
public void Save() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
845
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
849
internal ActiveDirectorySiteLinkCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
850
public System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
851
public int Add(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink link) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
852
public void AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkCollection links) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
853
public void AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink[] links) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
854
public bool Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink link) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
855
public void CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink[] array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
856
public int IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink link) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
857
public void Insert(int index, System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink link) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
858
protected override void OnClearComplete() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
859
protected override void OnInsertComplete(int index, object? value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
860
protected override void OnRemoveComplete(int index, object? value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
861
protected override void OnSetComplete(int index, object? oldValue, object? newValue) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
862
protected override void OnValidate(object value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
863
public void Remove(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink link) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
883
public ActiveDirectorySubnet(System.DirectoryServices.ActiveDirectory.DirectoryContext context, string subnetName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
884
public ActiveDirectorySubnet(System.DirectoryServices.ActiveDirectory.DirectoryContext context, string subnetName, string siteName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
885
public string? Location { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
886
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
887
public System.DirectoryServices.ActiveDirectory.ActiveDirectorySite? Site { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
888
public void Delete() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
891
public static System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext context, string subnetName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
892
public System.DirectoryServices.DirectoryEntry GetDirectoryEntry() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
893
public void Save() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
894
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
898
internal ActiveDirectorySubnetCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
899
public System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
900
public int Add(System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet subnet) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
901
public void AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnetCollection subnets) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
902
public void AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet[] subnets) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
903
public bool Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet subnet) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
904
public void CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet[] array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
905
public int IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet subnet) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
906
public void Insert(int index, System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet subnet) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
907
protected override void OnClear() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
908
protected override void OnClearComplete() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
909
protected override void OnInsertComplete(int index, object? value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
910
protected override void OnRemoveComplete(int index, object? value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
911
protected override void OnSetComplete(int index, object? oldValue, object? newValue) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
912
protected override void OnValidate(object value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
913
public void Remove(System.DirectoryServices.ActiveDirectory.ActiveDirectorySubnet subnet) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
948
internal AdamInstance() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
949
public System.DirectoryServices.ActiveDirectory.ConfigurationSet ConfigurationSet { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
950
public string? DefaultPartition { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
951
public string HostName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
952
public override System.DirectoryServices.ActiveDirectory.ReplicationConnectionCollection InboundConnections { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
953
public override string? IPAddress { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
954
public int LdapPort { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
955
public override System.DirectoryServices.ActiveDirectory.ReplicationConnectionCollection OutboundConnections { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
956
public System.DirectoryServices.ActiveDirectory.AdamRoleCollection Roles { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
957
public override string SiteName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
958
public int SslPort { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
959
public override System.DirectoryServices.ActiveDirectory.SyncUpdateCallback? SyncFromAllServersCallback { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
960
public override void CheckReplicationConsistency() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
963
public static System.DirectoryServices.ActiveDirectory.AdamInstanceCollection FindAll(System.DirectoryServices.ActiveDirectory.DirectoryContext context, string partitionName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
964
public static System.DirectoryServices.ActiveDirectory.AdamInstance FindOne(System.DirectoryServices.ActiveDirectory.DirectoryContext context, string partitionName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
965
public static System.DirectoryServices.ActiveDirectory.AdamInstance GetAdamInstance(System.DirectoryServices.ActiveDirectory.DirectoryContext context) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
966
public override System.DirectoryServices.ActiveDirectory.ReplicationNeighborCollection GetAllReplicationNeighbors() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
967
public override System.DirectoryServices.ActiveDirectory.ReplicationFailureCollection GetReplicationConnectionFailures() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
968
public override System.DirectoryServices.ActiveDirectory.ReplicationCursorCollection GetReplicationCursors(string partition) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
969
public override System.DirectoryServices.ActiveDirectory.ActiveDirectoryReplicationMetadata GetReplicationMetadata(string objectPath) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
970
public override System.DirectoryServices.ActiveDirectory.ReplicationNeighborCollection GetReplicationNeighbors(string partition) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
971
public override System.DirectoryServices.ActiveDirectory.ReplicationOperationInformation GetReplicationOperationInformation() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
972
public void Save() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
973
public void SeizeRoleOwnership(System.DirectoryServices.ActiveDirectory.AdamRole role) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
974
public override void SyncReplicaFromAllServers(string partition, System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
975
public override void SyncReplicaFromServer(string partition, string sourceServer) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
976
public void TransferRoleOwnership(System.DirectoryServices.ActiveDirectory.AdamRole role) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
977
public override void TriggerSyncReplicaFromNeighbors(string partition) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
981
internal AdamInstanceCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
982
public System.DirectoryServices.ActiveDirectory.AdamInstance this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
983
public bool Contains(System.DirectoryServices.ActiveDirectory.AdamInstance adamInstance) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
984
public void CopyTo(System.DirectoryServices.ActiveDirectory.AdamInstance[] adamInstances, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
985
public int IndexOf(System.DirectoryServices.ActiveDirectory.AdamInstance adamInstance) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
994
internal AdamRoleCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
995
public System.DirectoryServices.ActiveDirectory.AdamRole this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
996
public bool Contains(System.DirectoryServices.ActiveDirectory.AdamRole role) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
997
public void CopyTo(System.DirectoryServices.ActiveDirectory.AdamRole[] roles, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
998
public int IndexOf(System.DirectoryServices.ActiveDirectory.AdamRole role) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1002
public ApplicationPartition(System.DirectoryServices.ActiveDirectory.DirectoryContext context, string distinguishedName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1003
public ApplicationPartition(System.DirectoryServices.ActiveDirectory.DirectoryContext context, string distinguishedName, string objectClass) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1004
public System.DirectoryServices.ActiveDirectory.DirectoryServerCollection DirectoryServers { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1005
public string? SecurityReferenceDomain { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1006
public void Delete() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1008
public System.DirectoryServices.ActiveDirectory.ReadOnlyDirectoryServerCollection FindAllDirectoryServers() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1009
public System.DirectoryServices.ActiveDirectory.ReadOnlyDirectoryServerCollection FindAllDirectoryServers(string siteName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1010
public System.DirectoryServices.ActiveDirectory.ReadOnlyDirectoryServerCollection FindAllDiscoverableDirectoryServers() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1011
public System.DirectoryServices.ActiveDirectory.ReadOnlyDirectoryServerCollection FindAllDiscoverableDirectoryServers(string siteName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1012
public static System.DirectoryServices.ActiveDirectory.ApplicationPartition FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext context, string distinguishedName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1013
public System.DirectoryServices.ActiveDirectory.DirectoryServer FindDirectoryServer() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1014
public System.DirectoryServices.ActiveDirectory.DirectoryServer FindDirectoryServer(bool forceRediscovery) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1015
public System.DirectoryServices.ActiveDirectory.DirectoryServer FindDirectoryServer(string siteName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1016
public System.DirectoryServices.ActiveDirectory.DirectoryServer FindDirectoryServer(string siteName, bool forceRediscovery) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1017
public static System.DirectoryServices.ActiveDirectory.ApplicationPartition GetApplicationPartition(System.DirectoryServices.ActiveDirectory.DirectoryContext context) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1018
public override System.DirectoryServices.DirectoryEntry GetDirectoryEntry() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1019
public void Save() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1023
internal ApplicationPartitionCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1024
public System.DirectoryServices.ActiveDirectory.ApplicationPartition this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1025
public bool Contains(System.DirectoryServices.ActiveDirectory.ApplicationPartition applicationPartition) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1026
public void CopyTo(System.DirectoryServices.ActiveDirectory.ApplicationPartition[] applicationPartitions, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1027
public int IndexOf(System.DirectoryServices.ActiveDirectory.ApplicationPartition applicationPartition) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1031
internal AttributeMetadata() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1032
public System.DateTime LastOriginatingChangeTime { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1033
public System.Guid LastOriginatingInvocationId { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1034
public long LocalChangeUsn { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1035
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1036
public long OriginatingChangeUsn { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1037
public string? OriginatingServer { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1038
public int Version { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1042
internal AttributeMetadataCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1043
public System.DirectoryServices.ActiveDirectory.AttributeMetadata this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1044
public bool Contains(System.DirectoryServices.ActiveDirectory.AttributeMetadata metadata) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1045
public void CopyTo(System.DirectoryServices.ActiveDirectory.AttributeMetadata[] metadata, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1046
public int IndexOf(System.DirectoryServices.ActiveDirectory.AttributeMetadata metadata) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1050
internal ConfigurationSet() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1051
public System.DirectoryServices.ActiveDirectory.AdamInstanceCollection AdamInstances { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1052
public System.DirectoryServices.ActiveDirectory.ApplicationPartitionCollection ApplicationPartitions { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1053
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1054
public System.DirectoryServices.ActiveDirectory.AdamInstance NamingRoleOwner { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1055
public System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema Schema { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1056
public System.DirectoryServices.ActiveDirectory.AdamInstance SchemaRoleOwner { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1057
public System.DirectoryServices.ActiveDirectory.ReadOnlySiteCollection Sites { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1060
public System.DirectoryServices.ActiveDirectory.AdamInstance FindAdamInstance() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1061
public System.DirectoryServices.ActiveDirectory.AdamInstance FindAdamInstance(string partitionName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1062
public System.DirectoryServices.ActiveDirectory.AdamInstance FindAdamInstance(string? partitionName, string siteName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1063
public System.DirectoryServices.ActiveDirectory.AdamInstanceCollection FindAllAdamInstances() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1064
public System.DirectoryServices.ActiveDirectory.AdamInstanceCollection FindAllAdamInstances(string? partitionName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1065
public System.DirectoryServices.ActiveDirectory.AdamInstanceCollection FindAllAdamInstances(string? partitionName, string? siteName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1066
public static System.DirectoryServices.ActiveDirectory.ConfigurationSet GetConfigurationSet(System.DirectoryServices.ActiveDirectory.DirectoryContext context) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1067
public System.DirectoryServices.DirectoryEntry GetDirectoryEntry() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1068
public System.DirectoryServices.ActiveDirectory.ReplicationSecurityLevel GetSecurityLevel() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1069
public void SetSecurityLevel(System.DirectoryServices.ActiveDirectory.ReplicationSecurityLevel securityLevel) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1070
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1074
public DirectoryContext(System.DirectoryServices.ActiveDirectory.DirectoryContextType contextType) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1075
public DirectoryContext(System.DirectoryServices.ActiveDirectory.DirectoryContextType contextType, string name) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1076
public DirectoryContext(System.DirectoryServices.ActiveDirectory.DirectoryContextType contextType, string? username, string? password) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1077
public DirectoryContext(System.DirectoryServices.ActiveDirectory.DirectoryContextType contextType, string name, string? username, string? password) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1078
public System.DirectoryServices.ActiveDirectory.DirectoryContextType ContextType { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1079
public string? Name { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1080
public string? UserName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1092
protected DirectoryServer() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1095
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1097
public System.DirectoryServices.ActiveDirectory.ReadOnlyStringCollection Partitions { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1105
public System.DirectoryServices.DirectoryEntry GetDirectoryEntry() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1111
public void MoveToAnotherSite(string siteName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1114
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1119
internal DirectoryServerCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1120
public System.DirectoryServices.ActiveDirectory.DirectoryServer this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1121
public int Add(System.DirectoryServices.ActiveDirectory.DirectoryServer server) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1122
public void AddRange(System.DirectoryServices.ActiveDirectory.DirectoryServer[] servers) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1123
public bool Contains(System.DirectoryServices.ActiveDirectory.DirectoryServer server) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1124
public void CopyTo(System.DirectoryServices.ActiveDirectory.DirectoryServer[] array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1125
public int IndexOf(System.DirectoryServices.ActiveDirectory.DirectoryServer server) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1126
public void Insert(int index, System.DirectoryServices.ActiveDirectory.DirectoryServer server) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1127
protected override void OnClear() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1128
protected override void OnClearComplete() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1129
protected override void OnInsertComplete(int index, object? value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1130
protected override void OnRemoveComplete(int index, object? value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1131
protected override void OnSetComplete(int index, object? oldValue, object? newValue) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1132
protected override void OnValidate(object value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1133
public void Remove(System.DirectoryServices.ActiveDirectory.DirectoryServer server) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1137
internal Domain() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1138
public System.DirectoryServices.ActiveDirectory.DomainCollection Children { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1139
public System.DirectoryServices.ActiveDirectory.DomainControllerCollection DomainControllers { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1140
public System.DirectoryServices.ActiveDirectory.DomainMode DomainMode { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1141
public int DomainModeLevel { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1142
public System.DirectoryServices.ActiveDirectory.Forest Forest { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1143
public System.DirectoryServices.ActiveDirectory.DomainController InfrastructureRoleOwner { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1144
public System.DirectoryServices.ActiveDirectory.Domain? Parent { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1145
public System.DirectoryServices.ActiveDirectory.DomainController PdcRoleOwner { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1146
public System.DirectoryServices.ActiveDirectory.DomainController RidRoleOwner { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1147
public void CreateLocalSideOfTrustRelationship(string targetDomainName, System.DirectoryServices.ActiveDirectory.TrustDirection direction, string trustPassword) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1148
public void CreateTrustRelationship(System.DirectoryServices.ActiveDirectory.Domain targetDomain, System.DirectoryServices.ActiveDirectory.TrustDirection direction) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1149
public void DeleteLocalSideOfTrustRelationship(string targetDomainName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1150
public void DeleteTrustRelationship(System.DirectoryServices.ActiveDirectory.Domain targetDomain) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1151
public System.DirectoryServices.ActiveDirectory.DomainControllerCollection FindAllDiscoverableDomainControllers() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1152
public System.DirectoryServices.ActiveDirectory.DomainControllerCollection FindAllDiscoverableDomainControllers(string siteName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1153
public System.DirectoryServices.ActiveDirectory.DomainControllerCollection FindAllDomainControllers() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1154
public System.DirectoryServices.ActiveDirectory.DomainControllerCollection FindAllDomainControllers(string siteName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1155
public System.DirectoryServices.ActiveDirectory.DomainController FindDomainController() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1156
public System.DirectoryServices.ActiveDirectory.DomainController FindDomainController(System.DirectoryServices.ActiveDirectory.LocatorOptions flag) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1157
public System.DirectoryServices.ActiveDirectory.DomainController FindDomainController(string siteName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1158
public System.DirectoryServices.ActiveDirectory.DomainController FindDomainController(string siteName, System.DirectoryServices.ActiveDirectory.LocatorOptions flag) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1159
public System.DirectoryServices.ActiveDirectory.TrustRelationshipInformationCollection GetAllTrustRelationships() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1160
public static System.DirectoryServices.ActiveDirectory.Domain GetComputerDomain() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1161
public static System.DirectoryServices.ActiveDirectory.Domain GetCurrentDomain() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1162
public override System.DirectoryServices.DirectoryEntry GetDirectoryEntry() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1163
public static System.DirectoryServices.ActiveDirectory.Domain GetDomain(System.DirectoryServices.ActiveDirectory.DirectoryContext context) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1164
public bool GetSelectiveAuthenticationStatus(string targetDomainName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1165
public bool GetSidFilteringStatus(string targetDomainName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1166
public System.DirectoryServices.ActiveDirectory.TrustRelationshipInformation GetTrustRelationship(string targetDomainName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1167
public void RaiseDomainFunctionality(System.DirectoryServices.ActiveDirectory.DomainMode domainMode) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1168
public void RaiseDomainFunctionalityLevel(int domainMode) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1169
public void RepairTrustRelationship(System.DirectoryServices.ActiveDirectory.Domain targetDomain) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1170
public void SetSelectiveAuthenticationStatus(string targetDomainName, bool enable) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1171
public void SetSidFilteringStatus(string targetDomainName, bool enable) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1172
public void UpdateLocalSideOfTrustRelationship(string targetDomainName, System.DirectoryServices.ActiveDirectory.TrustDirection newTrustDirection, string newTrustPassword) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1173
public void UpdateLocalSideOfTrustRelationship(string targetDomainName, string newTrustPassword) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1174
public void UpdateTrustRelationship(System.DirectoryServices.ActiveDirectory.Domain targetDomain, System.DirectoryServices.ActiveDirectory.TrustDirection newTrustDirection) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1175
public void VerifyOutboundTrustRelationship(string targetDomainName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1176
public void VerifyTrustRelationship(System.DirectoryServices.ActiveDirectory.Domain targetDomain, System.DirectoryServices.ActiveDirectory.TrustDirection direction) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1180
internal DomainCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1181
public System.DirectoryServices.ActiveDirectory.Domain this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1182
public bool Contains(System.DirectoryServices.ActiveDirectory.Domain domain) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1183
public void CopyTo(System.DirectoryServices.ActiveDirectory.Domain[] domains, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1184
public int IndexOf(System.DirectoryServices.ActiveDirectory.Domain domain) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1197
protected DomainController() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1198
public System.DateTime CurrentTime { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1199
public System.DirectoryServices.ActiveDirectory.Domain Domain { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1200
public System.DirectoryServices.ActiveDirectory.Forest Forest { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1201
public long HighestCommittedUsn { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1202
public override System.DirectoryServices.ActiveDirectory.ReplicationConnectionCollection InboundConnections { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1203
public override string? IPAddress { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1204
public string OSVersion { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1205
public override System.DirectoryServices.ActiveDirectory.ReplicationConnectionCollection OutboundConnections { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1206
public System.DirectoryServices.ActiveDirectory.ActiveDirectoryRoleCollection Roles { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1207
public override string SiteName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1208
public override System.DirectoryServices.ActiveDirectory.SyncUpdateCallback? SyncFromAllServersCallback { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1209
public override void CheckReplicationConsistency() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1211
public virtual System.DirectoryServices.ActiveDirectory.GlobalCatalog EnableGlobalCatalog() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1213
public static System.DirectoryServices.ActiveDirectory.DomainControllerCollection FindAll(System.DirectoryServices.ActiveDirectory.DirectoryContext context) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1214
public static System.DirectoryServices.ActiveDirectory.DomainControllerCollection FindAll(System.DirectoryServices.ActiveDirectory.DirectoryContext context, string siteName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1215
public static System.DirectoryServices.ActiveDirectory.DomainController FindOne(System.DirectoryServices.ActiveDirectory.DirectoryContext context) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1216
public static System.DirectoryServices.ActiveDirectory.DomainController FindOne(System.DirectoryServices.ActiveDirectory.DirectoryContext context, System.DirectoryServices.ActiveDirectory.LocatorOptions flag) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1217
public static System.DirectoryServices.ActiveDirectory.DomainController FindOne(System.DirectoryServices.ActiveDirectory.DirectoryContext context, string siteName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1218
public static System.DirectoryServices.ActiveDirectory.DomainController FindOne(System.DirectoryServices.ActiveDirectory.DirectoryContext context, string siteName, System.DirectoryServices.ActiveDirectory.LocatorOptions flag) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1219
public override System.DirectoryServices.ActiveDirectory.ReplicationNeighborCollection GetAllReplicationNeighbors() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1220
public virtual System.DirectoryServices.DirectorySearcher GetDirectorySearcher() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1221
public static System.DirectoryServices.ActiveDirectory.DomainController GetDomainController(System.DirectoryServices.ActiveDirectory.DirectoryContext context) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1222
public override System.DirectoryServices.ActiveDirectory.ReplicationFailureCollection GetReplicationConnectionFailures() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1223
public override System.DirectoryServices.ActiveDirectory.ReplicationCursorCollection GetReplicationCursors(string partition) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1224
public override System.DirectoryServices.ActiveDirectory.ActiveDirectoryReplicationMetadata GetReplicationMetadata(string objectPath) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1225
public override System.DirectoryServices.ActiveDirectory.ReplicationNeighborCollection GetReplicationNeighbors(string partition) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1226
public override System.DirectoryServices.ActiveDirectory.ReplicationOperationInformation GetReplicationOperationInformation() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1227
public virtual bool IsGlobalCatalog() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1228
public void SeizeRoleOwnership(System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole role) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1229
public override void SyncReplicaFromAllServers(string partition, System.DirectoryServices.ActiveDirectory.SyncFromAllServersOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1230
public override void SyncReplicaFromServer(string partition, string sourceServer) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1231
public void TransferRoleOwnership(System.DirectoryServices.ActiveDirectory.ActiveDirectoryRole role) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1232
public override void TriggerSyncReplicaFromNeighbors(string partition) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1236
internal DomainControllerCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1237
public System.DirectoryServices.ActiveDirectory.DomainController this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1238
public bool Contains(System.DirectoryServices.ActiveDirectory.DomainController domainController) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1239
public void CopyTo(System.DirectoryServices.ActiveDirectory.DomainController[] domainControllers, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1240
public int IndexOf(System.DirectoryServices.ActiveDirectory.DomainController domainController) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1256
internal Forest() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1257
public System.DirectoryServices.ActiveDirectory.ApplicationPartitionCollection ApplicationPartitions { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1258
public System.DirectoryServices.ActiveDirectory.DomainCollection Domains { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1259
public System.DirectoryServices.ActiveDirectory.ForestMode ForestMode { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1260
public int ForestModeLevel { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1261
public System.DirectoryServices.ActiveDirectory.GlobalCatalogCollection GlobalCatalogs { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1262
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1263
public System.DirectoryServices.ActiveDirectory.DomainController NamingRoleOwner { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1264
public System.DirectoryServices.ActiveDirectory.Domain RootDomain { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1265
public System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema Schema { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1266
public System.DirectoryServices.ActiveDirectory.DomainController SchemaRoleOwner { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1267
public System.DirectoryServices.ActiveDirectory.ReadOnlySiteCollection Sites { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1268
public void CreateLocalSideOfTrustRelationship(string targetForestName, System.DirectoryServices.ActiveDirectory.TrustDirection direction, string trustPassword) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1269
public void CreateTrustRelationship(System.DirectoryServices.ActiveDirectory.Forest targetForest, System.DirectoryServices.ActiveDirectory.TrustDirection direction) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1270
public void DeleteLocalSideOfTrustRelationship(string targetForestName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1271
public void DeleteTrustRelationship(System.DirectoryServices.ActiveDirectory.Forest targetForest) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1274
public System.DirectoryServices.ActiveDirectory.GlobalCatalogCollection FindAllDiscoverableGlobalCatalogs() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1275
public System.DirectoryServices.ActiveDirectory.GlobalCatalogCollection FindAllDiscoverableGlobalCatalogs(string siteName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1276
public System.DirectoryServices.ActiveDirectory.GlobalCatalogCollection FindAllGlobalCatalogs() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1277
public System.DirectoryServices.ActiveDirectory.GlobalCatalogCollection FindAllGlobalCatalogs(string siteName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1278
public System.DirectoryServices.ActiveDirectory.GlobalCatalog FindGlobalCatalog() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1279
public System.DirectoryServices.ActiveDirectory.GlobalCatalog FindGlobalCatalog(System.DirectoryServices.ActiveDirectory.LocatorOptions flag) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1280
public System.DirectoryServices.ActiveDirectory.GlobalCatalog FindGlobalCatalog(string siteName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1281
public System.DirectoryServices.ActiveDirectory.GlobalCatalog FindGlobalCatalog(string siteName, System.DirectoryServices.ActiveDirectory.LocatorOptions flag) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1282
public System.DirectoryServices.ActiveDirectory.TrustRelationshipInformationCollection GetAllTrustRelationships() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1283
public static System.DirectoryServices.ActiveDirectory.Forest GetCurrentForest() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1284
public static System.DirectoryServices.ActiveDirectory.Forest GetForest(System.DirectoryServices.ActiveDirectory.DirectoryContext context) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1285
public bool GetSelectiveAuthenticationStatus(string targetForestName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1286
public bool GetSidFilteringStatus(string targetForestName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1287
public System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipInformation GetTrustRelationship(string targetForestName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1288
public void RaiseForestFunctionality(System.DirectoryServices.ActiveDirectory.ForestMode forestMode) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1289
public void RaiseForestFunctionalityLevel(int forestMode) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1290
public void RepairTrustRelationship(System.DirectoryServices.ActiveDirectory.Forest targetForest) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1291
public void SetSelectiveAuthenticationStatus(string targetForestName, bool enable) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1292
public void SetSidFilteringStatus(string targetForestName, bool enable) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1293
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1294
public void UpdateLocalSideOfTrustRelationship(string targetForestName, System.DirectoryServices.ActiveDirectory.TrustDirection newTrustDirection, string newTrustPassword) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1295
public void UpdateLocalSideOfTrustRelationship(string targetForestName, string newTrustPassword) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1296
public void UpdateTrustRelationship(System.DirectoryServices.ActiveDirectory.Forest targetForest, System.DirectoryServices.ActiveDirectory.TrustDirection newTrustDirection) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1297
public void VerifyOutboundTrustRelationship(string targetForestName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1298
public void VerifyTrustRelationship(System.DirectoryServices.ActiveDirectory.Forest targetForest, System.DirectoryServices.ActiveDirectory.TrustDirection direction) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1313
public ForestTrustCollisionException() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1318
protected ForestTrustCollisionException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1319
public ForestTrustCollisionException(string? message) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1320
public ForestTrustCollisionException(string? message, System.Exception? inner) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1321
public ForestTrustCollisionException(string? message, System.Exception? inner, System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollisionCollection? collisions) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1322
public System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollisionCollection? Collisions { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1327
public override void GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1337
internal ForestTrustDomainInfoCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1338
public System.DirectoryServices.ActiveDirectory.ForestTrustDomainInformation this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1339
public bool Contains(System.DirectoryServices.ActiveDirectory.ForestTrustDomainInformation information) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1340
public void CopyTo(System.DirectoryServices.ActiveDirectory.ForestTrustDomainInformation[] array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1341
public int IndexOf(System.DirectoryServices.ActiveDirectory.ForestTrustDomainInformation information) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1345
internal ForestTrustDomainInformation() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1346
public string DnsName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1347
public string DomainSid { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1348
public string NetBiosName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1349
public System.DirectoryServices.ActiveDirectory.ForestTrustDomainStatus Status { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1361
internal ForestTrustRelationshipCollision() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1362
public string CollisionRecord { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1363
public System.DirectoryServices.ActiveDirectory.ForestTrustCollisionType CollisionType { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1364
public System.DirectoryServices.ActiveDirectory.DomainCollisionOptions DomainCollisionOption { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1365
public System.DirectoryServices.ActiveDirectory.TopLevelNameCollisionOptions TopLevelNameCollisionOption { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1369
internal ForestTrustRelationshipCollisionCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1370
public System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollision this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1371
public bool Contains(System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollision collision) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1372
public void CopyTo(System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollision[] array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1373
public int IndexOf(System.DirectoryServices.ActiveDirectory.ForestTrustRelationshipCollision collision) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1377
internal ForestTrustRelationshipInformation() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1378
public System.Collections.Specialized.StringCollection ExcludedTopLevelNames { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1379
public System.DirectoryServices.ActiveDirectory.TopLevelNameCollection TopLevelNames { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1380
public System.DirectoryServices.ActiveDirectory.ForestTrustDomainInfoCollection TrustedDomainInformation { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1381
public void Save() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1385
internal GlobalCatalog() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1386
public System.DirectoryServices.ActiveDirectory.DomainController DisableGlobalCatalog() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1387
public override System.DirectoryServices.ActiveDirectory.GlobalCatalog EnableGlobalCatalog() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1388
public static new System.DirectoryServices.ActiveDirectory.GlobalCatalogCollection FindAll(System.DirectoryServices.ActiveDirectory.DirectoryContext context) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1389
public static new System.DirectoryServices.ActiveDirectory.GlobalCatalogCollection FindAll(System.DirectoryServices.ActiveDirectory.DirectoryContext context, string siteName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1390
public System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaPropertyCollection FindAllProperties() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1391
public static new System.DirectoryServices.ActiveDirectory.GlobalCatalog FindOne(System.DirectoryServices.ActiveDirectory.DirectoryContext context) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1392
public static new System.DirectoryServices.ActiveDirectory.GlobalCatalog FindOne(System.DirectoryServices.ActiveDirectory.DirectoryContext context, System.DirectoryServices.ActiveDirectory.LocatorOptions flag) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1393
public static new System.DirectoryServices.ActiveDirectory.GlobalCatalog FindOne(System.DirectoryServices.ActiveDirectory.DirectoryContext context, string siteName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1394
public static new System.DirectoryServices.ActiveDirectory.GlobalCatalog FindOne(System.DirectoryServices.ActiveDirectory.DirectoryContext context, string siteName, System.DirectoryServices.ActiveDirectory.LocatorOptions flag) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1395
public override System.DirectoryServices.DirectorySearcher GetDirectorySearcher() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1396
public static System.DirectoryServices.ActiveDirectory.GlobalCatalog GetGlobalCatalog(System.DirectoryServices.ActiveDirectory.DirectoryContext context) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1397
public override bool IsGlobalCatalog() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1401
internal GlobalCatalogCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1402
public System.DirectoryServices.ActiveDirectory.GlobalCatalog this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1403
public bool Contains(System.DirectoryServices.ActiveDirectory.GlobalCatalog globalCatalog) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1404
public void CopyTo(System.DirectoryServices.ActiveDirectory.GlobalCatalog[] globalCatalogs, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1405
public int IndexOf(System.DirectoryServices.ActiveDirectory.GlobalCatalog globalCatalog) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1464
internal ReadOnlyActiveDirectorySchemaClassCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1465
public System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1466
public bool Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass schemaClass) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1467
public void CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass[] classes, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1468
public int IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass schemaClass) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1472
internal ReadOnlyActiveDirectorySchemaPropertyCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1473
public System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1474
public bool Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty schemaProperty) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1475
public void CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty[] properties, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1476
public int IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty schemaProperty) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1480
internal ReadOnlyDirectoryServerCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1481
public System.DirectoryServices.ActiveDirectory.DirectoryServer this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1482
public bool Contains(System.DirectoryServices.ActiveDirectory.DirectoryServer directoryServer) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1483
public void CopyTo(System.DirectoryServices.ActiveDirectory.DirectoryServer[] directoryServers, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1484
public int IndexOf(System.DirectoryServices.ActiveDirectory.DirectoryServer directoryServer) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1488
internal ReadOnlySiteCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1489
public System.DirectoryServices.ActiveDirectory.ActiveDirectorySite this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1490
public bool Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySite site) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1491
public void CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySite[] sites, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1492
public int IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySite site) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1496
internal ReadOnlySiteLinkBridgeCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1497
public System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1498
public bool Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge bridge) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1499
public void CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge[] bridges, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1500
public int IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLinkBridge bridge) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1504
internal ReadOnlySiteLinkCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1505
public System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1506
public bool Contains(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink link) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1507
public void CopyTo(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink[] links, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1508
public int IndexOf(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteLink link) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1512
internal ReadOnlyStringCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1513
public string this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1514
public bool Contains(string value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1515
public void CopyTo(string[] values, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1516
public int IndexOf(string value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1520
public ReplicationConnection(System.DirectoryServices.ActiveDirectory.DirectoryContext context, string name, System.DirectoryServices.ActiveDirectory.DirectoryServer sourceServer) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1521
public ReplicationConnection(System.DirectoryServices.ActiveDirectory.DirectoryContext context, string name, System.DirectoryServices.ActiveDirectory.DirectoryServer sourceServer, System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule? schedule) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1522
public ReplicationConnection(System.DirectoryServices.ActiveDirectory.DirectoryContext context, string name, System.DirectoryServices.ActiveDirectory.DirectoryServer sourceServer, System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule? schedule, System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType transport) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1523
public ReplicationConnection(System.DirectoryServices.ActiveDirectory.DirectoryContext context, string name, System.DirectoryServices.ActiveDirectory.DirectoryServer sourceServer, System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType transport) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1524
public System.DirectoryServices.ActiveDirectory.NotificationStatus ChangeNotificationStatus { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1525
public bool DataCompressionEnabled { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1526
public string DestinationServer { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1527
public bool Enabled { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1528
public bool GeneratedByKcc { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1529
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1530
public bool ReciprocalReplicationEnabled { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1531
public System.DirectoryServices.ActiveDirectory.ActiveDirectorySchedule? ReplicationSchedule { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1532
public bool ReplicationScheduleOwnedByUser { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1533
public System.DirectoryServices.ActiveDirectory.ReplicationSpan ReplicationSpan { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1534
public string? SourceServer { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1535
public System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType TransportType { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1536
public void Delete() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1540
public static System.DirectoryServices.ActiveDirectory.ReplicationConnection FindByName(System.DirectoryServices.ActiveDirectory.DirectoryContext context, string name) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1541
public System.DirectoryServices.DirectoryEntry GetDirectoryEntry() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1542
public void Save() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1543
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1547
internal ReplicationConnectionCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1548
public System.DirectoryServices.ActiveDirectory.ReplicationConnection this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1549
public bool Contains(System.DirectoryServices.ActiveDirectory.ReplicationConnection connection) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1550
public void CopyTo(System.DirectoryServices.ActiveDirectory.ReplicationConnection[] connections, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1551
public int IndexOf(System.DirectoryServices.ActiveDirectory.ReplicationConnection connection) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1555
internal ReplicationCursor() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1556
public System.DateTime LastSuccessfulSyncTime { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1557
public string PartitionName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1558
public System.Guid SourceInvocationId { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1559
public string? SourceServer { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1560
public long UpToDatenessUsn { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1564
internal ReplicationCursorCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1565
public System.DirectoryServices.ActiveDirectory.ReplicationCursor this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1566
public bool Contains(System.DirectoryServices.ActiveDirectory.ReplicationCursor cursor) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1567
public void CopyTo(System.DirectoryServices.ActiveDirectory.ReplicationCursor[] values, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1568
public int IndexOf(System.DirectoryServices.ActiveDirectory.ReplicationCursor cursor) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1572
internal ReplicationFailure() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1573
public int ConsecutiveFailureCount { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1574
public System.DateTime FirstFailureTime { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1575
public int LastErrorCode { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1576
public string LastErrorMessage { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1577
public string? SourceServer { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1581
internal ReplicationFailureCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1582
public System.DirectoryServices.ActiveDirectory.ReplicationFailure this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1583
public bool Contains(System.DirectoryServices.ActiveDirectory.ReplicationFailure failure) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1584
public void CopyTo(System.DirectoryServices.ActiveDirectory.ReplicationFailure[] failures, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1585
public int IndexOf(System.DirectoryServices.ActiveDirectory.ReplicationFailure failure) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1589
internal ReplicationNeighbor() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1590
public int ConsecutiveFailureCount { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1591
public System.DateTime LastAttemptedSync { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1592
public System.DateTime LastSuccessfulSync { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1593
public string LastSyncMessage { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1594
public int LastSyncResult { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1595
public string? PartitionName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1596
public System.DirectoryServices.ActiveDirectory.ReplicationNeighbor.ReplicationNeighborOptions ReplicationNeighborOption { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1597
public System.Guid SourceInvocationId { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1598
public string? SourceServer { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1599
public System.DirectoryServices.ActiveDirectory.ActiveDirectoryTransportType TransportType { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1600
public long UsnAttributeFilter { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1601
public long UsnLastObjectChangeSynced { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1624
internal ReplicationNeighborCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1625
public System.DirectoryServices.ActiveDirectory.ReplicationNeighbor this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1626
public bool Contains(System.DirectoryServices.ActiveDirectory.ReplicationNeighbor neighbor) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1627
public void CopyTo(System.DirectoryServices.ActiveDirectory.ReplicationNeighbor[] neighbors, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1628
public int IndexOf(System.DirectoryServices.ActiveDirectory.ReplicationNeighbor neighbor) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1632
internal ReplicationOperation() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1633
public int OperationNumber { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1634
public System.DirectoryServices.ActiveDirectory.ReplicationOperationType OperationType { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1635
public string? PartitionName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1636
public int Priority { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1637
public string? SourceServer { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1638
public System.DateTime TimeEnqueued { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1642
internal ReplicationOperationCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1643
public System.DirectoryServices.ActiveDirectory.ReplicationOperation this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1644
public bool Contains(System.DirectoryServices.ActiveDirectory.ReplicationOperation operation) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1645
public void CopyTo(System.DirectoryServices.ActiveDirectory.ReplicationOperation[] operations, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1646
public int IndexOf(System.DirectoryServices.ActiveDirectory.ReplicationOperation operation) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1650
public ReplicationOperationInformation() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1651
public System.DirectoryServices.ActiveDirectory.ReplicationOperation? CurrentOperation { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1652
public System.DateTime OperationStartTime { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1653
public System.DirectoryServices.ActiveDirectory.ReplicationOperationCollection? PendingOperations { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1689
internal SyncFromAllServersErrorInformation() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1690
public System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorCategory ErrorCategory { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1691
public int ErrorCode { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1692
public string ErrorMessage { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1693
public string? SourceServer { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1694
public string? TargetServer { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1705
public SyncFromAllServersOperationException() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1710
protected SyncFromAllServersOperationException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1711
public SyncFromAllServersOperationException(string? message) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1712
public SyncFromAllServersOperationException(string? message, System.Exception? inner) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1713
public SyncFromAllServersOperationException(string? message, System.Exception? inner, System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorInformation[]? errors) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1714
public System.DirectoryServices.ActiveDirectory.SyncFromAllServersErrorInformation[] ErrorInformation { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1719
public override void GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1735
internal TopLevelName() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1736
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1737
public System.DirectoryServices.ActiveDirectory.TopLevelNameStatus Status { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1741
internal TopLevelNameCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1742
public System.DirectoryServices.ActiveDirectory.TopLevelName this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1743
public bool Contains(System.DirectoryServices.ActiveDirectory.TopLevelName name) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1744
public void CopyTo(System.DirectoryServices.ActiveDirectory.TopLevelName[] names, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1745
public int IndexOf(System.DirectoryServices.ActiveDirectory.TopLevelName name) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1770
internal TrustRelationshipInformation() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1771
public string? SourceName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1772
public string? TargetName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1773
public System.DirectoryServices.ActiveDirectory.TrustDirection TrustDirection { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1774
public System.DirectoryServices.ActiveDirectory.TrustType TrustType { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1778
internal TrustRelationshipInformationCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1779
public System.DirectoryServices.ActiveDirectory.TrustRelationshipInformation this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); } }
1780
public bool Contains(System.DirectoryServices.ActiveDirectory.TrustRelationshipInformation information) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1781
public void CopyTo(System.DirectoryServices.ActiveDirectory.TrustRelationshipInformation[] array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
1782
public int IndexOf(System.DirectoryServices.ActiveDirectory.TrustRelationshipInformation information) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServices_PlatformNotSupported); }
System.DirectoryServices.AccountManagement (273)
artifacts\obj\System.DirectoryServices.AccountManagement\Debug\net10.0\System.DirectoryServices.AccountManagement.notsupported.cs (273)
11
protected internal AdvancedFilters(System.DirectoryServices.AccountManagement.Principal p) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
12
public void AccountExpirationDate(System.DateTime expirationTime, System.DirectoryServices.AccountManagement.MatchType match) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
13
public void AccountLockoutTime(System.DateTime lockoutTime, System.DirectoryServices.AccountManagement.MatchType match) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
14
protected void AdvancedFilterSet(string attribute, object value, System.Type objectType, System.DirectoryServices.AccountManagement.MatchType mt) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
15
public void BadLogonCount(int badLogonCount, System.DirectoryServices.AccountManagement.MatchType match) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
16
public void LastBadPasswordAttempt(System.DateTime lastAttempt, System.DirectoryServices.AccountManagement.MatchType match) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
17
public void LastLogonTime(System.DateTime logonTime, System.DirectoryServices.AccountManagement.MatchType match) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
18
public void LastPasswordSetTime(System.DateTime passwordSetTime, System.DirectoryServices.AccountManagement.MatchType match) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
23
protected internal AuthenticablePrincipal(System.DirectoryServices.AccountManagement.PrincipalContext context) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
24
protected internal AuthenticablePrincipal(System.DirectoryServices.AccountManagement.PrincipalContext context, string samAccountName, string password, bool enabled) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
25
public System.DateTime? AccountExpirationDate { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
26
public System.DateTime? AccountLockoutTime { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
27
public virtual System.DirectoryServices.AccountManagement.AdvancedFilters AdvancedSearchFilter { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
28
public bool AllowReversiblePasswordEncryption { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
29
public int BadLogonCount { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
30
public System.Security.Cryptography.X509Certificates.X509Certificate2Collection Certificates { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
31
public bool DelegationPermitted { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
32
public bool? Enabled { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
33
public string HomeDirectory { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
34
public string HomeDrive { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
35
public System.DateTime? LastBadPasswordAttempt { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
36
public System.DateTime? LastLogon { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
37
public System.DateTime? LastPasswordSet { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
38
public bool PasswordNeverExpires { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
39
public bool PasswordNotRequired { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
40
public byte[] PermittedLogonTimes { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
41
public System.DirectoryServices.AccountManagement.PrincipalValueCollection<string> PermittedWorkstations { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
42
public string ScriptPath { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
43
public bool SmartcardLogonRequired { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
44
public bool UserCannotChangePassword { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
45
public void ChangePassword(string oldPassword, string newPassword) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
46
public void ExpirePasswordNow() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
47
public static System.DirectoryServices.AccountManagement.PrincipalSearchResult<System.DirectoryServices.AccountManagement.AuthenticablePrincipal> FindByBadPasswordAttempt(System.DirectoryServices.AccountManagement.PrincipalContext context, System.DateTime time, System.DirectoryServices.AccountManagement.MatchType type) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
48
protected static System.DirectoryServices.AccountManagement.PrincipalSearchResult<T> FindByBadPasswordAttempt<T>(System.DirectoryServices.AccountManagement.PrincipalContext context, System.DateTime time, System.DirectoryServices.AccountManagement.MatchType type) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
49
public static System.DirectoryServices.AccountManagement.PrincipalSearchResult<System.DirectoryServices.AccountManagement.AuthenticablePrincipal> FindByExpirationTime(System.DirectoryServices.AccountManagement.PrincipalContext context, System.DateTime time, System.DirectoryServices.AccountManagement.MatchType type) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
50
protected static System.DirectoryServices.AccountManagement.PrincipalSearchResult<T> FindByExpirationTime<T>(System.DirectoryServices.AccountManagement.PrincipalContext context, System.DateTime time, System.DirectoryServices.AccountManagement.MatchType type) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
51
public static System.DirectoryServices.AccountManagement.PrincipalSearchResult<System.DirectoryServices.AccountManagement.AuthenticablePrincipal> FindByLockoutTime(System.DirectoryServices.AccountManagement.PrincipalContext context, System.DateTime time, System.DirectoryServices.AccountManagement.MatchType type) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
52
protected static System.DirectoryServices.AccountManagement.PrincipalSearchResult<T> FindByLockoutTime<T>(System.DirectoryServices.AccountManagement.PrincipalContext context, System.DateTime time, System.DirectoryServices.AccountManagement.MatchType type) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
53
public static System.DirectoryServices.AccountManagement.PrincipalSearchResult<System.DirectoryServices.AccountManagement.AuthenticablePrincipal> FindByLogonTime(System.DirectoryServices.AccountManagement.PrincipalContext context, System.DateTime time, System.DirectoryServices.AccountManagement.MatchType type) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
54
protected static System.DirectoryServices.AccountManagement.PrincipalSearchResult<T> FindByLogonTime<T>(System.DirectoryServices.AccountManagement.PrincipalContext context, System.DateTime time, System.DirectoryServices.AccountManagement.MatchType type) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
55
public static System.DirectoryServices.AccountManagement.PrincipalSearchResult<System.DirectoryServices.AccountManagement.AuthenticablePrincipal> FindByPasswordSetTime(System.DirectoryServices.AccountManagement.PrincipalContext context, System.DateTime time, System.DirectoryServices.AccountManagement.MatchType type) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
56
protected static System.DirectoryServices.AccountManagement.PrincipalSearchResult<T> FindByPasswordSetTime<T>(System.DirectoryServices.AccountManagement.PrincipalContext context, System.DateTime time, System.DirectoryServices.AccountManagement.MatchType type) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
57
public bool IsAccountLockedOut() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
58
public void RefreshExpiredPassword() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
59
public void SetPassword(string newPassword) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
60
public void UnlockAccount() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
65
public ComputerPrincipal(System.DirectoryServices.AccountManagement.PrincipalContext context) : base (default(System.DirectoryServices.AccountManagement.PrincipalContext)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
66
public ComputerPrincipal(System.DirectoryServices.AccountManagement.PrincipalContext context, string samAccountName, string password, bool enabled) : base (default(System.DirectoryServices.AccountManagement.PrincipalContext)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
67
public System.DirectoryServices.AccountManagement.PrincipalValueCollection<string> ServicePrincipalNames { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
68
public static new System.DirectoryServices.AccountManagement.PrincipalSearchResult<System.DirectoryServices.AccountManagement.ComputerPrincipal> FindByBadPasswordAttempt(System.DirectoryServices.AccountManagement.PrincipalContext context, System.DateTime time, System.DirectoryServices.AccountManagement.MatchType type) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
69
public static new System.DirectoryServices.AccountManagement.PrincipalSearchResult<System.DirectoryServices.AccountManagement.ComputerPrincipal> FindByExpirationTime(System.DirectoryServices.AccountManagement.PrincipalContext context, System.DateTime time, System.DirectoryServices.AccountManagement.MatchType type) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
70
public static new System.DirectoryServices.AccountManagement.ComputerPrincipal FindByIdentity(System.DirectoryServices.AccountManagement.PrincipalContext context, System.DirectoryServices.AccountManagement.IdentityType identityType, string identityValue) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
71
public static new System.DirectoryServices.AccountManagement.ComputerPrincipal FindByIdentity(System.DirectoryServices.AccountManagement.PrincipalContext context, string identityValue) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
72
public static new System.DirectoryServices.AccountManagement.PrincipalSearchResult<System.DirectoryServices.AccountManagement.ComputerPrincipal> FindByLockoutTime(System.DirectoryServices.AccountManagement.PrincipalContext context, System.DateTime time, System.DirectoryServices.AccountManagement.MatchType type) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
73
public static new System.DirectoryServices.AccountManagement.PrincipalSearchResult<System.DirectoryServices.AccountManagement.ComputerPrincipal> FindByLogonTime(System.DirectoryServices.AccountManagement.PrincipalContext context, System.DateTime time, System.DirectoryServices.AccountManagement.MatchType type) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
74
public static new System.DirectoryServices.AccountManagement.PrincipalSearchResult<System.DirectoryServices.AccountManagement.ComputerPrincipal> FindByPasswordSetTime(System.DirectoryServices.AccountManagement.PrincipalContext context, System.DateTime time, System.DirectoryServices.AccountManagement.MatchType type) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
95
public DirectoryObjectClassAttribute(string objectClass) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
96
public System.DirectoryServices.AccountManagement.ContextType? Context { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
97
public string ObjectClass { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
102
public DirectoryPropertyAttribute(string schemaAttributeName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
103
public System.DirectoryServices.AccountManagement.ContextType? Context { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
104
public string SchemaAttributeName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
109
public DirectoryRdnPrefixAttribute(string rdnPrefix) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
110
public System.DirectoryServices.AccountManagement.ContextType? Context { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
111
public string RdnPrefix { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
116
public GroupPrincipal(System.DirectoryServices.AccountManagement.PrincipalContext context) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
117
public GroupPrincipal(System.DirectoryServices.AccountManagement.PrincipalContext context, string samAccountName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
118
public System.DirectoryServices.AccountManagement.GroupScope? GroupScope { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
119
public bool? IsSecurityGroup { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
120
public System.DirectoryServices.AccountManagement.PrincipalCollection Members { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
122
public static new System.DirectoryServices.AccountManagement.GroupPrincipal FindByIdentity(System.DirectoryServices.AccountManagement.PrincipalContext context, System.DirectoryServices.AccountManagement.IdentityType identityType, string identityValue) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
123
public static new System.DirectoryServices.AccountManagement.GroupPrincipal FindByIdentity(System.DirectoryServices.AccountManagement.PrincipalContext context, string identityValue) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
124
public System.DirectoryServices.AccountManagement.PrincipalSearchResult<System.DirectoryServices.AccountManagement.Principal> GetMembers() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
125
public System.DirectoryServices.AccountManagement.PrincipalSearchResult<System.DirectoryServices.AccountManagement.Principal> GetMembers(bool recursive) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
153
public MultipleMatchesException() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
158
protected MultipleMatchesException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
159
public MultipleMatchesException(string message) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
160
public MultipleMatchesException(string message, System.Exception innerException) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
164
public NoMatchingPrincipalException() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
169
protected NoMatchingPrincipalException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
170
public NoMatchingPrincipalException(string message) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
171
public NoMatchingPrincipalException(string message, System.Exception innerException) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
175
public PasswordException() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
180
protected PasswordException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
181
public PasswordException(string message) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
182
public PasswordException(string message, System.Exception innerException) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
187
protected Principal() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
188
public System.DirectoryServices.AccountManagement.PrincipalContext Context { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
191
protected internal System.DirectoryServices.AccountManagement.PrincipalContext ContextRaw { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
192
public System.DirectoryServices.AccountManagement.ContextType ContextType { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
193
public string Description { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
194
public string DisplayName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
195
public string DistinguishedName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
196
public System.Guid? Guid { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
197
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
198
public string SamAccountName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
199
public System.Security.Principal.SecurityIdentifier Sid { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
200
public string StructuralObjectClass { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
201
public string UserPrincipalName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
203
protected void CheckDisposedOrDeleted() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
204
public void Delete() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
206
public override bool Equals(object o) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
207
protected object[] ExtensionGet(string attribute) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
208
protected void ExtensionSet(string attribute, object value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
209
public static System.DirectoryServices.AccountManagement.Principal FindByIdentity(System.DirectoryServices.AccountManagement.PrincipalContext context, System.DirectoryServices.AccountManagement.IdentityType identityType, string identityValue) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
210
public static System.DirectoryServices.AccountManagement.Principal FindByIdentity(System.DirectoryServices.AccountManagement.PrincipalContext context, string identityValue) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
212
protected static System.DirectoryServices.AccountManagement.Principal FindByIdentityWithType(System.DirectoryServices.AccountManagement.PrincipalContext context, System.Type principalType, System.DirectoryServices.AccountManagement.IdentityType identityType, string identityValue) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
214
protected static System.DirectoryServices.AccountManagement.Principal FindByIdentityWithType(System.DirectoryServices.AccountManagement.PrincipalContext context, System.Type principalType, string identityValue) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
215
public System.DirectoryServices.AccountManagement.PrincipalSearchResult<System.DirectoryServices.AccountManagement.Principal> GetGroups() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
216
public System.DirectoryServices.AccountManagement.PrincipalSearchResult<System.DirectoryServices.AccountManagement.Principal> GetGroups(System.DirectoryServices.AccountManagement.PrincipalContext contextToQuery) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
217
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
218
public object GetUnderlyingObject() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
219
public System.Type GetUnderlyingObjectType() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
220
public bool IsMemberOf(System.DirectoryServices.AccountManagement.GroupPrincipal group) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
221
public bool IsMemberOf(System.DirectoryServices.AccountManagement.PrincipalContext context, System.DirectoryServices.AccountManagement.IdentityType identityType, string identityValue) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
222
public void Save() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
223
public void Save(System.DirectoryServices.AccountManagement.PrincipalContext context) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
224
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
228
internal PrincipalCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
229
public int Count { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
230
public bool IsReadOnly { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
231
public bool IsSynchronized { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
232
public object SyncRoot { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
233
int System.Collections.ICollection.Count { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
234
bool System.Collections.ICollection.IsSynchronized { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
235
object System.Collections.ICollection.SyncRoot { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
236
public void Add(System.DirectoryServices.AccountManagement.ComputerPrincipal computer) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
237
public void Add(System.DirectoryServices.AccountManagement.GroupPrincipal group) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
238
public void Add(System.DirectoryServices.AccountManagement.Principal principal) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
239
public void Add(System.DirectoryServices.AccountManagement.PrincipalContext context, System.DirectoryServices.AccountManagement.IdentityType identityType, string identityValue) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
240
public void Add(System.DirectoryServices.AccountManagement.UserPrincipal user) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
241
public void Clear() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
242
public bool Contains(System.DirectoryServices.AccountManagement.ComputerPrincipal computer) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
243
public bool Contains(System.DirectoryServices.AccountManagement.GroupPrincipal group) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
244
public bool Contains(System.DirectoryServices.AccountManagement.Principal principal) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
245
public bool Contains(System.DirectoryServices.AccountManagement.PrincipalContext context, System.DirectoryServices.AccountManagement.IdentityType identityType, string identityValue) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
246
public bool Contains(System.DirectoryServices.AccountManagement.UserPrincipal user) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
247
public void CopyTo(System.DirectoryServices.AccountManagement.Principal[] array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
248
public System.Collections.Generic.IEnumerator<System.DirectoryServices.AccountManagement.Principal> GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
249
public bool Remove(System.DirectoryServices.AccountManagement.ComputerPrincipal computer) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
250
public bool Remove(System.DirectoryServices.AccountManagement.GroupPrincipal group) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
251
public bool Remove(System.DirectoryServices.AccountManagement.Principal principal) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
252
public bool Remove(System.DirectoryServices.AccountManagement.PrincipalContext context, System.DirectoryServices.AccountManagement.IdentityType identityType, string identityValue) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
253
public bool Remove(System.DirectoryServices.AccountManagement.UserPrincipal user) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
254
void System.Collections.ICollection.CopyTo(System.Array array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
255
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
259
public PrincipalContext(System.DirectoryServices.AccountManagement.ContextType contextType) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
260
public PrincipalContext(System.DirectoryServices.AccountManagement.ContextType contextType, string name) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
261
public PrincipalContext(System.DirectoryServices.AccountManagement.ContextType contextType, string name, string container) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
262
public PrincipalContext(System.DirectoryServices.AccountManagement.ContextType contextType, string name, string container, System.DirectoryServices.AccountManagement.ContextOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
263
public PrincipalContext(System.DirectoryServices.AccountManagement.ContextType contextType, string name, string container, System.DirectoryServices.AccountManagement.ContextOptions options, string userName, string password) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
264
public PrincipalContext(System.DirectoryServices.AccountManagement.ContextType contextType, string name, string userName, string password) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
265
public PrincipalContext(System.DirectoryServices.AccountManagement.ContextType contextType, string name, string container, string userName, string password) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
266
public string ConnectedServer { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
267
public string Container { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
268
public System.DirectoryServices.AccountManagement.ContextType ContextType { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
269
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
270
public System.DirectoryServices.AccountManagement.ContextOptions Options { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
271
public string UserName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
273
public bool ValidateCredentials(string userName, string password) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
274
public bool ValidateCredentials(string userName, string password, System.DirectoryServices.AccountManagement.ContextOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
278
private protected PrincipalException() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
283
protected PrincipalException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
287
public PrincipalExistsException() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
292
protected PrincipalExistsException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context){ throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
293
public PrincipalExistsException(string message){ throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
294
public PrincipalExistsException(string message, System.Exception innerException) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
298
public PrincipalOperationException() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
303
protected PrincipalOperationException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
304
public PrincipalOperationException(string message) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
305
public PrincipalOperationException(string message, System.Exception innerException) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
306
public PrincipalOperationException(string message, System.Exception innerException, int errorCode) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
307
public PrincipalOperationException(string message, int errorCode) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
308
public int ErrorCode { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
313
public override void GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
317
public PrincipalSearcher() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
318
public PrincipalSearcher(System.DirectoryServices.AccountManagement.Principal queryFilter) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
319
public System.DirectoryServices.AccountManagement.PrincipalContext Context { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
320
public System.DirectoryServices.AccountManagement.Principal QueryFilter { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
322
public System.DirectoryServices.AccountManagement.PrincipalSearchResult<System.DirectoryServices.AccountManagement.Principal> FindAll() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
323
public System.DirectoryServices.AccountManagement.Principal FindOne() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
324
public object GetUnderlyingSearcher() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
325
public System.Type GetUnderlyingSearcherType() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
329
internal PrincipalSearchResult() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
331
public System.Collections.Generic.IEnumerator<T> GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
332
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
336
public PrincipalServerDownException() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
341
protected PrincipalServerDownException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) : base (default(System.Runtime.Serialization.SerializationInfo), default(System.Runtime.Serialization.StreamingContext)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
342
public PrincipalServerDownException(string message) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
343
public PrincipalServerDownException(string message, System.Exception innerException) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
344
public PrincipalServerDownException(string message, System.Exception innerException, int errorCode) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
345
public PrincipalServerDownException(string message, System.Exception innerException, int errorCode, string serverName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
346
public PrincipalServerDownException(string message, int errorCode) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
351
public override void GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
355
internal PrincipalValueCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
356
public int Count { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
357
public bool IsFixedSize { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
358
public bool IsReadOnly { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
359
public bool IsSynchronized { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
360
public T this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
361
public object SyncRoot { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
362
int System.Collections.ICollection.Count { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
363
bool System.Collections.ICollection.IsSynchronized { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
364
object System.Collections.ICollection.SyncRoot { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
365
bool System.Collections.IList.IsFixedSize { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
366
bool System.Collections.IList.IsReadOnly { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
367
object System.Collections.IList.this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
368
public void Add(T value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
369
public void Clear() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
370
public bool Contains(T value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
371
public void CopyTo(T[] array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
372
public System.Collections.Generic.IEnumerator<T> GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
373
public int IndexOf(T value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
374
public void Insert(int index, T value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
375
public bool Remove(T value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
376
public void RemoveAt(int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
377
void System.Collections.ICollection.CopyTo(System.Array array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
378
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
379
int System.Collections.IList.Add(object value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
380
void System.Collections.IList.Clear() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
381
bool System.Collections.IList.Contains(object value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
382
int System.Collections.IList.IndexOf(object value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
383
void System.Collections.IList.Insert(int index, object value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
384
void System.Collections.IList.Remove(object value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
385
void System.Collections.IList.RemoveAt(int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
390
public UserPrincipal(System.DirectoryServices.AccountManagement.PrincipalContext context) : base (default(System.DirectoryServices.AccountManagement.PrincipalContext)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
391
public UserPrincipal(System.DirectoryServices.AccountManagement.PrincipalContext context, string samAccountName, string password, bool enabled) : base (default(System.DirectoryServices.AccountManagement.PrincipalContext)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
392
public override System.DirectoryServices.AccountManagement.AdvancedFilters AdvancedSearchFilter { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
393
public static System.DirectoryServices.AccountManagement.UserPrincipal Current { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
394
public string EmailAddress { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
395
public string EmployeeId { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
396
public string GivenName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
397
public string MiddleName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
398
public string Surname { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
399
public string VoiceTelephoneNumber { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); } }
400
public static new System.DirectoryServices.AccountManagement.PrincipalSearchResult<System.DirectoryServices.AccountManagement.UserPrincipal> FindByBadPasswordAttempt(System.DirectoryServices.AccountManagement.PrincipalContext context, System.DateTime time, System.DirectoryServices.AccountManagement.MatchType type) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
401
public static new System.DirectoryServices.AccountManagement.PrincipalSearchResult<System.DirectoryServices.AccountManagement.UserPrincipal> FindByExpirationTime(System.DirectoryServices.AccountManagement.PrincipalContext context, System.DateTime time, System.DirectoryServices.AccountManagement.MatchType type) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
402
public static new System.DirectoryServices.AccountManagement.UserPrincipal FindByIdentity(System.DirectoryServices.AccountManagement.PrincipalContext context, System.DirectoryServices.AccountManagement.IdentityType identityType, string identityValue) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
403
public static new System.DirectoryServices.AccountManagement.UserPrincipal FindByIdentity(System.DirectoryServices.AccountManagement.PrincipalContext context, string identityValue) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
404
public static new System.DirectoryServices.AccountManagement.PrincipalSearchResult<System.DirectoryServices.AccountManagement.UserPrincipal> FindByLockoutTime(System.DirectoryServices.AccountManagement.PrincipalContext context, System.DateTime time, System.DirectoryServices.AccountManagement.MatchType type) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
405
public static new System.DirectoryServices.AccountManagement.PrincipalSearchResult<System.DirectoryServices.AccountManagement.UserPrincipal> FindByLogonTime(System.DirectoryServices.AccountManagement.PrincipalContext context, System.DateTime time, System.DirectoryServices.AccountManagement.MatchType type) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
406
public static new System.DirectoryServices.AccountManagement.PrincipalSearchResult<System.DirectoryServices.AccountManagement.UserPrincipal> FindByPasswordSetTime(System.DirectoryServices.AccountManagement.PrincipalContext context, System.DateTime time, System.DirectoryServices.AccountManagement.MatchType type) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
407
public System.DirectoryServices.AccountManagement.PrincipalSearchResult<System.DirectoryServices.AccountManagement.Principal> GetAuthorizationGroups() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesAccountManagement_PlatformNotSupported); }
System.DirectoryServices.Protocols (437)
artifacts\obj\System.DirectoryServices.Protocols\Debug\net10.0\System.DirectoryServices.Protocols.notsupported.cs (437)
11
public AddRequest() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
12
public AddRequest(string distinguishedName, params System.DirectoryServices.Protocols.DirectoryAttribute[] attributes) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
13
public AddRequest(string distinguishedName, string objectClass) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
14
public System.DirectoryServices.Protocols.DirectoryAttributeCollection Attributes { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
15
public string DistinguishedName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
19
internal AddResponse() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
23
public AsqRequestControl() : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
24
public AsqRequestControl(string attributeName) : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
25
public string AttributeName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
26
public override byte[] GetValue() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
30
internal AsqResponseControl() : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
31
public System.DirectoryServices.Protocols.ResultCode Result { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
48
public BerConversionException() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
53
protected BerConversionException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
54
public BerConversionException(string message) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
55
public BerConversionException(string message, System.Exception inner) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
59
public static object[] Decode(string format, byte[] value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
60
public static byte[] Encode(string format, params object[] value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
64
public CompareRequest() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
65
public CompareRequest(string distinguishedName, System.DirectoryServices.Protocols.DirectoryAttribute assertion) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
66
public CompareRequest(string distinguishedName, string attributeName, byte[] value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
67
public CompareRequest(string distinguishedName, string attributeName, string value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
68
public CompareRequest(string distinguishedName, string attributeName, System.Uri value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
69
public System.DirectoryServices.Protocols.DirectoryAttribute Assertion { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
70
public string DistinguishedName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
74
internal CompareResponse() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
78
public CrossDomainMoveControl() : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
79
public CrossDomainMoveControl(string targetDomainController) : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
80
public string TargetDomainController { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
81
public override byte[] GetValue() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
85
public DeleteRequest() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
86
public DeleteRequest(string distinguishedName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
87
public string DistinguishedName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
91
internal DeleteResponse() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
103
public DirectoryAttribute() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
104
public DirectoryAttribute(string name, byte[] value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
105
public DirectoryAttribute(string name, params object[] values) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
106
public DirectoryAttribute(string name, string value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
107
public DirectoryAttribute(string name, System.Uri value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
108
public object this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
109
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
110
public int Add(byte[] value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
111
public int Add(string value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
112
public int Add(System.Uri value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
113
public void AddRange(object[] values) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
114
public bool Contains(object value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
115
public void CopyTo(object[] array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
116
public object[] GetValues(System.Type valuesType) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
117
public int IndexOf(object value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
118
public void Insert(int index, byte[] value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
119
public void Insert(int index, string value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
120
public void Insert(int index, System.Uri value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
121
protected override void OnValidate(object value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
122
public void Remove(object value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
126
public DirectoryAttributeCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
127
public System.DirectoryServices.Protocols.DirectoryAttribute this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
128
public int Add(System.DirectoryServices.Protocols.DirectoryAttribute attribute) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
129
public void AddRange(System.DirectoryServices.Protocols.DirectoryAttributeCollection attributeCollection) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
130
public void AddRange(System.DirectoryServices.Protocols.DirectoryAttribute[] attributes) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
131
public bool Contains(System.DirectoryServices.Protocols.DirectoryAttribute value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
132
public void CopyTo(System.DirectoryServices.Protocols.DirectoryAttribute[] array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
133
public int IndexOf(System.DirectoryServices.Protocols.DirectoryAttribute value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
134
public void Insert(int index, System.DirectoryServices.Protocols.DirectoryAttribute value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
135
protected override void OnValidate(object value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
136
public void Remove(System.DirectoryServices.Protocols.DirectoryAttribute value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
140
public DirectoryAttributeModification() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
141
public System.DirectoryServices.Protocols.DirectoryAttributeOperation Operation { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
145
public DirectoryAttributeModificationCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
146
public System.DirectoryServices.Protocols.DirectoryAttributeModification this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
147
public int Add(System.DirectoryServices.Protocols.DirectoryAttributeModification attribute) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
148
public void AddRange(System.DirectoryServices.Protocols.DirectoryAttributeModificationCollection attributeCollection) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
149
public void AddRange(System.DirectoryServices.Protocols.DirectoryAttributeModification[] attributes) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
150
public bool Contains(System.DirectoryServices.Protocols.DirectoryAttributeModification value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
151
public void CopyTo(System.DirectoryServices.Protocols.DirectoryAttributeModification[] array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
152
public int IndexOf(System.DirectoryServices.Protocols.DirectoryAttributeModification value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
153
public void Insert(int index, System.DirectoryServices.Protocols.DirectoryAttributeModification value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
154
protected override void OnValidate(object value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
155
public void Remove(System.DirectoryServices.Protocols.DirectoryAttributeModification value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
165
protected DirectoryConnection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
166
public System.Security.Cryptography.X509Certificates.X509CertificateCollection ClientCertificates { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
167
public virtual System.Net.NetworkCredential Credential { set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
168
public virtual System.DirectoryServices.Protocols.DirectoryIdentifier Directory { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
169
public virtual System.TimeSpan Timeout { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
174
public DirectoryControl(string type, byte[] value, bool isCritical, bool serverSide) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
175
public bool IsCritical { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
176
public bool ServerSide { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
177
public string Type { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
178
public virtual byte[] GetValue() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
182
public DirectoryControlCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
183
public System.DirectoryServices.Protocols.DirectoryControl this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
184
public int Add(System.DirectoryServices.Protocols.DirectoryControl control) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
185
public void AddRange(System.DirectoryServices.Protocols.DirectoryControlCollection controlCollection) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
186
public void AddRange(System.DirectoryServices.Protocols.DirectoryControl[] controls) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
187
public bool Contains(System.DirectoryServices.Protocols.DirectoryControl value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
188
public void CopyTo(System.DirectoryServices.Protocols.DirectoryControl[] array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
189
public int IndexOf(System.DirectoryServices.Protocols.DirectoryControl value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
190
public void Insert(int index, System.DirectoryServices.Protocols.DirectoryControl value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
191
protected override void OnValidate(object value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
192
public void Remove(System.DirectoryServices.Protocols.DirectoryControl value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
196
public DirectoryException() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
201
protected DirectoryException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
202
public DirectoryException(string message) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
203
public DirectoryException(string message, System.Exception inner) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
207
protected DirectoryIdentifier() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
211
public DirectoryNotificationControl() : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
215
protected DirectoryOperation() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
219
public DirectoryOperationException() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
220
public DirectoryOperationException(System.DirectoryServices.Protocols.DirectoryResponse response) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
221
public DirectoryOperationException(System.DirectoryServices.Protocols.DirectoryResponse response, string message) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
222
public DirectoryOperationException(System.DirectoryServices.Protocols.DirectoryResponse response, string message, System.Exception inner) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
227
protected DirectoryOperationException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
228
public DirectoryOperationException(string message) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
229
public DirectoryOperationException(string message, System.Exception inner) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
230
public System.DirectoryServices.Protocols.DirectoryResponse Response { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
235
public override void GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
239
internal DirectoryRequest() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
240
public System.DirectoryServices.Protocols.DirectoryControlCollection Controls { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
241
public string RequestId { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
245
internal DirectoryResponse() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
246
public virtual System.DirectoryServices.Protocols.DirectoryControl[] Controls { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
247
public virtual string ErrorMessage { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
248
public virtual string MatchedDN { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
249
public virtual System.Uri[] Referral { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
250
public string RequestId { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
251
public virtual System.DirectoryServices.Protocols.ResultCode ResultCode { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
264
public DirSyncRequestControl() : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
265
public DirSyncRequestControl(byte[] cookie) : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
266
public DirSyncRequestControl(byte[] cookie, System.DirectoryServices.Protocols.DirectorySynchronizationOptions option) : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
267
public DirSyncRequestControl(byte[] cookie, System.DirectoryServices.Protocols.DirectorySynchronizationOptions option, int attributeCount) : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
268
public int AttributeCount { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
269
public byte[] Cookie { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
270
public System.DirectoryServices.Protocols.DirectorySynchronizationOptions Option { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
271
public override byte[] GetValue() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
275
internal DirSyncResponseControl() : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
276
public byte[] Cookie { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
277
public bool MoreData { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
278
public int ResultSize { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
282
public DomainScopeControl() : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
286
public DsmlAuthRequest() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
287
public DsmlAuthRequest(string principal) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
288
public string Principal { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
292
public ExtendedDNControl() : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
293
public ExtendedDNControl(System.DirectoryServices.Protocols.ExtendedDNFlag flag) : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
294
public System.DirectoryServices.Protocols.ExtendedDNFlag Flag { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
295
public override byte[] GetValue() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
304
public ExtendedRequest() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
305
public ExtendedRequest(string requestName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
306
public ExtendedRequest(string requestName, byte[] requestValue) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
307
public string RequestName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
308
public byte[] RequestValue { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
312
internal ExtendedResponse() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
313
public string ResponseName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
314
public byte[] ResponseValue { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
318
public LazyCommitControl() : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
322
public LdapConnection(System.DirectoryServices.Protocols.LdapDirectoryIdentifier identifier) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
323
public LdapConnection(System.DirectoryServices.Protocols.LdapDirectoryIdentifier identifier, System.Net.NetworkCredential credential) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
324
public LdapConnection(System.DirectoryServices.Protocols.LdapDirectoryIdentifier identifier, System.Net.NetworkCredential credential, System.DirectoryServices.Protocols.AuthType authType) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
325
public LdapConnection(string server) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
326
public System.DirectoryServices.Protocols.AuthType AuthType { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
327
public bool AutoBind { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
328
public override System.Net.NetworkCredential Credential { set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
329
public System.DirectoryServices.Protocols.LdapSessionOptions SessionOptions { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
330
public override System.TimeSpan Timeout { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
331
public void Abort(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
332
public System.IAsyncResult BeginSendRequest(System.DirectoryServices.Protocols.DirectoryRequest request, System.DirectoryServices.Protocols.PartialResultProcessing partialMode, System.AsyncCallback callback, object state) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
333
public System.IAsyncResult BeginSendRequest(System.DirectoryServices.Protocols.DirectoryRequest request, System.TimeSpan requestTimeout, System.DirectoryServices.Protocols.PartialResultProcessing partialMode, System.AsyncCallback callback, object state) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
334
public void Bind() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
335
public void Bind(System.Net.NetworkCredential newCredential) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
338
public System.DirectoryServices.Protocols.DirectoryResponse EndSendRequest(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
340
public System.DirectoryServices.Protocols.PartialResultsCollection GetPartialResults(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
341
public override System.DirectoryServices.Protocols.DirectoryResponse SendRequest(System.DirectoryServices.Protocols.DirectoryRequest request) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
342
public System.DirectoryServices.Protocols.DirectoryResponse SendRequest(System.DirectoryServices.Protocols.DirectoryRequest request, System.TimeSpan requestTimeout) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
346
public LdapDirectoryIdentifier(string server) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
347
public LdapDirectoryIdentifier(string server, bool fullyQualifiedDnsHostName, bool connectionless) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
348
public LdapDirectoryIdentifier(string server, int portNumber) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
349
public LdapDirectoryIdentifier(string server, int portNumber, bool fullyQualifiedDnsHostName, bool connectionless) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
350
public LdapDirectoryIdentifier(string[] servers, bool fullyQualifiedDnsHostName, bool connectionless) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
351
public LdapDirectoryIdentifier(string[] servers, int portNumber, bool fullyQualifiedDnsHostName, bool connectionless) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
352
public bool Connectionless { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
353
public bool FullyQualifiedDnsHostName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
354
public int PortNumber { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
355
public string[] Servers { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
359
public LdapException() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
360
public LdapException(int errorCode) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
361
public LdapException(int errorCode, string message) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
362
public LdapException(int errorCode, string message, System.Exception inner) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
363
public LdapException(int errorCode, string message, string serverErrorMessage) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
368
protected LdapException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
369
public LdapException(string message) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
370
public LdapException(string message, System.Exception inner) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
371
public int ErrorCode { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
372
public System.DirectoryServices.Protocols.PartialResultsCollection PartialResults { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
373
public string ServerErrorMessage { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
378
public override void GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
382
internal LdapSessionOptions() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
383
public bool AutoReconnect { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
384
public string DomainName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
389
public string HostName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
390
public bool HostReachable { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
391
public System.DirectoryServices.Protocols.LocatorFlags LocatorFlag { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
392
public System.TimeSpan PingKeepAliveTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
393
public int PingLimit { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
394
public System.TimeSpan PingWaitTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
395
public int ProtocolVersion { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
396
public System.DirectoryServices.Protocols.QueryClientCertificateCallback QueryClientCertificate { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
397
public System.DirectoryServices.Protocols.ReferralCallback ReferralCallback { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
398
public System.DirectoryServices.Protocols.ReferralChasingOptions ReferralChasing { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
399
public int ReferralHopLimit { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
400
public bool RootDseCache { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
401
public string SaslMethod { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
402
public bool Sealing { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
403
public bool SecureSocketLayer { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
404
public object SecurityContext { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
405
public System.TimeSpan SendTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
406
public bool Signing { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
407
public System.DirectoryServices.Protocols.SecurityPackageContextConnectionInformation SslInformation { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
408
public int SspiFlag { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
413
public bool TcpKeepAlive { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
414
public System.DirectoryServices.Protocols.VerifyServerCertificateCallback VerifyServerCertificate { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
415
public void FastConcurrentBind() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
416
public void StartTransportLayerSecurity(System.DirectoryServices.Protocols.DirectoryControlCollection controls) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
417
public void StopTransportLayerSecurity() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
442
public ModifyDNRequest() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
443
public ModifyDNRequest(string distinguishedName, string newParentDistinguishedName, string newName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
444
public bool DeleteOldRdn { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
445
public string DistinguishedName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
446
public string NewName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
447
public string NewParentDistinguishedName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
451
internal ModifyDNResponse() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
455
public ModifyRequest() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
456
public ModifyRequest(string distinguishedName, params System.DirectoryServices.Protocols.DirectoryAttributeModification[] modifications) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
457
public ModifyRequest(string distinguishedName, System.DirectoryServices.Protocols.DirectoryAttributeOperation operation, string attributeName, params object[] values) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
458
public string DistinguishedName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
459
public System.DirectoryServices.Protocols.DirectoryAttributeModificationCollection Modifications { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
463
internal ModifyResponse() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
468
public PageResultRequestControl() : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
469
public PageResultRequestControl(byte[] cookie) : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
470
public PageResultRequestControl(int pageSize) : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
471
public byte[] Cookie { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
472
public int PageSize { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
473
public override byte[] GetValue() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
477
internal PageResultResponseControl() : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
478
public byte[] Cookie { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
479
public int TotalCount { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
489
internal PartialResultsCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
490
public object this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
491
public bool Contains(object value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
492
public void CopyTo(object[] values, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
493
public int IndexOf(object value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
497
public PermissiveModifyControl() : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
504
public QuotaControl() : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
505
public QuotaControl(System.Security.Principal.SecurityIdentifier querySid) : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
506
public System.Security.Principal.SecurityIdentifier QuerySid { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
507
public override byte[] GetValue() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
511
public ReferralCallback() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
512
public System.DirectoryServices.Protocols.DereferenceConnectionCallback DereferenceConnection { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
513
public System.DirectoryServices.Protocols.NotifyOfNewConnectionCallback NotifyNewConnection { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
514
public System.DirectoryServices.Protocols.QueryForConnectionCallback QueryForConnection { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
577
public SearchOptionsControl() : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
578
public SearchOptionsControl(System.DirectoryServices.Protocols.SearchOption flags) : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
579
public System.DirectoryServices.Protocols.SearchOption SearchOption { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
580
public override byte[] GetValue() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
584
public SearchRequest() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
585
public SearchRequest(string distinguishedName, string ldapFilter, System.DirectoryServices.Protocols.SearchScope searchScope, params string[] attributeList) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
586
public System.DirectoryServices.Protocols.DereferenceAlias Aliases { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
587
public System.Collections.Specialized.StringCollection Attributes { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
588
public string DistinguishedName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
589
public object Filter { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
590
public System.DirectoryServices.Protocols.SearchScope Scope { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
591
public int SizeLimit { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
592
public System.TimeSpan TimeLimit { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
593
public bool TypesOnly { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
597
internal SearchResponse() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
598
public override System.DirectoryServices.Protocols.DirectoryControl[] Controls { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
599
public System.DirectoryServices.Protocols.SearchResultEntryCollection Entries { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
600
public override string ErrorMessage { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
601
public override string MatchedDN { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
602
public System.DirectoryServices.Protocols.SearchResultReferenceCollection References { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
603
public override System.Uri[] Referral { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
604
public override System.DirectoryServices.Protocols.ResultCode ResultCode { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
608
internal SearchResultAttributeCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
609
public System.Collections.ICollection AttributeNames { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
610
public System.DirectoryServices.Protocols.DirectoryAttribute this[string attributeName] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
611
public System.Collections.ICollection Values { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
612
public bool Contains(string attributeName) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
613
public void CopyTo(System.DirectoryServices.Protocols.DirectoryAttribute[] array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
617
internal SearchResultEntry() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
618
public System.DirectoryServices.Protocols.SearchResultAttributeCollection Attributes { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
619
public System.DirectoryServices.Protocols.DirectoryControl[] Controls { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
620
public string DistinguishedName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
624
internal SearchResultEntryCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
625
public System.DirectoryServices.Protocols.SearchResultEntry this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
626
public bool Contains(System.DirectoryServices.Protocols.SearchResultEntry value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
627
public void CopyTo(System.DirectoryServices.Protocols.SearchResultEntry[] values, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
628
public int IndexOf(System.DirectoryServices.Protocols.SearchResultEntry value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
632
internal SearchResultReference() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
633
public System.DirectoryServices.Protocols.DirectoryControl[] Controls { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
634
public System.Uri[] Reference { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
638
internal SearchResultReferenceCollection() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
639
public System.DirectoryServices.Protocols.SearchResultReference this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
640
public bool Contains(System.DirectoryServices.Protocols.SearchResultReference value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
641
public void CopyTo(System.DirectoryServices.Protocols.SearchResultReference[] values, int index) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
642
public int IndexOf(System.DirectoryServices.Protocols.SearchResultReference value) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
652
public SecurityDescriptorFlagControl() : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
653
public SecurityDescriptorFlagControl(System.DirectoryServices.Protocols.SecurityMasks masks) : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
654
public System.DirectoryServices.Protocols.SecurityMasks SecurityMasks { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
655
public override byte[] GetValue() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
668
internal SecurityPackageContextConnectionInformation() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
672
public System.Security.Authentication.CipherAlgorithmType AlgorithmIdentifier { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
676
public int CipherStrength { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
680
public int ExchangeStrength { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
684
public System.Security.Authentication.HashAlgorithmType Hash { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
688
public int HashStrength { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
692
public int KeyExchangeAlgorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
693
public System.DirectoryServices.Protocols.SecurityProtocol Protocol { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
708
public ShowDeletedControl() : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
712
public SortKey() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
713
public SortKey(string attributeName, string matchingRule, bool reverseOrder) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
714
public string AttributeName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
715
public string MatchingRule { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
716
public bool ReverseOrder { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
720
public SortRequestControl(params System.DirectoryServices.Protocols.SortKey[] sortKeys) : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
721
public SortRequestControl(string attributeName, bool reverseOrder) : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
722
public SortRequestControl(string attributeName, string matchingRule, bool reverseOrder) : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
723
public System.DirectoryServices.Protocols.SortKey[] SortKeys { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
724
public override byte[] GetValue() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
728
internal SortResponseControl() : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
729
public string AttributeName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
730
public System.DirectoryServices.Protocols.ResultCode Result { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
734
public TlsOperationException() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
735
public TlsOperationException(System.DirectoryServices.Protocols.DirectoryResponse response) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
736
public TlsOperationException(System.DirectoryServices.Protocols.DirectoryResponse response, string message) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
737
public TlsOperationException(System.DirectoryServices.Protocols.DirectoryResponse response, string message, System.Exception inner) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
742
protected TlsOperationException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
743
public TlsOperationException(string message) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
744
public TlsOperationException(string message, System.Exception inner) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
748
public TreeDeleteControl() : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
752
public VerifyNameControl() : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
753
public VerifyNameControl(string serverName) : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
754
public VerifyNameControl(string serverName, int flag) : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
755
public int Flag { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
756
public string ServerName { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
757
public override byte[] GetValue() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
762
public VlvRequestControl() : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
763
public VlvRequestControl(int beforeCount, int afterCount, byte[] target) : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
764
public VlvRequestControl(int beforeCount, int afterCount, int offset) : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
765
public VlvRequestControl(int beforeCount, int afterCount, string target) : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
766
public int AfterCount { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
767
public int BeforeCount { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
768
public byte[] ContextId { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
769
public int EstimateCount { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
770
public int Offset { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
771
public byte[] Target { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
772
public override byte[] GetValue() { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
776
internal VlvResponseControl() : base (default(string), default(byte[]), default(bool), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); }
777
public int ContentCount { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
778
public byte[] ContextId { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
779
public System.DirectoryServices.Protocols.ResultCode Result { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
780
public int TargetPosition { get { throw new System.
PlatformNotSupportedException
(System.SR.DirectoryServicesProtocols_PlatformNotSupported); } }
System.IO.Compression (136)
artifacts\obj\System.IO.Compression\Debug\net10.0\System.IO.Compression.notsupported.cs (136)
23
public DeflateStream(System.IO.Stream stream, System.IO.Compression.CompressionLevel compressionLevel) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
24
public DeflateStream(System.IO.Stream stream, System.IO.Compression.CompressionLevel compressionLevel, bool leaveOpen) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
25
public DeflateStream(System.IO.Stream stream, System.IO.Compression.CompressionMode mode) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
26
public DeflateStream(System.IO.Stream stream, System.IO.Compression.CompressionMode mode, bool leaveOpen) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
27
public DeflateStream(System.IO.Stream stream, System.IO.Compression.ZLibCompressionOptions compressionOptions, bool leaveOpen = false) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
28
public System.IO.Stream BaseStream { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } }
29
public override bool CanRead { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } }
30
public override bool CanSeek { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } }
31
public override bool CanWrite { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } }
32
public override long Length { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } }
33
public override long Position { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } }
34
public override System.IAsyncResult BeginRead(byte[] buffer, int offset, int count, System.AsyncCallback? asyncCallback, object? asyncState) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
35
public override System.IAsyncResult BeginWrite(byte[] buffer, int offset, int count, System.AsyncCallback? asyncCallback, object? asyncState) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
36
public override void CopyTo(System.IO.Stream destination, int bufferSize) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
37
public override System.Threading.Tasks.Task CopyToAsync(System.IO.Stream destination, int bufferSize, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
39
public override System.Threading.Tasks.ValueTask DisposeAsync() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
40
public override int EndRead(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
41
public override void EndWrite(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
42
public override void Flush() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
43
public override System.Threading.Tasks.Task FlushAsync(System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
44
public override int Read(byte[] buffer, int offset, int count) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
45
public override int Read(System.Span<byte> buffer) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
46
public override System.Threading.Tasks.Task<int> ReadAsync(byte[] buffer, int offset, int count, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
47
public override System.Threading.Tasks.ValueTask<int> ReadAsync(System.Memory<byte> buffer, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
48
public override int ReadByte() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
49
public override long Seek(long offset, System.IO.SeekOrigin origin) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
50
public override void SetLength(long value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
51
public override void Write(byte[] buffer, int offset, int count) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
52
public override void Write(System.ReadOnlySpan<byte> buffer) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
53
public override System.Threading.Tasks.Task WriteAsync(byte[] buffer, int offset, int count, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
54
public override System.Threading.Tasks.ValueTask WriteAsync(System.ReadOnlyMemory<byte> buffer, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
55
public override void WriteByte(byte value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
59
public GZipStream(System.IO.Stream stream, System.IO.Compression.CompressionLevel compressionLevel) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
60
public GZipStream(System.IO.Stream stream, System.IO.Compression.CompressionLevel compressionLevel, bool leaveOpen) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
61
public GZipStream(System.IO.Stream stream, System.IO.Compression.CompressionMode mode) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
62
public GZipStream(System.IO.Stream stream, System.IO.Compression.CompressionMode mode, bool leaveOpen) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
63
public GZipStream(System.IO.Stream stream, System.IO.Compression.ZLibCompressionOptions compressionOptions, bool leaveOpen = false) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
64
public System.IO.Stream BaseStream { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } }
65
public override bool CanRead { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } }
66
public override bool CanSeek { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } }
67
public override bool CanWrite { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } }
68
public override long Length { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } }
69
public override long Position { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } }
70
public override System.IAsyncResult BeginRead(byte[] buffer, int offset, int count, System.AsyncCallback? asyncCallback, object? asyncState) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
71
public override System.IAsyncResult BeginWrite(byte[] buffer, int offset, int count, System.AsyncCallback? asyncCallback, object? asyncState) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
72
public override void CopyTo(System.IO.Stream destination, int bufferSize) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
73
public override System.Threading.Tasks.Task CopyToAsync(System.IO.Stream destination, int bufferSize, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
75
public override System.Threading.Tasks.ValueTask DisposeAsync() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
76
public override int EndRead(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
77
public override void EndWrite(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
78
public override void Flush() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
79
public override System.Threading.Tasks.Task FlushAsync(System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
80
public override int Read(byte[] buffer, int offset, int count) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
81
public override int Read(System.Span<byte> buffer) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
82
public override System.Threading.Tasks.Task<int> ReadAsync(byte[] buffer, int offset, int count, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
83
public override System.Threading.Tasks.ValueTask<int> ReadAsync(System.Memory<byte> buffer, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
84
public override int ReadByte() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
85
public override long Seek(long offset, System.IO.SeekOrigin origin) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
86
public override void SetLength(long value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
87
public override void Write(byte[] buffer, int offset, int count) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
88
public override void Write(System.ReadOnlySpan<byte> buffer) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
89
public override System.Threading.Tasks.Task WriteAsync(byte[] buffer, int offset, int count, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
90
public override System.Threading.Tasks.ValueTask WriteAsync(System.ReadOnlyMemory<byte> buffer, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
91
public override void WriteByte(byte value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
95
public ZipArchive(System.IO.Stream stream) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
96
public ZipArchive(System.IO.Stream stream, System.IO.Compression.ZipArchiveMode mode) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
97
public ZipArchive(System.IO.Stream stream, System.IO.Compression.ZipArchiveMode mode, bool leaveOpen) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
98
public ZipArchive(System.IO.Stream stream, System.IO.Compression.ZipArchiveMode mode, bool leaveOpen, System.Text.Encoding? entryNameEncoding) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
100
public string Comment { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } }
101
public System.Collections.ObjectModel.ReadOnlyCollection<System.IO.Compression.ZipArchiveEntry> Entries { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } }
102
public System.IO.Compression.ZipArchiveMode Mode { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } }
103
public static System.Threading.Tasks.Task<System.IO.Compression.ZipArchive> CreateAsync(System.IO.Stream stream, System.IO.Compression.ZipArchiveMode mode, bool leaveOpen, System.Text.Encoding? entryNameEncoding, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
104
public System.IO.Compression.ZipArchiveEntry CreateEntry(string entryName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
105
public System.IO.Compression.ZipArchiveEntry CreateEntry(string entryName, System.IO.Compression.CompressionLevel compressionLevel) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
108
public System.Threading.Tasks.ValueTask DisposeAsync() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
109
protected virtual System.Threading.Tasks.ValueTask DisposeAsyncCore() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
110
public System.IO.Compression.ZipArchiveEntry? GetEntry(string entryName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
114
internal ZipArchiveEntry() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
115
public System.IO.Compression.ZipArchive Archive { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } }
117
public string Comment { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } }
118
public long CompressedLength { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } }
120
public uint Crc32 { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } }
121
public int ExternalAttributes { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } }
122
public string FullName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } }
123
public bool IsEncrypted { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } }
124
public System.DateTimeOffset LastWriteTime { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } }
125
public long Length { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } }
126
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } }
127
public void Delete() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
128
public System.IO.Stream Open() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
129
public System.Threading.Tasks.Task<System.IO.Stream> OpenAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
130
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
140
public ZLibCompressionOptions() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
141
public int CompressionLevel { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } }
142
public System.IO.Compression.ZLibCompressionStrategy CompressionStrategy { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } }
154
public ZLibStream(System.IO.Stream stream, System.IO.Compression.CompressionLevel compressionLevel) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
155
public ZLibStream(System.IO.Stream stream, System.IO.Compression.CompressionLevel compressionLevel, bool leaveOpen) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
156
public ZLibStream(System.IO.Stream stream, System.IO.Compression.CompressionMode mode) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
157
public ZLibStream(System.IO.Stream stream, System.IO.Compression.CompressionMode mode, bool leaveOpen) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
158
public ZLibStream(System.IO.Stream stream, System.IO.Compression.ZLibCompressionOptions compressionOptions, bool leaveOpen = false) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
159
public System.IO.Stream BaseStream { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } }
160
public override bool CanRead { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } }
161
public override bool CanSeek { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } }
162
public override bool CanWrite { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } }
163
public override long Length { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } }
164
public override long Position { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); } }
165
public override System.IAsyncResult BeginRead(byte[] buffer, int offset, int count, System.AsyncCallback? asyncCallback, object? asyncState) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
166
public override System.IAsyncResult BeginWrite(byte[] buffer, int offset, int count, System.AsyncCallback? asyncCallback, object? asyncState) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
167
public override void CopyTo(System.IO.Stream destination, int bufferSize) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
168
public override System.Threading.Tasks.Task CopyToAsync(System.IO.Stream destination, int bufferSize, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
170
public override System.Threading.Tasks.ValueTask DisposeAsync() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
171
public override int EndRead(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
172
public override void EndWrite(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
173
public override void Flush() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
174
public override System.Threading.Tasks.Task FlushAsync(System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
175
public override int Read(byte[] buffer, int offset, int count) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
176
public override int Read(System.Span<byte> buffer) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
177
public override System.Threading.Tasks.Task<int> ReadAsync(byte[] buffer, int offset, int count, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
178
public override System.Threading.Tasks.ValueTask<int> ReadAsync(System.Memory<byte> buffer, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
179
public override int ReadByte() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
180
public override long Seek(long offset, System.IO.SeekOrigin origin) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
181
public override void SetLength(long value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
182
public override void Write(byte[] buffer, int offset, int count) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
183
public override void Write(System.ReadOnlySpan<byte> buffer) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
184
public override System.Threading.Tasks.Task WriteAsync(byte[] buffer, int offset, int count, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
185
public override System.Threading.Tasks.ValueTask WriteAsync(System.ReadOnlyMemory<byte> buffer, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
186
public override void WriteByte(byte value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Compression); }
System.IO.Compression.Brotli (42)
artifacts\obj\System.IO.Compression.Brotli\Debug\net10.0\System.IO.Compression.Brotli.notsupported.cs (42)
11
public BrotliCompressionOptions() { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); }
12
public int Quality { get { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); } }
18
public System.Buffers.OperationStatus Decompress(System.ReadOnlySpan<byte> source, System.Span<byte> destination, out int bytesConsumed, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); }
20
public static bool TryDecompress(System.ReadOnlySpan<byte> source, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); }
26
public BrotliEncoder(int quality, int window) { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); }
27
public System.Buffers.OperationStatus Compress(System.ReadOnlySpan<byte> source, System.Span<byte> destination, out int bytesConsumed, out int bytesWritten, bool isFinalBlock) { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); }
29
public System.Buffers.OperationStatus Flush(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); }
30
public static int GetMaxCompressedLength(int inputSize) { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); }
31
public static bool TryCompress(System.ReadOnlySpan<byte> source, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); }
32
public static bool TryCompress(System.ReadOnlySpan<byte> source, System.Span<byte> destination, out int bytesWritten, int quality, int window) { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); }
36
public BrotliStream(System.IO.Stream stream, System.IO.Compression.BrotliCompressionOptions compressionOptions, bool leaveOpen = false) { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); }
37
public BrotliStream(System.IO.Stream stream, System.IO.Compression.CompressionLevel compressionLevel) { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); }
38
public BrotliStream(System.IO.Stream stream, System.IO.Compression.CompressionLevel compressionLevel, bool leaveOpen) { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); }
39
public BrotliStream(System.IO.Stream stream, System.IO.Compression.CompressionMode mode) { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); }
40
public BrotliStream(System.IO.Stream stream, System.IO.Compression.CompressionMode mode, bool leaveOpen) { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); }
41
public System.IO.Stream BaseStream { get { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); } }
42
public override bool CanRead { get { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); } }
43
public override bool CanSeek { get { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); } }
44
public override bool CanWrite { get { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); } }
45
public override long Length { get { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); } }
46
public override long Position { get { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); } }
47
public override System.IAsyncResult BeginRead(byte[] buffer, int offset, int count, System.AsyncCallback? asyncCallback, object? asyncState) { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); }
48
public override System.IAsyncResult BeginWrite(byte[] buffer, int offset, int count, System.AsyncCallback? asyncCallback, object? asyncState) { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); }
50
public override System.Threading.Tasks.ValueTask DisposeAsync() { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); }
51
public override int EndRead(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); }
52
public override void EndWrite(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); }
53
public override void Flush() { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); }
54
public override System.Threading.Tasks.Task FlushAsync(System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); }
55
public override int Read(byte[] buffer, int offset, int count) { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); }
56
public override int Read(System.Span<byte> buffer) { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); }
57
public override System.Threading.Tasks.Task<int> ReadAsync(byte[] buffer, int offset, int count, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); }
58
public override System.Threading.Tasks.ValueTask<int> ReadAsync(System.Memory<byte> buffer, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); }
59
public override int ReadByte() { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); }
60
public override long Seek(long offset, System.IO.SeekOrigin origin) { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); }
61
public override void SetLength(long value) { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); }
62
public override void Write(byte[] buffer, int offset, int count) { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); }
63
public override void Write(System.ReadOnlySpan<byte> buffer) { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); }
64
public override System.Threading.Tasks.Task WriteAsync(byte[] buffer, int offset, int count, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); }
65
public override System.Threading.Tasks.ValueTask WriteAsync(System.ReadOnlyMemory<byte> buffer, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); }
66
public override void WriteByte(byte value) { throw new System.
PlatformNotSupportedException
(System.SR.IOCompressionBrotli_PlatformNotSupported); }
System.IO.FileSystem.AccessControl (61)
artifacts\obj\System.IO.FileSystem.AccessControl\Debug\net10.0\System.IO.FileSystem.AccessControl.notsupported.cs (61)
11
public static void Create(this System.IO.DirectoryInfo directoryInfo, System.Security.AccessControl.DirectorySecurity directorySecurity) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
12
public static System.IO.FileStream Create(this System.IO.FileInfo fileInfo, System.IO.FileMode mode, System.Security.AccessControl.FileSystemRights rights, System.IO.FileShare share, int bufferSize, System.IO.FileOptions options, System.Security.AccessControl.FileSecurity? fileSecurity) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
13
public static System.IO.DirectoryInfo CreateDirectory(this System.Security.AccessControl.DirectorySecurity directorySecurity, string path) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
14
public static System.Security.AccessControl.DirectorySecurity GetAccessControl(this System.IO.DirectoryInfo directoryInfo) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
15
public static System.Security.AccessControl.DirectorySecurity GetAccessControl(this System.IO.DirectoryInfo directoryInfo, System.Security.AccessControl.AccessControlSections includeSections) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
16
public static System.Security.AccessControl.FileSecurity GetAccessControl(this System.IO.FileInfo fileInfo) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
17
public static System.Security.AccessControl.FileSecurity GetAccessControl(this System.IO.FileInfo fileInfo, System.Security.AccessControl.AccessControlSections includeSections) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
18
public static System.Security.AccessControl.FileSecurity GetAccessControl(this System.IO.FileStream fileStream) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
19
public static void SetAccessControl(this System.IO.DirectoryInfo directoryInfo, System.Security.AccessControl.DirectorySecurity directorySecurity) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
20
public static void SetAccessControl(this System.IO.FileInfo fileInfo, System.Security.AccessControl.FileSecurity fileSecurity) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
21
public static void SetAccessControl(this System.IO.FileStream fileStream, System.Security.AccessControl.FileSecurity fileSecurity) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
28
protected DirectoryObjectSecurity() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
29
protected DirectoryObjectSecurity(System.Security.AccessControl.CommonSecurityDescriptor securityDescriptor) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
30
public virtual System.Security.AccessControl.AccessRule AccessRuleFactory(System.Security.Principal.IdentityReference identityReference, int accessMask, bool isInherited, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.AccessControlType type, System.Guid objectType, System.Guid inheritedObjectType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
31
protected void AddAccessRule(System.Security.AccessControl.ObjectAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
32
protected void AddAuditRule(System.Security.AccessControl.ObjectAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
33
public virtual System.Security.AccessControl.AuditRule AuditRuleFactory(System.Security.Principal.IdentityReference identityReference, int accessMask, bool isInherited, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.AuditFlags flags, System.Guid objectType, System.Guid inheritedObjectType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
34
public System.Security.AccessControl.AuthorizationRuleCollection GetAccessRules(bool includeExplicit, bool includeInherited, System.Type targetType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
35
public System.Security.AccessControl.AuthorizationRuleCollection GetAuditRules(bool includeExplicit, bool includeInherited, System.Type targetType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
36
protected override bool ModifyAccess(System.Security.AccessControl.AccessControlModification modification, System.Security.AccessControl.AccessRule rule, out bool modified) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
37
protected override bool ModifyAudit(System.Security.AccessControl.AccessControlModification modification, System.Security.AccessControl.AuditRule rule, out bool modified) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
38
protected bool RemoveAccessRule(System.Security.AccessControl.ObjectAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
39
protected void RemoveAccessRuleAll(System.Security.AccessControl.ObjectAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
40
protected void RemoveAccessRuleSpecific(System.Security.AccessControl.ObjectAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
41
protected bool RemoveAuditRule(System.Security.AccessControl.ObjectAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
42
protected void RemoveAuditRuleAll(System.Security.AccessControl.ObjectAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
43
protected void RemoveAuditRuleSpecific(System.Security.AccessControl.ObjectAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
44
protected void ResetAccessRule(System.Security.AccessControl.ObjectAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
45
protected void SetAccessRule(System.Security.AccessControl.ObjectAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
46
protected void SetAuditRule(System.Security.AccessControl.ObjectAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
50
public DirectorySecurity() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
51
public DirectorySecurity(string name, System.Security.AccessControl.AccessControlSections includeSections) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
55
public FileSecurity() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
56
public FileSecurity(string fileName, System.Security.AccessControl.AccessControlSections includeSections) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
60
public FileSystemAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.FileSystemRights fileSystemRights, System.Security.AccessControl.AccessControlType type) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
61
public FileSystemAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.FileSystemRights fileSystemRights, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.AccessControlType type) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
62
public FileSystemAccessRule(string identity, System.Security.AccessControl.FileSystemRights fileSystemRights, System.Security.AccessControl.AccessControlType type) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
63
public FileSystemAccessRule(string identity, System.Security.AccessControl.FileSystemRights fileSystemRights, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.AccessControlType type) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
64
public System.Security.AccessControl.FileSystemRights FileSystemRights { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
68
public FileSystemAuditRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.FileSystemRights fileSystemRights, System.Security.AccessControl.AuditFlags flags) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Security.AccessControl.AuditFlags)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
69
public FileSystemAuditRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.FileSystemRights fileSystemRights, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.AuditFlags flags) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Security.AccessControl.AuditFlags)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
70
public FileSystemAuditRule(string identity, System.Security.AccessControl.FileSystemRights fileSystemRights, System.Security.AccessControl.AuditFlags flags) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Security.AccessControl.AuditFlags)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
71
public FileSystemAuditRule(string identity, System.Security.AccessControl.FileSystemRights fileSystemRights, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.AuditFlags flags) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Security.AccessControl.AuditFlags)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
72
public System.Security.AccessControl.FileSystemRights FileSystemRights { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
103
internal FileSystemSecurity() : base (default(bool), default(System.Security.AccessControl.ResourceType)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
104
public override System.Type AccessRightType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
105
public override System.Type AccessRuleType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
106
public override System.Type AuditRuleType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
107
public sealed override System.Security.AccessControl.AccessRule AccessRuleFactory(System.Security.Principal.IdentityReference identityReference, int accessMask, bool isInherited, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.AccessControlType type) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
108
public void AddAccessRule(System.Security.AccessControl.FileSystemAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
109
public void AddAuditRule(System.Security.AccessControl.FileSystemAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
110
public sealed override System.Security.AccessControl.AuditRule AuditRuleFactory(System.Security.Principal.IdentityReference identityReference, int accessMask, bool isInherited, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.AuditFlags flags) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
111
public bool RemoveAccessRule(System.Security.AccessControl.FileSystemAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
112
public void RemoveAccessRuleAll(System.Security.AccessControl.FileSystemAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
113
public void RemoveAccessRuleSpecific(System.Security.AccessControl.FileSystemAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
114
public bool RemoveAuditRule(System.Security.AccessControl.FileSystemAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
115
public void RemoveAuditRuleAll(System.Security.AccessControl.FileSystemAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
116
public void RemoveAuditRuleSpecific(System.Security.AccessControl.FileSystemAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
117
public void ResetAccessRule(System.Security.AccessControl.FileSystemAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
118
public void SetAccessRule(System.Security.AccessControl.FileSystemAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
119
public void SetAuditRule(System.Security.AccessControl.FileSystemAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
System.IO.FileSystem.DriveInfo (2)
System\IO\DriveInfo.cs (1)
21
throw new
PlatformNotSupportedException
();
System\IO\DriveInfo.UnixOrDefault.cs (1)
48
throw new
PlatformNotSupportedException
();
System.IO.IsolatedStorage (4)
System\IO\IsolatedStorage\IsolatedStorageFile.cs (4)
518
return (applicationEvidenceType == null) ? GetStore(scope) : throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_CAS); // https://github.com/dotnet/runtime/issues/18208
524
return (applicationIdentity == null) ? GetStore(scope) : throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_CAS); // https://github.com/dotnet/runtime/issues/18208
530
return (domainEvidenceType == null && assemblyEvidenceType == null) ? GetStore(scope) : throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_CAS); // https://github.com/dotnet/runtime/issues/18208
536
return (domainIdentity == null && assemblyIdentity == null) ? GetStore(scope) : throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_CAS); // https://github.com/dotnet/runtime/issues/18208
System.IO.MemoryMappedFiles (38)
artifacts\obj\System.IO.MemoryMappedFiles\Debug\net10.0\System.IO.MemoryMappedFiles.notsupported.cs (38)
11
public SafeMemoryMappedFileHandle() : base (default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); }
12
public override bool IsInvalid { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); } }
13
protected override bool ReleaseHandle() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); }
17
public SafeMemoryMappedViewHandle() : base (default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); }
18
protected override bool ReleaseHandle() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); }
25
internal MemoryMappedFile() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); }
26
public Microsoft.Win32.SafeHandles.SafeMemoryMappedFileHandle SafeMemoryMappedFileHandle { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); } }
27
public static System.IO.MemoryMappedFiles.MemoryMappedFile CreateFromFile(System.IO.FileStream fileStream, string? mapName, long capacity, System.IO.MemoryMappedFiles.MemoryMappedFileAccess access, System.IO.HandleInheritability inheritability, bool leaveOpen) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); }
28
public static System.IO.MemoryMappedFiles.MemoryMappedFile CreateFromFile(Microsoft.Win32.SafeHandles.SafeFileHandle fileHandle, string? mapName, long capacity, System.IO.MemoryMappedFiles.MemoryMappedFileAccess access, System.IO.HandleInheritability inheritability, bool leaveOpen) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); }
29
public static System.IO.MemoryMappedFiles.MemoryMappedFile CreateFromFile(string path) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); }
30
public static System.IO.MemoryMappedFiles.MemoryMappedFile CreateFromFile(string path, System.IO.FileMode mode) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); }
31
public static System.IO.MemoryMappedFiles.MemoryMappedFile CreateFromFile(string path, System.IO.FileMode mode, string? mapName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); }
32
public static System.IO.MemoryMappedFiles.MemoryMappedFile CreateFromFile(string path, System.IO.FileMode mode, string? mapName, long capacity) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); }
33
public static System.IO.MemoryMappedFiles.MemoryMappedFile CreateFromFile(string path, System.IO.FileMode mode, string? mapName, long capacity, System.IO.MemoryMappedFiles.MemoryMappedFileAccess access) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); }
34
public static System.IO.MemoryMappedFiles.MemoryMappedFile CreateNew(string? mapName, long capacity) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); }
35
public static System.IO.MemoryMappedFiles.MemoryMappedFile CreateNew(string? mapName, long capacity, System.IO.MemoryMappedFiles.MemoryMappedFileAccess access) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); }
36
public static System.IO.MemoryMappedFiles.MemoryMappedFile CreateNew(string? mapName, long capacity, System.IO.MemoryMappedFiles.MemoryMappedFileAccess access, System.IO.MemoryMappedFiles.MemoryMappedFileOptions options, System.IO.HandleInheritability inheritability) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); }
38
public static System.IO.MemoryMappedFiles.MemoryMappedFile CreateOrOpen(string mapName, long capacity) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); }
40
public static System.IO.MemoryMappedFiles.MemoryMappedFile CreateOrOpen(string mapName, long capacity, System.IO.MemoryMappedFiles.MemoryMappedFileAccess access) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); }
42
public static System.IO.MemoryMappedFiles.MemoryMappedFile CreateOrOpen(string mapName, long capacity, System.IO.MemoryMappedFiles.MemoryMappedFileAccess access, System.IO.MemoryMappedFiles.MemoryMappedFileOptions options, System.IO.HandleInheritability inheritability) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); }
43
public System.IO.MemoryMappedFiles.MemoryMappedViewAccessor CreateViewAccessor() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); }
44
public System.IO.MemoryMappedFiles.MemoryMappedViewAccessor CreateViewAccessor(long offset, long size) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); }
45
public System.IO.MemoryMappedFiles.MemoryMappedViewAccessor CreateViewAccessor(long offset, long size, System.IO.MemoryMappedFiles.MemoryMappedFileAccess access) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); }
46
public System.IO.MemoryMappedFiles.MemoryMappedViewStream CreateViewStream() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); }
47
public System.IO.MemoryMappedFiles.MemoryMappedViewStream CreateViewStream(long offset, long size) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); }
48
public System.IO.MemoryMappedFiles.MemoryMappedViewStream CreateViewStream(long offset, long size, System.IO.MemoryMappedFiles.MemoryMappedFileAccess access) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); }
52
public static System.IO.MemoryMappedFiles.MemoryMappedFile OpenExisting(string mapName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); }
54
public static System.IO.MemoryMappedFiles.MemoryMappedFile OpenExisting(string mapName, System.IO.MemoryMappedFiles.MemoryMappedFileRights desiredAccessRights) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); }
56
public static System.IO.MemoryMappedFiles.MemoryMappedFile OpenExisting(string mapName, System.IO.MemoryMappedFiles.MemoryMappedFileRights desiredAccessRights, System.IO.HandleInheritability inheritability) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); }
92
internal MemoryMappedViewAccessor() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); }
93
public long PointerOffset { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); } }
94
public Microsoft.Win32.SafeHandles.SafeMemoryMappedViewHandle SafeMemoryMappedViewHandle { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); } }
96
public void Flush() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); }
100
internal MemoryMappedViewStream() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); }
101
public long PointerOffset { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); } }
102
public Microsoft.Win32.SafeHandles.SafeMemoryMappedViewHandle SafeMemoryMappedViewHandle { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); } }
104
public override void Flush() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); }
105
public override void SetLength(long value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_MemoryMappedFiles); }
System.IO.Pipes (94)
artifacts\obj\System.IO.Pipes\Debug\net10.0\System.IO.Pipes.notsupported.cs (94)
11
public SafePipeHandle() : base (default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
12
public SafePipeHandle(System.IntPtr preexistingHandle, bool ownsHandle) : base (default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
13
public override bool IsInvalid { get { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); } }
14
protected override bool ReleaseHandle() { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
21
public AnonymousPipeClientStream(System.IO.Pipes.PipeDirection direction, Microsoft.Win32.SafeHandles.SafePipeHandle safePipeHandle) : base (default(System.IO.Pipes.PipeDirection), default(int)) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
22
public AnonymousPipeClientStream(System.IO.Pipes.PipeDirection direction, string pipeHandleAsString) : base (default(System.IO.Pipes.PipeDirection), default(int)) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
23
public AnonymousPipeClientStream(string pipeHandleAsString) : base (default(System.IO.Pipes.PipeDirection), default(int)) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
24
public override System.IO.Pipes.PipeTransmissionMode ReadMode { set { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); } }
25
public override System.IO.Pipes.PipeTransmissionMode TransmissionMode { get { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); } }
30
public AnonymousPipeServerStream() : base (default(System.IO.Pipes.PipeDirection), default(int)) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
31
public AnonymousPipeServerStream(System.IO.Pipes.PipeDirection direction) : base (default(System.IO.Pipes.PipeDirection), default(int)) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
32
public AnonymousPipeServerStream(System.IO.Pipes.PipeDirection direction, Microsoft.Win32.SafeHandles.SafePipeHandle serverSafePipeHandle, Microsoft.Win32.SafeHandles.SafePipeHandle clientSafePipeHandle) : base (default(System.IO.Pipes.PipeDirection), default(int)) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
33
public AnonymousPipeServerStream(System.IO.Pipes.PipeDirection direction, System.IO.HandleInheritability inheritability) : base (default(System.IO.Pipes.PipeDirection), default(int)) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
34
public AnonymousPipeServerStream(System.IO.Pipes.PipeDirection direction, System.IO.HandleInheritability inheritability, int bufferSize) : base (default(System.IO.Pipes.PipeDirection), default(int)) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
35
public Microsoft.Win32.SafeHandles.SafePipeHandle ClientSafePipeHandle { get { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); } }
36
public override System.IO.Pipes.PipeTransmissionMode ReadMode { set { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); } }
37
public override System.IO.Pipes.PipeTransmissionMode TransmissionMode { get { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); } }
39
public void DisposeLocalCopyOfClientHandle() { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
41
public string GetClientHandleAsString() { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
45
public NamedPipeClientStream(System.IO.Pipes.PipeDirection direction, bool isAsync, bool isConnected, Microsoft.Win32.SafeHandles.SafePipeHandle safePipeHandle) : base (default(System.IO.Pipes.PipeDirection), default(int)) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
46
public NamedPipeClientStream(string pipeName) : base (default(System.IO.Pipes.PipeDirection), default(int)) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
47
public NamedPipeClientStream(string serverName, string pipeName) : base (default(System.IO.Pipes.PipeDirection), default(int)) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
49
public NamedPipeClientStream(string serverName, string pipeName, System.IO.Pipes.PipeAccessRights desiredAccessRights, PipeOptions options, System.Security.Principal.TokenImpersonationLevel impersonationLevel, HandleInheritability inheritability) : base(default(System.IO.Pipes.PipeDirection), default(int)) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
50
public NamedPipeClientStream(string serverName, string pipeName, System.IO.Pipes.PipeDirection direction) : base (default(System.IO.Pipes.PipeDirection), default(int)) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
51
public NamedPipeClientStream(string serverName, string pipeName, System.IO.Pipes.PipeDirection direction, System.IO.Pipes.PipeOptions options) : base (default(System.IO.Pipes.PipeDirection), default(int)) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
52
public NamedPipeClientStream(string serverName, string pipeName, System.IO.Pipes.PipeDirection direction, System.IO.Pipes.PipeOptions options, System.Security.Principal.TokenImpersonationLevel impersonationLevel) : base (default(System.IO.Pipes.PipeDirection), default(int)) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
53
public NamedPipeClientStream(string serverName, string pipeName, System.IO.Pipes.PipeDirection direction, System.IO.Pipes.PipeOptions options, System.Security.Principal.TokenImpersonationLevel impersonationLevel, System.IO.HandleInheritability inheritability) : base (default(System.IO.Pipes.PipeDirection), default(int)) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
55
public int NumberOfServerInstances { get { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); } }
56
protected internal override void CheckPipePropertyOperations() { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
57
public void Connect() { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
58
public void Connect(int timeout) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
59
public void Connect(System.TimeSpan timeout) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
60
public System.Threading.Tasks.Task ConnectAsync() { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
61
public System.Threading.Tasks.Task ConnectAsync(int timeout) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
62
public System.Threading.Tasks.Task ConnectAsync(int timeout, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
63
public System.Threading.Tasks.Task ConnectAsync(System.TimeSpan timeout, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
64
public System.Threading.Tasks.Task ConnectAsync(System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
70
public NamedPipeServerStream(System.IO.Pipes.PipeDirection direction, bool isAsync, bool isConnected, Microsoft.Win32.SafeHandles.SafePipeHandle safePipeHandle) : base (default(System.IO.Pipes.PipeDirection), default(int)) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
71
public NamedPipeServerStream(string pipeName) : base (default(System.IO.Pipes.PipeDirection), default(int)) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
72
public NamedPipeServerStream(string pipeName, System.IO.Pipes.PipeDirection direction) : base (default(System.IO.Pipes.PipeDirection), default(int)) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
73
public NamedPipeServerStream(string pipeName, System.IO.Pipes.PipeDirection direction, int maxNumberOfServerInstances) : base (default(System.IO.Pipes.PipeDirection), default(int)) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
74
public NamedPipeServerStream(string pipeName, System.IO.Pipes.PipeDirection direction, int maxNumberOfServerInstances, System.IO.Pipes.PipeTransmissionMode transmissionMode) : base (default(System.IO.Pipes.PipeDirection), default(int)) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
75
public NamedPipeServerStream(string pipeName, System.IO.Pipes.PipeDirection direction, int maxNumberOfServerInstances, System.IO.Pipes.PipeTransmissionMode transmissionMode, System.IO.Pipes.PipeOptions options) : base (default(System.IO.Pipes.PipeDirection), default(int)) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
76
public NamedPipeServerStream(string pipeName, System.IO.Pipes.PipeDirection direction, int maxNumberOfServerInstances, System.IO.Pipes.PipeTransmissionMode transmissionMode, System.IO.Pipes.PipeOptions options, int inBufferSize, int outBufferSize) : base (default(System.IO.Pipes.PipeDirection), default(int)) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
77
public System.IAsyncResult BeginWaitForConnection(System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
78
public void Disconnect() { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
79
public void EndWaitForConnection(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
81
public string GetImpersonationUserName() { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
82
public void RunAsClient(System.IO.Pipes.PipeStreamImpersonationWorker impersonationWorker) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
83
public void WaitForConnection() { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
84
public System.Threading.Tasks.Task WaitForConnectionAsync() { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
85
public System.Threading.Tasks.Task WaitForConnectionAsync(System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
125
protected PipeStream(System.IO.Pipes.PipeDirection direction, int bufferSize) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
126
protected PipeStream(System.IO.Pipes.PipeDirection direction, System.IO.Pipes.PipeTransmissionMode transmissionMode, int outBufferSize) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
127
public override bool CanRead { get { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); } }
128
public override bool CanSeek { get { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); } }
129
public override bool CanWrite { get { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); } }
130
public virtual int InBufferSize { get { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); } }
131
public bool IsAsync { get { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); } }
132
public bool IsConnected { get { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); } protected set { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); } }
133
protected bool IsHandleExposed { get { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); } }
134
public bool IsMessageComplete { get { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); } }
135
public override long Length { get { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); } }
136
public virtual int OutBufferSize { get { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); } }
137
public override long Position { get { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); } }
138
public virtual System.IO.Pipes.PipeTransmissionMode ReadMode { get { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); } }
139
public Microsoft.Win32.SafeHandles.SafePipeHandle SafePipeHandle { get { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); } }
140
public virtual System.IO.Pipes.PipeTransmissionMode TransmissionMode { get { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); } }
141
public override System.IAsyncResult BeginRead(byte[] buffer, int offset, int count, System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
142
public override System.IAsyncResult BeginWrite(byte[] buffer, int offset, int count, System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
143
protected internal virtual void CheckPipePropertyOperations() { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
144
protected internal void CheckReadOperations() { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
145
protected internal void CheckWriteOperations() { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
147
public override int EndRead(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
148
public override void EndWrite(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
149
public override void Flush() { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
150
public override System.Threading.Tasks.Task FlushAsync(System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
151
protected void InitializeHandle(Microsoft.Win32.SafeHandles.SafePipeHandle? handle, bool isExposed, bool isAsync) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
152
public override int Read(byte[] buffer, int offset, int count) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
153
public override int Read(System.Span<byte> buffer) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
154
public override System.Threading.Tasks.Task<int> ReadAsync(byte[] buffer, int offset, int count, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
155
public override System.Threading.Tasks.ValueTask<int> ReadAsync(System.Memory<byte> buffer, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
156
public override int ReadByte() { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
157
public override long Seek(long offset, System.IO.SeekOrigin origin) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
158
public override void SetLength(long value) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
160
public void WaitForPipeDrain() { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
161
public override void Write(byte[] buffer, int offset, int count) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
162
public override void Write(System.ReadOnlySpan<byte> buffer) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
163
public override System.Threading.Tasks.Task WriteAsync(byte[] buffer, int offset, int count, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
164
public override System.Threading.Tasks.ValueTask WriteAsync(System.ReadOnlyMemory<byte> buffer, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
165
public override void WriteByte(byte value) { throw new System.
PlatformNotSupportedException
(System.SR.Pipes_PlatformNotSupported); }
System.IO.Pipes.AccessControl (28)
artifacts\obj\System.IO.Pipes.AccessControl\Debug\net10.0\System.IO.Pipes.AccessControl.notsupported.cs (28)
11
public static System.IO.Pipes.AnonymousPipeServerStream Create(System.IO.Pipes.PipeDirection direction, System.IO.HandleInheritability inheritability, int bufferSize, System.IO.Pipes.PipeSecurity? pipeSecurity) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
15
public static System.IO.Pipes.NamedPipeServerStream Create(string pipeName, System.IO.Pipes.PipeDirection direction, int maxNumberOfServerInstances, System.IO.Pipes.PipeTransmissionMode transmissionMode, System.IO.Pipes.PipeOptions options, int inBufferSize, int outBufferSize, System.IO.Pipes.PipeSecurity? pipeSecurity, System.IO.HandleInheritability inheritability = System.IO.HandleInheritability.None, System.IO.Pipes.PipeAccessRights additionalAccessRights = default) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
19
public PipeAccessRule(System.Security.Principal.IdentityReference identity, System.IO.Pipes.PipeAccessRights rights, System.Security.AccessControl.AccessControlType type) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
20
public PipeAccessRule(string identity, System.IO.Pipes.PipeAccessRights rights, System.Security.AccessControl.AccessControlType type) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
21
public System.IO.Pipes.PipeAccessRights PipeAccessRights { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
25
public PipeAuditRule(System.Security.Principal.IdentityReference identity, System.IO.Pipes.PipeAccessRights rights, System.Security.AccessControl.AuditFlags flags) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Security.AccessControl.AuditFlags)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
26
public PipeAuditRule(string identity, System.IO.Pipes.PipeAccessRights rights, System.Security.AccessControl.AuditFlags flags) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Security.AccessControl.AuditFlags)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
27
public System.IO.Pipes.PipeAccessRights PipeAccessRights { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
31
public PipeSecurity() : base (default(bool), default(System.Security.AccessControl.ResourceType)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
32
public override System.Type AccessRightType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
33
public override System.Type AccessRuleType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
34
public override System.Type AuditRuleType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
35
public override System.Security.AccessControl.AccessRule AccessRuleFactory(System.Security.Principal.IdentityReference identityReference, int accessMask, bool isInherited, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.AccessControlType type) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
36
public void AddAccessRule(System.IO.Pipes.PipeAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
37
public void AddAuditRule(System.IO.Pipes.PipeAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
38
public sealed override System.Security.AccessControl.AuditRule AuditRuleFactory(System.Security.Principal.IdentityReference identityReference, int accessMask, bool isInherited, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.AuditFlags flags) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
39
protected internal void Persist(System.Runtime.InteropServices.SafeHandle handle) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
40
protected internal void Persist(string name) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
41
public bool RemoveAccessRule(System.IO.Pipes.PipeAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
42
public void RemoveAccessRuleSpecific(System.IO.Pipes.PipeAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
43
public bool RemoveAuditRule(System.IO.Pipes.PipeAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
44
public void RemoveAuditRuleAll(System.IO.Pipes.PipeAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
45
public void RemoveAuditRuleSpecific(System.IO.Pipes.PipeAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
46
public void ResetAccessRule(System.IO.Pipes.PipeAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
47
public void SetAccessRule(System.IO.Pipes.PipeAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
48
public void SetAuditRule(System.IO.Pipes.PipeAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
52
public static System.IO.Pipes.PipeSecurity GetAccessControl(this System.IO.Pipes.PipeStream stream) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
53
public static void SetAccessControl(this System.IO.Pipes.PipeStream stream, System.IO.Pipes.PipeSecurity pipeSecurity) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
System.IO.Ports (1)
System\IO\Ports\SerialPort.Unix.cs (1)
29
: throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_SerialPort_GetPortNames);
System.Linq.Expressions (4)
System\Linq\Expressions\Compiler\DelegateHelpers.cs (1)
132
throw new
PlatformNotSupportedException
();
System\Linq\Expressions\Interpreter\LightCompiler.cs (2)
957
throw new
PlatformNotSupportedException
(SR.Format(SR.UnsupportedExpressionType, node.NodeType));
1272
throw new
PlatformNotSupportedException
(SR.Format(SR.UnsupportedExpressionType, node.NodeType));
System\Runtime\CompilerServices\DebugInfoGenerator.cs (1)
24
throw new
PlatformNotSupportedException
();
System.Management (497)
artifacts\obj\System.Management\Debug\net10.0\System.Management.notsupported.cs (497)
61
internal CompletedEventArgs() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
62
public System.Management.ManagementStatus Status { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
63
public System.Management.ManagementBaseObject StatusObject { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
68
public ConnectionOptions() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
69
public ConnectionOptions(string locale, string username, System.Security.SecureString password, string authority, System.Management.ImpersonationLevel impersonation, System.Management.AuthenticationLevel authentication, bool enablePrivileges, System.Management.ManagementNamedValueCollection context, System.TimeSpan timeout) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
70
public ConnectionOptions(string locale, string username, string password, string authority, System.Management.ImpersonationLevel impersonation, System.Management.AuthenticationLevel authentication, bool enablePrivileges, System.Management.ManagementNamedValueCollection context, System.TimeSpan timeout) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
71
public System.Management.AuthenticationLevel Authentication { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
72
public string Authority { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
73
public bool EnablePrivileges { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
74
public System.Management.ImpersonationLevel Impersonation { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
75
public string Locale { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
76
public string Password { set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
77
public System.Security.SecureString SecurePassword { set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
78
public string Username { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
79
public override object Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
83
public DeleteOptions() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
84
public DeleteOptions(System.Management.ManagementNamedValueCollection context, System.TimeSpan timeout) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
85
public override object Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
89
public EnumerationOptions() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
90
public EnumerationOptions(System.Management.ManagementNamedValueCollection context, System.TimeSpan timeout, int blockSize, bool rewindable, bool returnImmediatley, bool useAmendedQualifiers, bool ensureLocatable, bool prototypeOnly, bool directRead, bool enumerateDeep) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
91
public int BlockSize { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
92
public bool DirectRead { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
93
public bool EnsureLocatable { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
94
public bool EnumerateDeep { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
95
public bool PrototypeOnly { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
96
public bool ReturnImmediately { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
97
public bool Rewindable { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
98
public bool UseAmendedQualifiers { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
99
public override object Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
103
internal EventArrivedEventArgs() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
104
public System.Management.ManagementBaseObject NewEvent { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
109
public EventQuery() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
110
public EventQuery(string query) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
111
public EventQuery(string language, string query) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
112
public override object Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
116
public EventWatcherOptions() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
117
public EventWatcherOptions(System.Management.ManagementNamedValueCollection context, System.TimeSpan timeout, int blockSize) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
118
public int BlockSize { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
119
public override object Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
131
public InvokeMethodOptions() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
132
public InvokeMethodOptions(System.Management.ManagementNamedValueCollection context, System.TimeSpan timeout) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
133
public override object Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
138
private protected ManagementBaseObject() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
143
protected ManagementBaseObject(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
144
public virtual System.Management.ManagementPath ClassPath { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
145
public object this[string propertyName] { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
146
public virtual System.Management.PropertyDataCollection Properties { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
147
public virtual System.Management.QualifierDataCollection Qualifiers { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
148
public virtual System.Management.PropertyDataCollection SystemProperties { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
149
public virtual object Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
150
public bool CompareTo(System.Management.ManagementBaseObject otherObject, System.Management.ComparisonSettings settings) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
152
public override bool Equals(object obj) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
153
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
154
protected virtual void GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
155
public object GetPropertyQualifierValue(string propertyName, string qualifierName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
156
public object GetPropertyValue(string propertyName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
157
public object GetQualifierValue(string qualifierName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
158
public string GetText(System.Management.TextFormat format) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
159
public static explicit operator System.IntPtr (System.Management.ManagementBaseObject managementObject) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
160
public void SetPropertyQualifierValue(string propertyName, string qualifierName, object qualifierValue) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
161
public void SetPropertyValue(string propertyName, object propertyValue) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
162
public void SetQualifierValue(string qualifierName, object qualifierValue) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
163
void System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
167
public ManagementClass() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
168
public ManagementClass(System.Management.ManagementPath path) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
169
public ManagementClass(System.Management.ManagementPath path, System.Management.ObjectGetOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
170
public ManagementClass(System.Management.ManagementScope scope, System.Management.ManagementPath path, System.Management.ObjectGetOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
175
protected ManagementClass(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
176
public ManagementClass(string path) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
177
public ManagementClass(string path, System.Management.ObjectGetOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
178
public ManagementClass(string scope, string path, System.Management.ObjectGetOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
179
public System.Collections.Specialized.StringCollection Derivation { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
180
public System.Management.MethodDataCollection Methods { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
181
public override System.Management.ManagementPath Path { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
182
public override object Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
183
public System.Management.ManagementObject CreateInstance() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
184
public System.Management.ManagementClass Derive(string newClassName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
185
public System.Management.ManagementObjectCollection GetInstances() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
186
public System.Management.ManagementObjectCollection GetInstances(System.Management.EnumerationOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
187
public void GetInstances(System.Management.ManagementOperationObserver watcher) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
188
public void GetInstances(System.Management.ManagementOperationObserver watcher, System.Management.EnumerationOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
189
protected override void GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
190
public System.Management.ManagementObjectCollection GetRelatedClasses() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
191
public void GetRelatedClasses(System.Management.ManagementOperationObserver watcher) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
192
public void GetRelatedClasses(System.Management.ManagementOperationObserver watcher, string relatedClass) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
193
public void GetRelatedClasses(System.Management.ManagementOperationObserver watcher, string relatedClass, string relationshipClass, string relationshipQualifier, string relatedQualifier, string relatedRole, string thisRole, System.Management.EnumerationOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
194
public System.Management.ManagementObjectCollection GetRelatedClasses(string relatedClass) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
195
public System.Management.ManagementObjectCollection GetRelatedClasses(string relatedClass, string relationshipClass, string relationshipQualifier, string relatedQualifier, string relatedRole, string thisRole, System.Management.EnumerationOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
196
public System.Management.ManagementObjectCollection GetRelationshipClasses() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
197
public void GetRelationshipClasses(System.Management.ManagementOperationObserver watcher) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
198
public void GetRelationshipClasses(System.Management.ManagementOperationObserver watcher, string relationshipClass) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
199
public void GetRelationshipClasses(System.Management.ManagementOperationObserver watcher, string relationshipClass, string relationshipQualifier, string thisRole, System.Management.EnumerationOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
200
public System.Management.ManagementObjectCollection GetRelationshipClasses(string relationshipClass) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
201
public System.Management.ManagementObjectCollection GetRelationshipClasses(string relationshipClass, string relationshipQualifier, string thisRole, System.Management.EnumerationOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
202
public System.CodeDom.CodeTypeDeclaration GetStronglyTypedClassCode(bool includeSystemClassInClassDef, bool systemPropertyClass) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
203
public bool GetStronglyTypedClassCode(System.Management.CodeLanguage lang, string filePath, string classNamespace) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
204
public System.Management.ManagementObjectCollection GetSubclasses() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
205
public System.Management.ManagementObjectCollection GetSubclasses(System.Management.EnumerationOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
206
public void GetSubclasses(System.Management.ManagementOperationObserver watcher) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
207
public void GetSubclasses(System.Management.ManagementOperationObserver watcher, System.Management.EnumerationOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
211
internal ManagementDateTimeConverter() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
212
public static System.DateTime ToDateTime(string dmtfDate) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
213
public static string ToDmtfDateTime(System.DateTime date) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
214
public static string ToDmtfTimeInterval(System.TimeSpan timespan) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
215
public static System.TimeSpan ToTimeSpan(string dmtfTimespan) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
219
internal ManagementEventArgs() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
220
public object Context { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
225
public ManagementEventWatcher() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
226
public ManagementEventWatcher(System.Management.EventQuery query) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
227
public ManagementEventWatcher(System.Management.ManagementScope scope, System.Management.EventQuery query) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
228
public ManagementEventWatcher(System.Management.ManagementScope scope, System.Management.EventQuery query, System.Management.EventWatcherOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
229
public ManagementEventWatcher(string query) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
230
public ManagementEventWatcher(string scope, string query) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
231
public ManagementEventWatcher(string scope, string query, System.Management.EventWatcherOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
232
public System.Management.EventWatcherOptions Options { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
233
public System.Management.EventQuery Query { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
234
public System.Management.ManagementScope Scope { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
235
public event System.Management.EventArrivedEventHandler EventArrived { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
236
public event System.Management.StoppedEventHandler Stopped { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
238
public void Start() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
239
public void Stop() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
240
public System.Management.ManagementBaseObject WaitForNextEvent() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
244
public ManagementException() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
249
protected ManagementException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
250
public ManagementException(string message) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
251
public ManagementException(string message, System.Exception innerException) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
252
public System.Management.ManagementStatus ErrorCode { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
253
public System.Management.ManagementBaseObject ErrorInformation { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
258
public override void GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
262
public ManagementNamedValueCollection() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
267
protected ManagementNamedValueCollection(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
268
public object this[string name] { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
269
public void Add(string name, object value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
270
public System.Management.ManagementNamedValueCollection Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
271
public void Remove(string name) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
272
public void RemoveAll() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
276
public ManagementObject() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
277
public ManagementObject(System.Management.ManagementPath path) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
278
public ManagementObject(System.Management.ManagementPath path, System.Management.ObjectGetOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
279
public ManagementObject(System.Management.ManagementScope scope, System.Management.ManagementPath path, System.Management.ObjectGetOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
284
protected ManagementObject(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
285
public ManagementObject(string path) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
286
public ManagementObject(string path, System.Management.ObjectGetOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
287
public ManagementObject(string scopeString, string pathString, System.Management.ObjectGetOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
288
public override System.Management.ManagementPath ClassPath { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
289
public System.Management.ObjectGetOptions Options { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
290
public virtual System.Management.ManagementPath Path { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
291
public System.Management.ManagementScope Scope { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
292
public override object Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
293
public void CopyTo(System.Management.ManagementOperationObserver watcher, System.Management.ManagementPath path) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
294
public void CopyTo(System.Management.ManagementOperationObserver watcher, System.Management.ManagementPath path, System.Management.PutOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
295
public void CopyTo(System.Management.ManagementOperationObserver watcher, string path) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
296
public void CopyTo(System.Management.ManagementOperationObserver watcher, string path, System.Management.PutOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
297
public System.Management.ManagementPath CopyTo(System.Management.ManagementPath path) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
298
public System.Management.ManagementPath CopyTo(System.Management.ManagementPath path, System.Management.PutOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
299
public System.Management.ManagementPath CopyTo(string path) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
300
public System.Management.ManagementPath CopyTo(string path, System.Management.PutOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
301
public void Delete() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
302
public void Delete(System.Management.DeleteOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
303
public void Delete(System.Management.ManagementOperationObserver watcher) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
304
public void Delete(System.Management.ManagementOperationObserver watcher, System.Management.DeleteOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
306
public void Get() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
307
public void Get(System.Management.ManagementOperationObserver watcher) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
308
public System.Management.ManagementBaseObject GetMethodParameters(string methodName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
309
protected override void GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
310
public System.Management.ManagementObjectCollection GetRelated() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
311
public void GetRelated(System.Management.ManagementOperationObserver watcher) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
312
public void GetRelated(System.Management.ManagementOperationObserver watcher, string relatedClass) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
313
public void GetRelated(System.Management.ManagementOperationObserver watcher, string relatedClass, string relationshipClass, string relationshipQualifier, string relatedQualifier, string relatedRole, string thisRole, bool classDefinitionsOnly, System.Management.EnumerationOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
314
public System.Management.ManagementObjectCollection GetRelated(string relatedClass) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
315
public System.Management.ManagementObjectCollection GetRelated(string relatedClass, string relationshipClass, string relationshipQualifier, string relatedQualifier, string relatedRole, string thisRole, bool classDefinitionsOnly, System.Management.EnumerationOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
316
public System.Management.ManagementObjectCollection GetRelationships() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
317
public void GetRelationships(System.Management.ManagementOperationObserver watcher) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
318
public void GetRelationships(System.Management.ManagementOperationObserver watcher, string relationshipClass) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
319
public void GetRelationships(System.Management.ManagementOperationObserver watcher, string relationshipClass, string relationshipQualifier, string thisRole, bool classDefinitionsOnly, System.Management.EnumerationOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
320
public System.Management.ManagementObjectCollection GetRelationships(string relationshipClass) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
321
public System.Management.ManagementObjectCollection GetRelationships(string relationshipClass, string relationshipQualifier, string thisRole, bool classDefinitionsOnly, System.Management.EnumerationOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
322
public void InvokeMethod(System.Management.ManagementOperationObserver watcher, string methodName, System.Management.ManagementBaseObject inParameters, System.Management.InvokeMethodOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
323
public void InvokeMethod(System.Management.ManagementOperationObserver watcher, string methodName, object[] args) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
324
public System.Management.ManagementBaseObject InvokeMethod(string methodName, System.Management.ManagementBaseObject inParameters, System.Management.InvokeMethodOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
325
public object InvokeMethod(string methodName, object[] args) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
326
public System.Management.ManagementPath Put() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
327
public void Put(System.Management.ManagementOperationObserver watcher) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
328
public void Put(System.Management.ManagementOperationObserver watcher, System.Management.PutOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
329
public System.Management.ManagementPath Put(System.Management.PutOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
330
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
334
internal ManagementObjectCollection() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
335
public int Count { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
336
public bool IsSynchronized { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
337
public object SyncRoot { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
338
public void CopyTo(System.Array array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
339
public void CopyTo(System.Management.ManagementBaseObject[] objectCollection, int index) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
342
public System.Management.ManagementObjectCollection.ManagementObjectEnumerator GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
343
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
346
internal ManagementObjectEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
347
public System.Management.ManagementBaseObject Current { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
348
object System.Collections.IEnumerator.Current { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
351
public bool MoveNext() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
352
public void Reset() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
358
public ManagementObjectSearcher() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
359
public ManagementObjectSearcher(System.Management.ManagementScope scope, System.Management.ObjectQuery query) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
360
public ManagementObjectSearcher(System.Management.ManagementScope scope, System.Management.ObjectQuery query, System.Management.EnumerationOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
361
public ManagementObjectSearcher(System.Management.ObjectQuery query) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
362
public ManagementObjectSearcher(string queryString) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
363
public ManagementObjectSearcher(string scope, string queryString) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
364
public ManagementObjectSearcher(string scope, string queryString, System.Management.EnumerationOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
365
public System.Management.EnumerationOptions Options { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
366
public System.Management.ObjectQuery Query { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
367
public System.Management.ManagementScope Scope { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
368
public System.Management.ManagementObjectCollection Get() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
369
public void Get(System.Management.ManagementOperationObserver watcher) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
373
public ManagementOperationObserver() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
374
public event System.Management.CompletedEventHandler Completed { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
375
public event System.Management.ObjectPutEventHandler ObjectPut { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
376
public event System.Management.ObjectReadyEventHandler ObjectReady { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
377
public event System.Management.ProgressEventHandler Progress { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
378
public void Cancel() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
383
internal ManagementOptions() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
385
public System.Management.ManagementNamedValueCollection Context { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
386
public System.TimeSpan Timeout { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
391
public ManagementPath() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
392
public ManagementPath(string path) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
394
public string ClassName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
395
public static System.Management.ManagementPath DefaultPath { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
396
public bool IsClass { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
397
public bool IsInstance { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
398
public bool IsSingleton { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
400
public string NamespacePath { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
402
public string Path { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
404
public string RelativePath { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
406
public string Server { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
407
public System.Management.ManagementPath Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
408
public void SetAsClass() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
409
public void SetAsSingleton() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
410
object System.ICloneable.Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
411
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
415
internal ManagementQuery() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
416
public virtual string QueryLanguage { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
417
public virtual string QueryString { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
419
protected internal virtual void ParseQuery(string query) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
423
public ManagementScope() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
424
public ManagementScope(System.Management.ManagementPath path) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
425
public ManagementScope(System.Management.ManagementPath path, System.Management.ConnectionOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
426
public ManagementScope(string path) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
427
public ManagementScope(string path, System.Management.ConnectionOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
428
public bool IsConnected { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
429
public System.Management.ConnectionOptions Options { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
430
public System.Management.ManagementPath Path { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
431
public System.Management.ManagementScope Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
432
public void Connect() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
433
object System.ICloneable.Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
548
internal MethodData() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
549
public System.Management.ManagementBaseObject InParameters { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
550
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
551
public string Origin { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
552
public System.Management.ManagementBaseObject OutParameters { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
553
public System.Management.QualifierDataCollection Qualifiers { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
557
internal MethodDataCollection() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
558
public int Count { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
559
public bool IsSynchronized { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
560
public virtual System.Management.MethodData this[string methodName] { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
561
public object SyncRoot { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
562
public virtual void Add(string methodName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
563
public virtual void Add(string methodName, System.Management.ManagementBaseObject inParameters, System.Management.ManagementBaseObject outParameters) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
564
public void CopyTo(System.Array array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
565
public void CopyTo(System.Management.MethodData[] methodArray, int index) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
566
public System.Management.MethodDataCollection.MethodDataEnumerator GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
567
public virtual void Remove(string methodName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
568
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
571
internal MethodDataEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
572
public System.Management.MethodData Current { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
573
object System.Collections.IEnumerator.Current { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
574
public bool MoveNext() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
575
public void Reset() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
580
public ObjectGetOptions() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
581
public ObjectGetOptions(System.Management.ManagementNamedValueCollection context) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
582
public ObjectGetOptions(System.Management.ManagementNamedValueCollection context, System.TimeSpan timeout, bool useAmendedQualifiers) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
583
public bool UseAmendedQualifiers { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
584
public override object Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
588
internal ObjectPutEventArgs() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
589
public System.Management.ManagementPath Path { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
594
public ObjectQuery() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
595
public ObjectQuery(string query) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
596
public ObjectQuery(string language, string query) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
597
public override object Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
601
internal ObjectReadyEventArgs() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
602
public System.Management.ManagementBaseObject NewObject { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
607
internal ProgressEventArgs() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
608
public int Current { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
609
public string Message { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
610
public int UpperBound { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
615
internal PropertyData() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
616
public bool IsArray { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
617
public bool IsLocal { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
618
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
619
public string Origin { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
620
public System.Management.QualifierDataCollection Qualifiers { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
621
public System.Management.CimType Type { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
622
public object Value { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
626
internal PropertyDataCollection() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
627
public int Count { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
628
public bool IsSynchronized { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
629
public virtual System.Management.PropertyData this[string propertyName] { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
630
public object SyncRoot { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
631
public void Add(string propertyName, System.Management.CimType propertyType, bool isArray) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
632
public virtual void Add(string propertyName, object propertyValue) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
633
public void Add(string propertyName, object propertyValue, System.Management.CimType propertyType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
634
public void CopyTo(System.Array array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
635
public void CopyTo(System.Management.PropertyData[] propertyArray, int index) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
636
public System.Management.PropertyDataCollection.PropertyDataEnumerator GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
637
public virtual void Remove(string propertyName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
638
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
641
internal PropertyDataEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
642
public System.Management.PropertyData Current { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
643
object System.Collections.IEnumerator.Current { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
644
public bool MoveNext() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
645
public void Reset() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
650
public PutOptions() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
651
public PutOptions(System.Management.ManagementNamedValueCollection context) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
652
public PutOptions(System.Management.ManagementNamedValueCollection context, System.TimeSpan timeout, bool useAmendedQualifiers, System.Management.PutType putType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
653
public System.Management.PutType Type { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
654
public bool UseAmendedQualifiers { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
655
public override object Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
666
internal QualifierData() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
667
public bool IsAmended { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
668
public bool IsLocal { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
669
public bool IsOverridable { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
670
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
671
public bool PropagatesToInstance { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
672
public bool PropagatesToSubclass { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
673
public object Value { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
677
internal QualifierDataCollection() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
678
public int Count { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
679
public bool IsSynchronized { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
680
public virtual System.Management.QualifierData this[string qualifierName] { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
681
public object SyncRoot { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
682
public virtual void Add(string qualifierName, object qualifierValue) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
683
public virtual void Add(string qualifierName, object qualifierValue, bool isAmended, bool propagatesToInstance, bool propagatesToSubclass, bool isOverridable) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
684
public void CopyTo(System.Array array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
685
public void CopyTo(System.Management.QualifierData[] qualifierArray, int index) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
686
public System.Management.QualifierDataCollection.QualifierDataEnumerator GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
687
public virtual void Remove(string qualifierName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
688
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
691
internal QualifierDataEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
692
public System.Management.QualifierData Current { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
693
object System.Collections.IEnumerator.Current { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
694
public bool MoveNext() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
695
public void Reset() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
700
public RelatedObjectQuery() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
701
public RelatedObjectQuery(bool isSchemaQuery, string sourceObject, string relatedClass, string relationshipClass, string relatedQualifier, string relationshipQualifier, string relatedRole, string thisRole) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
702
public RelatedObjectQuery(string queryOrSourceObject) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
703
public RelatedObjectQuery(string sourceObject, string relatedClass) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
704
public RelatedObjectQuery(string sourceObject, string relatedClass, string relationshipClass, string relatedQualifier, string relationshipQualifier, string relatedRole, string thisRole, bool classDefinitionsOnly) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
705
public bool ClassDefinitionsOnly { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
706
public bool IsSchemaQuery { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
707
public string RelatedClass { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
708
public string RelatedQualifier { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
709
public string RelatedRole { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
710
public string RelationshipClass { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
711
public string RelationshipQualifier { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
712
public string SourceObject { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
713
public string ThisRole { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
714
protected internal void BuildQuery() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
715
public override object Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
716
protected internal override void ParseQuery(string query) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
720
public RelationshipQuery() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
721
public RelationshipQuery(bool isSchemaQuery, string sourceObject, string relationshipClass, string relationshipQualifier, string thisRole) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
722
public RelationshipQuery(string queryOrSourceObject) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
723
public RelationshipQuery(string sourceObject, string relationshipClass) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
724
public RelationshipQuery(string sourceObject, string relationshipClass, string relationshipQualifier, string thisRole, bool classDefinitionsOnly) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
725
public bool ClassDefinitionsOnly { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
726
public bool IsSchemaQuery { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
727
public string RelationshipClass { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
728
public string RelationshipQualifier { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
729
public string SourceObject { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
730
public string ThisRole { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
731
protected internal void BuildQuery() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
732
public override object Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
733
protected internal override void ParseQuery(string query) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
737
public SelectQuery() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
738
public SelectQuery(bool isSchemaQuery, string condition) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
739
public SelectQuery(string queryOrClassName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
740
public SelectQuery(string className, string condition) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
741
public SelectQuery(string className, string condition, string[] selectedProperties) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
742
public string ClassName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
743
public string Condition { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
744
public bool IsSchemaQuery { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
745
public override string QueryString { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
746
public System.Collections.Specialized.StringCollection SelectedProperties { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
747
protected internal void BuildQuery() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
748
public override object Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
749
protected internal override void ParseQuery(string query) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
753
internal StoppedEventArgs() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
754
public System.Management.ManagementStatus Status { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
765
public WqlEventQuery() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
766
public WqlEventQuery(string queryOrEventClassName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
767
public WqlEventQuery(string eventClassName, string condition) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
768
public WqlEventQuery(string eventClassName, string condition, System.TimeSpan groupWithinInterval) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
769
public WqlEventQuery(string eventClassName, string condition, System.TimeSpan groupWithinInterval, string[] groupByPropertyList) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
770
public WqlEventQuery(string eventClassName, System.TimeSpan withinInterval) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
771
public WqlEventQuery(string eventClassName, System.TimeSpan withinInterval, string condition) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
772
public WqlEventQuery(string eventClassName, System.TimeSpan withinInterval, string condition, System.TimeSpan groupWithinInterval, string[] groupByPropertyList, string havingCondition) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
773
public string Condition { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
774
public string EventClassName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
775
public System.Collections.Specialized.StringCollection GroupByPropertyList { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
776
public System.TimeSpan GroupWithinInterval { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
777
public string HavingCondition { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
778
public override string QueryLanguage { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
779
public override string QueryString { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
780
public System.TimeSpan WithinInterval { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
781
protected internal void BuildQuery() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
782
public override object Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
783
protected internal override void ParseQuery(string query) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
787
public WqlObjectQuery() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
788
public WqlObjectQuery(string query) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
789
public override string QueryLanguage { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); } }
790
public override object Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemManagement); }
System.Net.Http (775)
artifacts\obj\System.Net.Http\Debug\net10.0\System.Net.Http.notsupported.cs (775)
11
public ByteArrayContent(byte[] content) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
12
public ByteArrayContent(byte[] content, int offset, int count) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
13
protected override System.IO.Stream CreateContentReadStream(System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
14
protected override System.Threading.Tasks.Task<System.IO.Stream> CreateContentReadStreamAsync() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
15
protected override void SerializeToStream(System.IO.Stream stream, System.Net.TransportContext? context, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
16
protected override System.Threading.Tasks.Task SerializeToStreamAsync(System.IO.Stream stream, System.Net.TransportContext? context) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
17
protected override System.Threading.Tasks.Task SerializeToStreamAsync(System.IO.Stream stream, System.Net.TransportContext? context, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
18
protected internal override bool TryComputeLength(out long length) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
27
protected DelegatingHandler() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
28
protected DelegatingHandler(System.Net.Http.HttpMessageHandler innerHandler) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
30
public System.Net.Http.HttpMessageHandler? InnerHandler { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
32
protected internal override System.Net.Http.HttpResponseMessage Send(System.Net.Http.HttpRequestMessage request, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
33
protected internal override System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> SendAsync(System.Net.Http.HttpRequestMessage request, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
42
>> nameValueCollection) : base (default(byte[])) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
43
protected override System.Threading.Tasks.Task SerializeToStreamAsync(System.IO.Stream stream, System.Net.TransportContext? context, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
48
public HttpClient() : base (default(System.Net.Http.HttpMessageHandler)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
49
public HttpClient(System.Net.Http.HttpMessageHandler handler) : base (default(System.Net.Http.HttpMessageHandler)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
50
public HttpClient(System.Net.Http.HttpMessageHandler handler, bool disposeHandler) : base (default(System.Net.Http.HttpMessageHandler)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
51
public System.Uri? BaseAddress { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
52
public static System.Net.IWebProxy DefaultProxy { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
53
public System.Net.Http.Headers.HttpRequestHeaders DefaultRequestHeaders { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
54
public System.Version DefaultRequestVersion { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
55
public System.Net.Http.HttpVersionPolicy DefaultVersionPolicy { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
56
public long MaxResponseContentBufferSize { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
57
public System.TimeSpan Timeout { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
58
public void CancelPendingRequests() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
59
public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> DeleteAsync([System.Diagnostics.CodeAnalysis.StringSyntaxAttribute("Uri")] string? requestUri) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
60
public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> DeleteAsync([System.Diagnostics.CodeAnalysis.StringSyntaxAttribute("Uri")] string? requestUri, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
61
public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> DeleteAsync(System.Uri? requestUri) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
62
public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> DeleteAsync(System.Uri? requestUri, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
64
public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> GetAsync([System.Diagnostics.CodeAnalysis.StringSyntaxAttribute("Uri")] string? requestUri) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
65
public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> GetAsync([System.Diagnostics.CodeAnalysis.StringSyntaxAttribute("Uri")] string? requestUri, System.Net.Http.HttpCompletionOption completionOption) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
66
public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> GetAsync([System.Diagnostics.CodeAnalysis.StringSyntaxAttribute("Uri")] string? requestUri, System.Net.Http.HttpCompletionOption completionOption, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
67
public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> GetAsync([System.Diagnostics.CodeAnalysis.StringSyntaxAttribute("Uri")] string? requestUri, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
68
public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> GetAsync(System.Uri? requestUri) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
69
public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> GetAsync(System.Uri? requestUri, System.Net.Http.HttpCompletionOption completionOption) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
70
public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> GetAsync(System.Uri? requestUri, System.Net.Http.HttpCompletionOption completionOption, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
71
public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> GetAsync(System.Uri? requestUri, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
72
public System.Threading.Tasks.Task<byte[]> GetByteArrayAsync([System.Diagnostics.CodeAnalysis.StringSyntaxAttribute("Uri")] string? requestUri) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
73
public System.Threading.Tasks.Task<byte[]> GetByteArrayAsync([System.Diagnostics.CodeAnalysis.StringSyntaxAttribute("Uri")] string? requestUri, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
74
public System.Threading.Tasks.Task<byte[]> GetByteArrayAsync(System.Uri? requestUri) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
75
public System.Threading.Tasks.Task<byte[]> GetByteArrayAsync(System.Uri? requestUri, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
76
public System.Threading.Tasks.Task<System.IO.Stream> GetStreamAsync([System.Diagnostics.CodeAnalysis.StringSyntaxAttribute("Uri")] string? requestUri) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
77
public System.Threading.Tasks.Task<System.IO.Stream> GetStreamAsync([System.Diagnostics.CodeAnalysis.StringSyntaxAttribute("Uri")] string? requestUri, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
78
public System.Threading.Tasks.Task<System.IO.Stream> GetStreamAsync(System.Uri? requestUri) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
79
public System.Threading.Tasks.Task<System.IO.Stream> GetStreamAsync(System.Uri? requestUri, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
80
public System.Threading.Tasks.Task<string> GetStringAsync([System.Diagnostics.CodeAnalysis.StringSyntaxAttribute("Uri")] string? requestUri) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
81
public System.Threading.Tasks.Task<string> GetStringAsync([System.Diagnostics.CodeAnalysis.StringSyntaxAttribute("Uri")] string? requestUri, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
82
public System.Threading.Tasks.Task<string> GetStringAsync(System.Uri? requestUri) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
83
public System.Threading.Tasks.Task<string> GetStringAsync(System.Uri? requestUri, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
84
public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PatchAsync([System.Diagnostics.CodeAnalysis.StringSyntaxAttribute("Uri")] string? requestUri, System.Net.Http.HttpContent? content) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
85
public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PatchAsync([System.Diagnostics.CodeAnalysis.StringSyntaxAttribute("Uri")] string? requestUri, System.Net.Http.HttpContent? content, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
86
public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PatchAsync(System.Uri? requestUri, System.Net.Http.HttpContent? content) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
87
public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PatchAsync(System.Uri? requestUri, System.Net.Http.HttpContent? content, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
88
public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PostAsync([System.Diagnostics.CodeAnalysis.StringSyntaxAttribute("Uri")] string? requestUri, System.Net.Http.HttpContent? content) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
89
public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PostAsync([System.Diagnostics.CodeAnalysis.StringSyntaxAttribute("Uri")] string? requestUri, System.Net.Http.HttpContent? content, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
90
public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PostAsync(System.Uri? requestUri, System.Net.Http.HttpContent? content) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
91
public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PostAsync(System.Uri? requestUri, System.Net.Http.HttpContent? content, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
92
public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync([System.Diagnostics.CodeAnalysis.StringSyntaxAttribute("Uri")] string? requestUri, System.Net.Http.HttpContent? content) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
93
public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync([System.Diagnostics.CodeAnalysis.StringSyntaxAttribute("Uri")] string? requestUri, System.Net.Http.HttpContent? content, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
94
public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(System.Uri? requestUri, System.Net.Http.HttpContent? content) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
95
public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutAsync(System.Uri? requestUri, System.Net.Http.HttpContent? content, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
97
public System.Net.Http.HttpResponseMessage Send(System.Net.Http.HttpRequestMessage request) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
99
public System.Net.Http.HttpResponseMessage Send(System.Net.Http.HttpRequestMessage request, System.Net.Http.HttpCompletionOption completionOption) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
101
public System.Net.Http.HttpResponseMessage Send(System.Net.Http.HttpRequestMessage request, System.Net.Http.HttpCompletionOption completionOption, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
103
public override System.Net.Http.HttpResponseMessage Send(System.Net.Http.HttpRequestMessage request, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
104
public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> SendAsync(System.Net.Http.HttpRequestMessage request) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
105
public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> SendAsync(System.Net.Http.HttpRequestMessage request, System.Net.Http.HttpCompletionOption completionOption) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
106
public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> SendAsync(System.Net.Http.HttpRequestMessage request, System.Net.Http.HttpCompletionOption completionOption, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
107
public override System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> SendAsync(System.Net.Http.HttpRequestMessage request, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
111
public HttpClientHandler() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
112
public bool AllowAutoRedirect { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
114
public System.Net.DecompressionMethods AutomaticDecompression { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
116
public bool CheckCertificateRevocationList { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
117
public System.Net.Http.ClientCertificateOption ClientCertificateOptions { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
119
public System.Security.Cryptography.X509Certificates.X509CertificateCollection ClientCertificates { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
121
public System.Net.CookieContainer CookieContainer { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
123
public System.Net.ICredentials? Credentials { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
125
public static System.Func<System.Net.Http.HttpRequestMessage, System.Security.Cryptography.X509Certificates.X509Certificate2?, System.Security.Cryptography.X509Certificates.X509Chain?, System.Net.Security.SslPolicyErrors, bool> DangerousAcceptAnyServerCertificateValidator { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
127
public System.Net.ICredentials? DefaultProxyCredentials { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
129
public int MaxAutomaticRedirections { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
131
public int MaxConnectionsPerServer { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
132
public long MaxRequestContentBufferSize { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
134
public int MaxResponseHeadersLength { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
136
public System.Diagnostics.Metrics.IMeterFactory? MeterFactory { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
138
public bool PreAuthenticate { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
139
public System.Collections.Generic.IDictionary<string, object?> Properties { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
143
public System.Net.IWebProxy? Proxy { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
145
public System.Func<System.Net.Http.HttpRequestMessage, System.Security.Cryptography.X509Certificates.X509Certificate2?, System.Security.Cryptography.X509Certificates.X509Chain?, System.Net.Security.SslPolicyErrors, bool>? ServerCertificateCustomValidationCallback { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
147
public System.Security.Authentication.SslProtocols SslProtocols { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
148
public virtual bool SupportsAutomaticDecompression { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
149
public virtual bool SupportsProxy { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
150
public virtual bool SupportsRedirectConfiguration { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
152
public bool UseCookies { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
154
public bool UseDefaultCredentials { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
156
public bool UseProxy { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
166
protected internal override System.Net.Http.HttpResponseMessage Send(System.Net.Http.HttpRequestMessage request, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
167
protected internal override System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> SendAsync(System.Net.Http.HttpRequestMessage request, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
176
protected HttpContent() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
177
public System.Net.Http.Headers.HttpContentHeaders Headers { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
178
public void CopyTo(System.IO.Stream stream, System.Net.TransportContext? context, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
179
public System.Threading.Tasks.Task CopyToAsync(System.IO.Stream stream) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
180
public System.Threading.Tasks.Task CopyToAsync(System.IO.Stream stream, System.Net.TransportContext? context) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
181
public System.Threading.Tasks.Task CopyToAsync(System.IO.Stream stream, System.Net.TransportContext? context, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
182
public System.Threading.Tasks.Task CopyToAsync(System.IO.Stream stream, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
183
protected virtual System.IO.Stream CreateContentReadStream(System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
184
protected virtual System.Threading.Tasks.Task<System.IO.Stream> CreateContentReadStreamAsync() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
185
protected virtual System.Threading.Tasks.Task<System.IO.Stream> CreateContentReadStreamAsync(System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
188
public System.Threading.Tasks.Task LoadIntoBufferAsync() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
189
public System.Threading.Tasks.Task LoadIntoBufferAsync(System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
190
public System.Threading.Tasks.Task LoadIntoBufferAsync(long maxBufferSize) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
191
public System.Threading.Tasks.Task LoadIntoBufferAsync(long maxBufferSize, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
192
public System.Threading.Tasks.Task<byte[]> ReadAsByteArrayAsync() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
193
public System.Threading.Tasks.Task<byte[]> ReadAsByteArrayAsync(System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
194
public System.IO.Stream ReadAsStream() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
195
public System.IO.Stream ReadAsStream(System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
196
public System.Threading.Tasks.Task<System.IO.Stream> ReadAsStreamAsync() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
197
public System.Threading.Tasks.Task<System.IO.Stream> ReadAsStreamAsync(System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
198
public System.Threading.Tasks.Task<string> ReadAsStringAsync() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
199
public System.Threading.Tasks.Task<string> ReadAsStringAsync(System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
200
protected virtual void SerializeToStream(System.IO.Stream stream, System.Net.TransportContext? context, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
202
protected virtual System.Threading.Tasks.Task SerializeToStreamAsync(System.IO.Stream stream, System.Net.TransportContext? context, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
207
public HttpIOException(System.Net.Http.HttpRequestError httpRequestError, string? message = null, System.Exception? innerException = null) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
208
public System.Net.Http.HttpRequestError HttpRequestError { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
209
public override string Message { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
218
protected HttpMessageHandler() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
221
protected internal virtual System.Net.Http.HttpResponseMessage Send(System.Net.Http.HttpRequestMessage request, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
226
public HttpMessageInvoker(System.Net.Http.HttpMessageHandler handler) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
227
public HttpMessageInvoker(System.Net.Http.HttpMessageHandler handler, bool disposeHandler) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
231
public virtual System.Net.Http.HttpResponseMessage Send(System.Net.Http.HttpRequestMessage request, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
232
public virtual System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> SendAsync(System.Net.Http.HttpRequestMessage request, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
236
public HttpMethod(string method) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
237
public static System.Net.Http.HttpMethod Connect { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
238
public static System.Net.Http.HttpMethod Delete { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
239
public static System.Net.Http.HttpMethod Get { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
240
public static System.Net.Http.HttpMethod Head { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
241
public string Method { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
242
public static System.Net.Http.HttpMethod Options { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
243
public static System.Net.Http.HttpMethod Patch { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
244
public static System.Net.Http.HttpMethod Post { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
245
public static System.Net.Http.HttpMethod Put { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
246
public static System.Net.Http.HttpMethod Query { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
247
public static System.Net.Http.HttpMethod Trace { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
248
public bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] System.Net.Http.HttpMethod? other) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
249
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? obj) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
250
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
251
public static bool operator ==(System.Net.Http.HttpMethod? left, System.Net.Http.HttpMethod? right) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
252
public static bool operator !=(System.Net.Http.HttpMethod? left, System.Net.Http.HttpMethod? right) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
253
public static System.Net.Http.HttpMethod Parse(System.ReadOnlySpan<char> method) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
254
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
258
public HttpProtocolException(long errorCode, string message, System.Exception? innerException) : base (default(System.Net.Http.HttpRequestError), default(string), default(System.Exception)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
259
public long ErrorCode { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
278
public HttpRequestException() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
279
public HttpRequestException(System.Net.Http.HttpRequestError httpRequestError, string? message = null, System.Exception? inner = null, System.Net.HttpStatusCode? statusCode = default(System.Net.HttpStatusCode?)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
280
public HttpRequestException(string? message) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
281
public HttpRequestException(string? message, System.Exception? inner) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
282
public HttpRequestException(string? message, System.Exception? inner, System.Net.HttpStatusCode? statusCode) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
283
public System.Net.Http.HttpRequestError HttpRequestError { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
284
public System.Net.HttpStatusCode? StatusCode { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
288
public HttpRequestMessage() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
289
public HttpRequestMessage(System.Net.Http.HttpMethod method, [System.Diagnostics.CodeAnalysis.StringSyntaxAttribute("Uri")] string? requestUri) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
290
public HttpRequestMessage(System.Net.Http.HttpMethod method, System.Uri? requestUri) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
291
public System.Net.Http.HttpContent? Content { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
292
public System.Net.Http.Headers.HttpRequestHeaders Headers { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
293
public System.Net.Http.HttpMethod Method { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
294
public System.Net.Http.HttpRequestOptions Options { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
296
public System.Collections.Generic.IDictionary<string, object?> Properties { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
297
public System.Uri? RequestUri { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
298
public System.Version Version { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
299
public System.Net.Http.HttpVersionPolicy VersionPolicy { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
302
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
306
public HttpRequestOptions() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
307
int System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<string, object?>>.Count { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
308
bool System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<string, object?>>.IsReadOnly { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
309
object? System.Collections.Generic.IDictionary<string, object?>.this[string key] { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
310
System.Collections.Generic.ICollection<string> System.Collections.Generic.IDictionary<string, object?>.Keys { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
311
System.Collections.Generic.ICollection<object?> System.Collections.Generic.IDictionary<string, object?>.Values { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
312
int System.Collections.Generic.IReadOnlyCollection<System.Collections.Generic.KeyValuePair<string, object?>>.Count { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
313
object? System.Collections.Generic.IReadOnlyDictionary<string, object?>.this[string key] { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
314
System.Collections.Generic.IEnumerable<string> System.Collections.Generic.IReadOnlyDictionary<string, object?>.Keys { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
315
System.Collections.Generic.IEnumerable<object?> System.Collections.Generic.IReadOnlyDictionary<string, object?>.Values { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
316
public void Set<TValue>(System.Net.Http.HttpRequestOptionsKey<TValue> key, TValue value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
317
void System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<string, object?>>.Add(System.Collections.Generic.KeyValuePair<string, object> item) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
318
void System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<string, object?>>.Clear() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
319
bool System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<string, object?>>.Contains(System.Collections.Generic.KeyValuePair<string, object> item) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
320
void System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<string, object?>>.CopyTo(System.Collections.Generic.KeyValuePair<string, object>[] array, int arrayIndex) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
321
bool System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<string, object?>>.Remove(System.Collections.Generic.KeyValuePair<string, object> item) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
322
void System.Collections.Generic.IDictionary<string, object?>.Add(string key, object? value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
323
bool System.Collections.Generic.IDictionary<string, object?>.ContainsKey(string key) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
324
bool System.Collections.Generic.IDictionary<string, object?>.Remove(string key) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
325
bool System.Collections.Generic.IDictionary<string, object?>.TryGetValue(string key, out object value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
326
System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<string, object?>> System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<string, object?>>.GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
327
bool System.Collections.Generic.IReadOnlyDictionary<string, object?>.ContainsKey(string key) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
328
bool System.Collections.Generic.IReadOnlyDictionary<string, object?>.TryGetValue(string key, out object value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
329
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
330
public bool TryGetValue<TValue>(System.Net.Http.HttpRequestOptionsKey<TValue> key, [System.Diagnostics.CodeAnalysis.MaybeNullWhenAttribute(false)] out TValue value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
336
public HttpRequestOptionsKey(string key) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
337
public string Key { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
341
public HttpResponseMessage() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
342
public HttpResponseMessage(System.Net.HttpStatusCode statusCode) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
344
public System.Net.Http.HttpContent Content { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
345
public System.Net.Http.Headers.HttpResponseHeaders Headers { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
346
public bool IsSuccessStatusCode { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
347
public string? ReasonPhrase { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
348
public System.Net.Http.HttpRequestMessage? RequestMessage { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
349
public System.Net.HttpStatusCode StatusCode { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
350
public System.Net.Http.Headers.HttpResponseHeaders TrailingHeaders { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
351
public System.Version Version { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
354
public System.Net.Http.HttpResponseMessage EnsureSuccessStatusCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
355
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
365
protected MessageProcessingHandler() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
366
protected MessageProcessingHandler(System.Net.Http.HttpMessageHandler innerHandler) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
369
protected internal sealed override System.Net.Http.HttpResponseMessage Send(System.Net.Http.HttpRequestMessage request, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
370
protected internal sealed override System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> SendAsync(System.Net.Http.HttpRequestMessage request, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
374
public MultipartContent() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
375
public MultipartContent(string subtype) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
376
public MultipartContent(string subtype, string boundary) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
377
public System.Net.Http.HeaderEncodingSelector<System.Net.Http.HttpContent>? HeaderEncodingSelector { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
378
public virtual void Add(System.Net.Http.HttpContent content) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
379
protected override System.IO.Stream CreateContentReadStream(System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
380
protected override System.Threading.Tasks.Task<System.IO.Stream> CreateContentReadStreamAsync() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
381
protected override System.Threading.Tasks.Task<System.IO.Stream> CreateContentReadStreamAsync(System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
383
public System.Collections.Generic.IEnumerator<System.Net.Http.HttpContent> GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
384
protected override void SerializeToStream(System.IO.Stream stream, System.Net.TransportContext? context, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
385
protected override System.Threading.Tasks.Task SerializeToStreamAsync(System.IO.Stream stream, System.Net.TransportContext? context) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
386
protected override System.Threading.Tasks.Task SerializeToStreamAsync(System.IO.Stream stream, System.Net.TransportContext? context, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
387
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
388
protected internal override bool TryComputeLength(out long length) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
392
public MultipartFormDataContent() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
393
public MultipartFormDataContent(string boundary) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
394
public override void Add(System.Net.Http.HttpContent content) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
395
public void Add(System.Net.Http.HttpContent content, string name) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
396
public void Add(System.Net.Http.HttpContent content, string name, string fileName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
397
protected override System.Threading.Tasks.Task SerializeToStreamAsync(System.IO.Stream stream, System.Net.TransportContext? context, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
401
public ReadOnlyMemoryContent(System.ReadOnlyMemory<byte> content) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
402
protected override System.IO.Stream CreateContentReadStream(System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
403
protected override System.Threading.Tasks.Task<System.IO.Stream> CreateContentReadStreamAsync() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
404
protected override void SerializeToStream(System.IO.Stream stream, System.Net.TransportContext? context, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
405
protected override System.Threading.Tasks.Task SerializeToStreamAsync(System.IO.Stream stream, System.Net.TransportContext? context) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
406
protected override System.Threading.Tasks.Task SerializeToStreamAsync(System.IO.Stream stream, System.Net.TransportContext? context, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
407
protected internal override bool TryComputeLength(out long length) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
411
internal SocketsHttpConnectionContext() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
412
public System.Net.DnsEndPoint DnsEndPoint { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
413
public System.Net.Http.HttpRequestMessage InitialRequestMessage { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
418
public SocketsHttpHandler() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
420
public System.Diagnostics.DistributedContextPropagator? ActivityHeadersPropagator { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
421
public bool AllowAutoRedirect { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
422
public System.Net.DecompressionMethods AutomaticDecompression { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
423
public System.Func<System.Net.Http.SocketsHttpConnectionContext, System.Threading.CancellationToken, System.Threading.Tasks.ValueTask<System.IO.Stream>>? ConnectCallback { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
424
public System.TimeSpan ConnectTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
426
public System.Net.CookieContainer CookieContainer { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
427
public System.Net.ICredentials? Credentials { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
428
public System.Net.ICredentials? DefaultProxyCredentials { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
429
public bool EnableMultipleHttp2Connections { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
430
public bool EnableMultipleHttp3Connections { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
431
public System.TimeSpan Expect100ContinueTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
432
public int InitialHttp2StreamWindowSize { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
434
public static bool IsSupported { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
435
public System.TimeSpan KeepAlivePingDelay { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
436
public System.Net.Http.HttpKeepAlivePingPolicy KeepAlivePingPolicy { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
437
public System.TimeSpan KeepAlivePingTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
438
public int MaxAutomaticRedirections { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
439
public int MaxConnectionsPerServer { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
440
public int MaxResponseDrainSize { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
441
public int MaxResponseHeadersLength { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
443
public System.Diagnostics.Metrics.IMeterFactory? MeterFactory { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
444
public System.Func<System.Net.Http.SocketsHttpPlaintextStreamFilterContext, System.Threading.CancellationToken, System.Threading.Tasks.ValueTask<System.IO.Stream>>? PlaintextStreamFilter { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
445
public System.TimeSpan PooledConnectionIdleTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
446
public System.TimeSpan PooledConnectionLifetime { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
447
public bool PreAuthenticate { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
448
public System.Collections.Generic.IDictionary<string, object?> Properties { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
449
public System.Net.IWebProxy? Proxy { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
450
public System.Net.Http.HeaderEncodingSelector<System.Net.Http.HttpRequestMessage>? RequestHeaderEncodingSelector { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
451
public System.TimeSpan ResponseDrainTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
452
public System.Net.Http.HeaderEncodingSelector<System.Net.Http.HttpRequestMessage>? ResponseHeaderEncodingSelector { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
454
public System.Net.Security.SslClientAuthenticationOptions SslOptions { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
455
public bool UseCookies { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
456
public bool UseProxy { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
458
protected internal override System.Net.Http.HttpResponseMessage Send(System.Net.Http.HttpRequestMessage request, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
459
protected internal override System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> SendAsync(System.Net.Http.HttpRequestMessage request, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
463
internal SocketsHttpPlaintextStreamFilterContext() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
464
public System.Net.Http.HttpRequestMessage InitialRequestMessage { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
465
public System.Version NegotiatedHttpVersion { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
466
public System.IO.Stream PlaintextStream { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
470
public StreamContent(System.IO.Stream content) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
471
public StreamContent(System.IO.Stream content, int bufferSize) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
472
protected override System.IO.Stream CreateContentReadStream(System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
473
protected override System.Threading.Tasks.Task<System.IO.Stream> CreateContentReadStreamAsync() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
475
protected override void SerializeToStream(System.IO.Stream stream, System.Net.TransportContext? context, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
476
protected override System.Threading.Tasks.Task SerializeToStreamAsync(System.IO.Stream stream, System.Net.TransportContext? context) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
477
protected override System.Threading.Tasks.Task SerializeToStreamAsync(System.IO.Stream stream, System.Net.TransportContext? context, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
478
protected internal override bool TryComputeLength(out long length) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
482
public StringContent(string content) : base (default(byte[])) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
483
public StringContent(string content, System.Net.Http.Headers.MediaTypeHeaderValue? mediaType) : base (default(byte[])) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
484
public StringContent(string content, System.Text.Encoding? encoding) : base (default(byte[])) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
485
public StringContent(string content, System.Text.Encoding? encoding, System.Net.Http.Headers.MediaTypeHeaderValue? mediaType) : base (default(byte[])) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
486
public StringContent(string content, System.Text.Encoding? encoding, string? mediaType) : base (default(byte[])) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
487
protected override System.Threading.Tasks.Task SerializeToStreamAsync(System.IO.Stream stream, System.Net.TransportContext? context, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
494
public AuthenticationHeaderValue(string scheme) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
495
public AuthenticationHeaderValue(string scheme, string? parameter) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
496
public string? Parameter { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
497
public string Scheme { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
498
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? obj) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
499
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
500
public static System.Net.Http.Headers.AuthenticationHeaderValue Parse(string input) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
501
object System.ICloneable.Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
502
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
503
public static bool TryParse([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] string? input, [System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] out System.Net.Http.Headers.AuthenticationHeaderValue? parsedValue) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
507
public CacheControlHeaderValue() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
508
public System.Collections.Generic.ICollection<System.Net.Http.Headers.NameValueHeaderValue> Extensions { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
509
public System.TimeSpan? MaxAge { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
510
public bool MaxStale { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
511
public System.TimeSpan? MaxStaleLimit { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
512
public System.TimeSpan? MinFresh { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
513
public bool MustRevalidate { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
514
public bool NoCache { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
515
public System.Collections.Generic.ICollection<string> NoCacheHeaders { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
516
public bool NoStore { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
517
public bool NoTransform { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
518
public bool OnlyIfCached { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
519
public bool Private { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
520
public System.Collections.Generic.ICollection<string> PrivateHeaders { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
521
public bool ProxyRevalidate { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
522
public bool Public { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
523
public System.TimeSpan? SharedMaxAge { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
524
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? obj) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
525
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
526
public static System.Net.Http.Headers.CacheControlHeaderValue Parse(string? input) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
527
object System.ICloneable.Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
528
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
529
public static bool TryParse(string? input, [System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] out System.Net.Http.Headers.CacheControlHeaderValue? parsedValue) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
533
protected ContentDispositionHeaderValue(System.Net.Http.Headers.ContentDispositionHeaderValue source) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
534
public ContentDispositionHeaderValue(string dispositionType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
535
public System.DateTimeOffset? CreationDate { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
536
public string DispositionType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
537
public string? FileName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
538
public string? FileNameStar { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
539
public System.DateTimeOffset? ModificationDate { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
540
public string? Name { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
541
public System.Collections.Generic.ICollection<System.Net.Http.Headers.NameValueHeaderValue> Parameters { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
542
public System.DateTimeOffset? ReadDate { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
543
public long? Size { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
544
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? obj) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
545
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
546
public static System.Net.Http.Headers.ContentDispositionHeaderValue Parse(string input) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
547
object System.ICloneable.Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
548
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
549
public static bool TryParse([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] string? input, [System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] out System.Net.Http.Headers.ContentDispositionHeaderValue? parsedValue) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
553
public ContentRangeHeaderValue(long length) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
554
public ContentRangeHeaderValue(long from, long to) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
555
public ContentRangeHeaderValue(long from, long to, long length) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
556
public long? From { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
557
public bool HasLength { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
558
public bool HasRange { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
559
public long? Length { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
560
public long? To { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
561
public string Unit { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
562
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? obj) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
563
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
564
public static System.Net.Http.Headers.ContentRangeHeaderValue Parse(string input) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
565
object System.ICloneable.Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
566
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
567
public static bool TryParse([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] string? input, [System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] out System.Net.Http.Headers.ContentRangeHeaderValue? parsedValue) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
571
public EntityTagHeaderValue(string tag) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
572
public EntityTagHeaderValue(string tag, bool isWeak) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
573
public static System.Net.Http.Headers.EntityTagHeaderValue Any { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
574
public bool IsWeak { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
575
public string Tag { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
576
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? obj) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
577
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
578
public static System.Net.Http.Headers.EntityTagHeaderValue Parse(string input) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
579
object System.ICloneable.Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
580
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
581
public static bool TryParse([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] string? input, [System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] out System.Net.Http.Headers.EntityTagHeaderValue? parsedValue) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
587
public int Count { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
588
public System.Net.Http.Headers.HeaderStringValues.Enumerator GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
589
System.Collections.Generic.IEnumerator<string> System.Collections.Generic.IEnumerable<string>.GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
590
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
591
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
596
public string Current { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
597
object System.Collections.IEnumerator.Current { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
599
public bool MoveNext() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
600
void System.Collections.IEnumerator.Reset() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
605
internal HttpContentHeaders() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
606
public System.Collections.Generic.ICollection<string> Allow { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
607
public System.Net.Http.Headers.ContentDispositionHeaderValue? ContentDisposition { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
608
public System.Collections.Generic.ICollection<string> ContentEncoding { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
609
public System.Collections.Generic.ICollection<string> ContentLanguage { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
610
public long? ContentLength { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
611
public System.Uri? ContentLocation { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
612
public byte[]? ContentMD5 { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
613
public System.Net.Http.Headers.ContentRangeHeaderValue? ContentRange { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
614
public System.Net.Http.Headers.MediaTypeHeaderValue? ContentType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
615
public System.DateTimeOffset? Expires { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
616
public System.DateTimeOffset? LastModified { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
620
protected HttpHeaders() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
621
public System.Net.Http.Headers.HttpHeadersNonValidated NonValidated { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
622
public void Add(string name, System.Collections.Generic.IEnumerable<string?> values) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
623
public void Add(string name, string? value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
624
public void Clear() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
625
public bool Contains(string name) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
626
public System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<string, System.Collections.Generic.IEnumerable<string>>> GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
627
public System.Collections.Generic.IEnumerable<string> GetValues(string name) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
628
public bool Remove(string name) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
629
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
630
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
631
public bool TryAddWithoutValidation(string name, System.Collections.Generic.IEnumerable<string?> values) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
632
public bool TryAddWithoutValidation(string name, string? value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
633
public bool TryGetValues(string name, [System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] out System.Collections.Generic.IEnumerable<string>? values) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
639
public int Count { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
640
public System.Net.Http.Headers.HeaderStringValues this[string headerName] { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
641
System.Collections.Generic.IEnumerable<string> System.Collections.Generic.IReadOnlyDictionary<string, System.Net.Http.Headers.HeaderStringValues>.Keys { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
642
System.Collections.Generic.IEnumerable<System.Net.Http.Headers.HeaderStringValues> System.Collections.Generic.IReadOnlyDictionary<string, System.Net.Http.Headers.HeaderStringValues>.Values { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
643
public bool Contains(string headerName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
644
public System.Net.Http.Headers.HttpHeadersNonValidated.Enumerator GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
645
System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<string, System.Net.Http.Headers.HeaderStringValues>> System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<string, System.Net.Http.Headers.HeaderStringValues>>.GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
646
bool System.Collections.Generic.IReadOnlyDictionary<string, System.Net.Http.Headers.HeaderStringValues>.ContainsKey(string key) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
647
bool System.Collections.Generic.IReadOnlyDictionary<string, System.Net.Http.Headers.HeaderStringValues>.TryGetValue(string key, out System.Net.Http.Headers.HeaderStringValues value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
648
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
649
public bool TryGetValues(string headerName, out System.Net.Http.Headers.HeaderStringValues values) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
654
public System.Collections.Generic.KeyValuePair<string, System.Net.Http.Headers.HeaderStringValues> Current { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
655
object System.Collections.IEnumerator.Current { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
657
public bool MoveNext() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
658
void System.Collections.IEnumerator.Reset() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
663
internal HttpHeaderValueCollection() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
664
public int Count { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
665
public bool IsReadOnly { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
666
public void Add(T item) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
667
public void Clear() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
668
public bool Contains(T item) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
669
public void CopyTo(T[] array, int arrayIndex) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
670
public System.Collections.Generic.IEnumerator<T> GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
671
public void ParseAdd(string? input) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
672
public bool Remove(T item) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
673
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
674
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
675
public bool TryParseAdd(string? input) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
679
internal HttpRequestHeaders() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
680
public System.Net.Http.Headers.HttpHeaderValueCollection<System.Net.Http.Headers.MediaTypeWithQualityHeaderValue> Accept { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
681
public System.Net.Http.Headers.HttpHeaderValueCollection<System.Net.Http.Headers.StringWithQualityHeaderValue> AcceptCharset { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
682
public System.Net.Http.Headers.HttpHeaderValueCollection<System.Net.Http.Headers.StringWithQualityHeaderValue> AcceptEncoding { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
683
public System.Net.Http.Headers.HttpHeaderValueCollection<System.Net.Http.Headers.StringWithQualityHeaderValue> AcceptLanguage { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
684
public System.Net.Http.Headers.AuthenticationHeaderValue? Authorization { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
685
public System.Net.Http.Headers.CacheControlHeaderValue? CacheControl { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
686
public System.Net.Http.Headers.HttpHeaderValueCollection<string> Connection { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
687
public bool? ConnectionClose { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
688
public System.DateTimeOffset? Date { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
689
public System.Net.Http.Headers.HttpHeaderValueCollection<System.Net.Http.Headers.NameValueWithParametersHeaderValue> Expect { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
690
public bool? ExpectContinue { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
691
public string? From { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
692
public string? Host { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
693
public System.Net.Http.Headers.HttpHeaderValueCollection<System.Net.Http.Headers.EntityTagHeaderValue> IfMatch { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
694
public System.DateTimeOffset? IfModifiedSince { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
695
public System.Net.Http.Headers.HttpHeaderValueCollection<System.Net.Http.Headers.EntityTagHeaderValue> IfNoneMatch { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
696
public System.Net.Http.Headers.RangeConditionHeaderValue? IfRange { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
697
public System.DateTimeOffset? IfUnmodifiedSince { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
698
public int? MaxForwards { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
699
public System.Net.Http.Headers.HttpHeaderValueCollection<System.Net.Http.Headers.NameValueHeaderValue> Pragma { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
700
public string? Protocol { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
701
public System.Net.Http.Headers.AuthenticationHeaderValue? ProxyAuthorization { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
702
public System.Net.Http.Headers.RangeHeaderValue? Range { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
703
public System.Uri? Referrer { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
704
public System.Net.Http.Headers.HttpHeaderValueCollection<System.Net.Http.Headers.TransferCodingWithQualityHeaderValue> TE { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
705
public System.Net.Http.Headers.HttpHeaderValueCollection<string> Trailer { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
706
public System.Net.Http.Headers.HttpHeaderValueCollection<System.Net.Http.Headers.TransferCodingHeaderValue> TransferEncoding { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
707
public bool? TransferEncodingChunked { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
708
public System.Net.Http.Headers.HttpHeaderValueCollection<System.Net.Http.Headers.ProductHeaderValue> Upgrade { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
709
public System.Net.Http.Headers.HttpHeaderValueCollection<System.Net.Http.Headers.ProductInfoHeaderValue> UserAgent { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
710
public System.Net.Http.Headers.HttpHeaderValueCollection<System.Net.Http.Headers.ViaHeaderValue> Via { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
711
public System.Net.Http.Headers.HttpHeaderValueCollection<System.Net.Http.Headers.WarningHeaderValue> Warning { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
715
internal HttpResponseHeaders() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
716
public System.Net.Http.Headers.HttpHeaderValueCollection<string> AcceptRanges { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
717
public System.TimeSpan? Age { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
718
public System.Net.Http.Headers.CacheControlHeaderValue? CacheControl { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
719
public System.Net.Http.Headers.HttpHeaderValueCollection<string> Connection { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
720
public bool? ConnectionClose { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
721
public System.DateTimeOffset? Date { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
722
public System.Net.Http.Headers.EntityTagHeaderValue? ETag { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
723
public System.Uri? Location { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
724
public System.Net.Http.Headers.HttpHeaderValueCollection<System.Net.Http.Headers.NameValueHeaderValue> Pragma { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
725
public System.Net.Http.Headers.HttpHeaderValueCollection<System.Net.Http.Headers.AuthenticationHeaderValue> ProxyAuthenticate { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
726
public System.Net.Http.Headers.RetryConditionHeaderValue? RetryAfter { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
727
public System.Net.Http.Headers.HttpHeaderValueCollection<System.Net.Http.Headers.ProductInfoHeaderValue> Server { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
728
public System.Net.Http.Headers.HttpHeaderValueCollection<string> Trailer { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
729
public System.Net.Http.Headers.HttpHeaderValueCollection<System.Net.Http.Headers.TransferCodingHeaderValue> TransferEncoding { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
730
public bool? TransferEncodingChunked { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
731
public System.Net.Http.Headers.HttpHeaderValueCollection<System.Net.Http.Headers.ProductHeaderValue> Upgrade { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
732
public System.Net.Http.Headers.HttpHeaderValueCollection<string> Vary { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
733
public System.Net.Http.Headers.HttpHeaderValueCollection<System.Net.Http.Headers.ViaHeaderValue> Via { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
734
public System.Net.Http.Headers.HttpHeaderValueCollection<System.Net.Http.Headers.WarningHeaderValue> Warning { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
735
public System.Net.Http.Headers.HttpHeaderValueCollection<System.Net.Http.Headers.AuthenticationHeaderValue> WwwAuthenticate { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
739
protected MediaTypeHeaderValue(System.Net.Http.Headers.MediaTypeHeaderValue source) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
740
public MediaTypeHeaderValue(string mediaType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
741
public MediaTypeHeaderValue(string mediaType, string? charSet) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
742
public string? CharSet { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
744
public string? MediaType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
745
public System.Collections.Generic.ICollection<System.Net.Http.Headers.NameValueHeaderValue> Parameters { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
746
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? obj) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
747
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
748
public static System.Net.Http.Headers.MediaTypeHeaderValue Parse(string input) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
749
object System.ICloneable.Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
750
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
751
public static bool TryParse([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] string? input, [System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] out System.Net.Http.Headers.MediaTypeHeaderValue? parsedValue) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
755
public MediaTypeWithQualityHeaderValue(string mediaType) : base (default(System.Net.Http.Headers.MediaTypeHeaderValue)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
756
public MediaTypeWithQualityHeaderValue(string mediaType, double quality) : base (default(System.Net.Http.Headers.MediaTypeHeaderValue)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
757
public double? Quality { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
758
public static new System.Net.Http.Headers.MediaTypeWithQualityHeaderValue Parse(string input) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
759
object System.ICloneable.Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
760
public static bool TryParse([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] string? input, [System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] out System.Net.Http.Headers.MediaTypeWithQualityHeaderValue? parsedValue) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
764
protected internal NameValueHeaderValue(System.Net.Http.Headers.NameValueHeaderValue source) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
765
public NameValueHeaderValue(string name) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
766
public NameValueHeaderValue(string name, string? value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
767
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
768
public string? Value { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
769
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? obj) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
770
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
771
public static System.Net.Http.Headers.NameValueHeaderValue Parse(string input) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
772
object System.ICloneable.Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
773
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
774
public static bool TryParse([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] string? input, [System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] out System.Net.Http.Headers.NameValueHeaderValue? parsedValue) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
778
protected NameValueWithParametersHeaderValue(System.Net.Http.Headers.NameValueWithParametersHeaderValue source) : base (default(string)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
779
public NameValueWithParametersHeaderValue(string name) : base (default(string)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
780
public NameValueWithParametersHeaderValue(string name, string? value) : base (default(string)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
781
public System.Collections.Generic.ICollection<System.Net.Http.Headers.NameValueHeaderValue> Parameters { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
782
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? obj) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
783
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
784
public static new System.Net.Http.Headers.NameValueWithParametersHeaderValue Parse(string input) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
785
object System.ICloneable.Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
786
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
787
public static bool TryParse([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] string? input, [System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] out System.Net.Http.Headers.NameValueWithParametersHeaderValue? parsedValue) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
791
public ProductHeaderValue(string name) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
792
public ProductHeaderValue(string name, string? version) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
793
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
794
public string? Version { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
795
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? obj) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
796
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
797
public static System.Net.Http.Headers.ProductHeaderValue Parse(string input) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
798
object System.ICloneable.Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
799
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
800
public static bool TryParse([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] string? input, [System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] out System.Net.Http.Headers.ProductHeaderValue? parsedValue) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
804
public ProductInfoHeaderValue(System.Net.Http.Headers.ProductHeaderValue product) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
805
public ProductInfoHeaderValue(string comment) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
806
public ProductInfoHeaderValue(string productName, string? productVersion) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
807
public string? Comment { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
808
public System.Net.Http.Headers.ProductHeaderValue? Product { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
809
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? obj) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
810
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
811
public static System.Net.Http.Headers.ProductInfoHeaderValue Parse(string input) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
812
object System.ICloneable.Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
813
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
814
public static bool TryParse([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] string input, [System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] out System.Net.Http.Headers.ProductInfoHeaderValue? parsedValue) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
818
public RangeConditionHeaderValue(System.DateTimeOffset date) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
819
public RangeConditionHeaderValue(System.Net.Http.Headers.EntityTagHeaderValue entityTag) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
820
public RangeConditionHeaderValue(string entityTag) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
821
public System.DateTimeOffset? Date { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
822
public System.Net.Http.Headers.EntityTagHeaderValue? EntityTag { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
823
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? obj) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
824
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
825
public static System.Net.Http.Headers.RangeConditionHeaderValue Parse(string input) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
826
object System.ICloneable.Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
827
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
828
public static bool TryParse([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] string? input, [System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] out System.Net.Http.Headers.RangeConditionHeaderValue? parsedValue) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
832
public RangeHeaderValue() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
833
public RangeHeaderValue(long? from, long? to) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
834
public System.Collections.Generic.ICollection<System.Net.Http.Headers.RangeItemHeaderValue> Ranges { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
835
public string Unit { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
836
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? obj) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
837
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
838
public static System.Net.Http.Headers.RangeHeaderValue Parse(string input) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
839
object System.ICloneable.Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
840
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
841
public static bool TryParse([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] string? input, [System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] out System.Net.Http.Headers.RangeHeaderValue? parsedValue) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
845
public RangeItemHeaderValue(long? from, long? to) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
846
public long? From { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
847
public long? To { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
848
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? obj) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
849
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
850
object System.ICloneable.Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
851
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
855
public RetryConditionHeaderValue(System.DateTimeOffset date) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
856
public RetryConditionHeaderValue(System.TimeSpan delta) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
857
public System.DateTimeOffset? Date { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
858
public System.TimeSpan? Delta { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
859
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? obj) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
860
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
861
public static System.Net.Http.Headers.RetryConditionHeaderValue Parse(string input) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
862
object System.ICloneable.Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
863
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
864
public static bool TryParse([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] string? input, [System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] out System.Net.Http.Headers.RetryConditionHeaderValue? parsedValue) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
868
public StringWithQualityHeaderValue(string value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
869
public StringWithQualityHeaderValue(string value, double quality) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
870
public double? Quality { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
871
public string Value { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
872
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? obj) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
873
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
874
public static System.Net.Http.Headers.StringWithQualityHeaderValue Parse(string input) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
875
object System.ICloneable.Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
876
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
877
public static bool TryParse([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] string? input, [System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] out System.Net.Http.Headers.StringWithQualityHeaderValue? parsedValue) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
881
protected TransferCodingHeaderValue(System.Net.Http.Headers.TransferCodingHeaderValue source) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
882
public TransferCodingHeaderValue(string value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
883
public System.Collections.Generic.ICollection<System.Net.Http.Headers.NameValueHeaderValue> Parameters { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
884
public string Value { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
885
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? obj) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
886
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
887
public static System.Net.Http.Headers.TransferCodingHeaderValue Parse(string input) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
888
object System.ICloneable.Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
889
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
890
public static bool TryParse([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] string? input, [System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] out System.Net.Http.Headers.TransferCodingHeaderValue? parsedValue) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
894
public TransferCodingWithQualityHeaderValue(string value) : base (default(System.Net.Http.Headers.TransferCodingHeaderValue)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
895
public TransferCodingWithQualityHeaderValue(string value, double quality) : base (default(System.Net.Http.Headers.TransferCodingHeaderValue)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
896
public double? Quality { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
897
public static new System.Net.Http.Headers.TransferCodingWithQualityHeaderValue Parse(string input) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
898
object System.ICloneable.Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
899
public static bool TryParse([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] string? input, [System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] out System.Net.Http.Headers.TransferCodingWithQualityHeaderValue? parsedValue) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
903
public ViaHeaderValue(string protocolVersion, string receivedBy) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
904
public ViaHeaderValue(string protocolVersion, string receivedBy, string? protocolName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
905
public ViaHeaderValue(string protocolVersion, string receivedBy, string? protocolName, string? comment) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
906
public string? Comment { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
907
public string? ProtocolName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
908
public string ProtocolVersion { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
909
public string ReceivedBy { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
910
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? obj) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
911
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
912
public static System.Net.Http.Headers.ViaHeaderValue Parse(string input) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
913
object System.ICloneable.Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
914
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
915
public static bool TryParse([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] string? input, [System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] out System.Net.Http.Headers.ViaHeaderValue? parsedValue) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
919
public WarningHeaderValue(int code, string agent, string text) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
920
public WarningHeaderValue(int code, string agent, string text, System.DateTimeOffset date) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
921
public string Agent { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
922
public int Code { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
923
public System.DateTimeOffset? Date { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
924
public string Text { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
925
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? obj) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
926
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
927
public static System.Net.Http.Headers.WarningHeaderValue Parse(string input) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
928
object System.ICloneable.Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
929
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
930
public static bool TryParse([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] string? input, [System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] out System.Net.Http.Headers.WarningHeaderValue? parsedValue) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
937
internal HttpMetricsEnrichmentContext() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
938
public System.Exception? Exception { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
939
public System.Net.Http.HttpRequestMessage Request { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
940
public System.Net.Http.HttpResponseMessage? Response { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); } }
941
public static void AddCallback(System.Net.Http.HttpRequestMessage request, System.Action<System.Net.Http.Metrics.HttpMetricsEnrichmentContext> callback) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
942
public void AddCustomTag(string name, object? value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetHttp); }
System.Net.Http.WinHttpHandler (52)
artifacts\obj\System.Net.Http.WinHttpHandler\Debug\net10.0\System.Net.Http.WinHttpHandler.notsupported.cs (52)
24
public WinHttpHandler() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); }
25
public System.Net.DecompressionMethods AutomaticDecompression { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } }
26
public bool AutomaticRedirection { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } }
27
public bool CheckCertificateRevocationList { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } }
28
public System.Net.Http.ClientCertificateOption ClientCertificateOption { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } }
29
public System.Security.Cryptography.X509Certificates.X509Certificate2Collection ClientCertificates { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } }
30
public System.Net.CookieContainer? CookieContainer { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } }
31
public System.Net.Http.CookieUsePolicy CookieUsePolicy { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } }
32
public System.Net.ICredentials? DefaultProxyCredentials { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } }
33
public bool EnableMultipleHttp2Connections { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } }
34
public int MaxAutomaticRedirections { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } }
35
public int MaxConnectionsPerServer { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } }
36
public int MaxResponseDrainSize { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } }
37
public int MaxResponseHeadersLength { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } }
38
public bool PreAuthenticate { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } }
39
public System.Collections.Generic.IDictionary<string, object> Properties { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } }
40
public System.Net.IWebProxy? Proxy { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } }
41
public System.TimeSpan ReceiveDataTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } }
42
public System.TimeSpan ReceiveHeadersTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } }
43
public System.TimeSpan SendTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } }
44
public System.Func<System.Net.Http.HttpRequestMessage, System.Security.Cryptography.X509Certificates.X509Certificate2, System.Security.Cryptography.X509Certificates.X509Chain, System.Net.Security.SslPolicyErrors, bool>? ServerCertificateValidationCallback { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } }
45
public System.Net.ICredentials? ServerCredentials { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } }
46
public System.Security.Authentication.SslProtocols SslProtocols { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } }
47
public bool TcpKeepAliveEnabled { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } }
48
public System.TimeSpan TcpKeepAliveTime { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } }
49
public System.TimeSpan TcpKeepAliveInterval { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } }
50
public System.Net.Http.WindowsProxyUsePolicy WindowsProxyUsePolicy { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); } }
52
protected override System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> SendAsync(System.Net.Http.HttpRequestMessage request, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WinHttpHandler); }
System.Net.HttpListener (6)
System\Net\Managed\HttpListenerTimeoutManager.Managed.cs (4)
46
throw new
PlatformNotSupportedException
(); // low usage, not currently implemented
57
throw new
PlatformNotSupportedException
(); // low usage, not currently implemented
69
throw new
PlatformNotSupportedException
(); // low usage, not currently implemented
80
throw new
PlatformNotSupportedException
(); // low usage, not currently implemented
System\Net\WebSockets\HttpListenerWebSocketContext.cs (1)
109
throw new
PlatformNotSupportedException
();
System\Net\WebSockets\HttpWebSocket.cs (1)
103
throw new
PlatformNotSupportedException
(SR.net_WebSockets_UnsupportedPlatform);
System.Net.NameResolution (33)
artifacts\obj\System.Net.NameResolution\Debug\net10.0\System.Net.NameResolution.notsupported.cs (33)
11
public static System.IAsyncResult BeginGetHostAddresses(string hostNameOrAddress, System.AsyncCallback? requestCallback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNameResolution_PlatformNotSupported); }
13
public static System.IAsyncResult BeginGetHostByName(string hostName, System.AsyncCallback? requestCallback, object? stateObject) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNameResolution_PlatformNotSupported); }
14
public static System.IAsyncResult BeginGetHostEntry(System.Net.IPAddress address, System.AsyncCallback? requestCallback, object? stateObject) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNameResolution_PlatformNotSupported); }
15
public static System.IAsyncResult BeginGetHostEntry(string hostNameOrAddress, System.AsyncCallback? requestCallback, object? stateObject) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNameResolution_PlatformNotSupported); }
17
public static System.IAsyncResult BeginResolve(string hostName, System.AsyncCallback? requestCallback, object? stateObject) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNameResolution_PlatformNotSupported); }
18
public static System.Net.IPAddress[] EndGetHostAddresses(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNameResolution_PlatformNotSupported); }
20
public static System.Net.IPHostEntry EndGetHostByName(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNameResolution_PlatformNotSupported); }
21
public static System.Net.IPHostEntry EndGetHostEntry(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNameResolution_PlatformNotSupported); }
23
public static System.Net.IPHostEntry EndResolve(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNameResolution_PlatformNotSupported); }
24
public static System.Net.IPAddress[] GetHostAddresses(string hostNameOrAddress) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNameResolution_PlatformNotSupported); }
25
public static System.Net.IPAddress[] GetHostAddresses(string hostNameOrAddress, System.Net.Sockets.AddressFamily family) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNameResolution_PlatformNotSupported); }
26
public static System.Threading.Tasks.Task<System.Net.IPAddress[]> GetHostAddressesAsync(string hostNameOrAddress) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNameResolution_PlatformNotSupported); }
27
public static System.Threading.Tasks.Task<System.Net.IPAddress[]> GetHostAddressesAsync(string hostNameOrAddress, System.Net.Sockets.AddressFamily family, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNameResolution_PlatformNotSupported); }
28
public static System.Threading.Tasks.Task<System.Net.IPAddress[]> GetHostAddressesAsync(string hostNameOrAddress, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNameResolution_PlatformNotSupported); }
30
public static System.Net.IPHostEntry GetHostByAddress(System.Net.IPAddress address) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNameResolution_PlatformNotSupported); }
32
public static System.Net.IPHostEntry GetHostByAddress(string address) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNameResolution_PlatformNotSupported); }
34
public static System.Net.IPHostEntry GetHostByName(string hostName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNameResolution_PlatformNotSupported); }
35
public static System.Net.IPHostEntry GetHostEntry(System.Net.IPAddress address) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNameResolution_PlatformNotSupported); }
36
public static System.Net.IPHostEntry GetHostEntry(string hostNameOrAddress) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNameResolution_PlatformNotSupported); }
37
public static System.Net.IPHostEntry GetHostEntry(string hostNameOrAddress, System.Net.Sockets.AddressFamily family) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNameResolution_PlatformNotSupported); }
38
public static System.Threading.Tasks.Task<System.Net.IPHostEntry> GetHostEntryAsync(System.Net.IPAddress address) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNameResolution_PlatformNotSupported); }
39
public static System.Threading.Tasks.Task<System.Net.IPHostEntry> GetHostEntryAsync(string hostNameOrAddress) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNameResolution_PlatformNotSupported); }
40
public static System.Threading.Tasks.Task<System.Net.IPHostEntry> GetHostEntryAsync(string hostNameOrAddress, System.Net.Sockets.AddressFamily family, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNameResolution_PlatformNotSupported); }
41
public static System.Threading.Tasks.Task<System.Net.IPHostEntry> GetHostEntryAsync(string hostNameOrAddress, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNameResolution_PlatformNotSupported); }
42
public static string GetHostName() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNameResolution_PlatformNotSupported); }
44
public static System.Net.IPHostEntry Resolve(string hostName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNameResolution_PlatformNotSupported); }
48
public IPHostEntry() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNameResolution_PlatformNotSupported); }
49
public System.Net.IPAddress[] AddressList { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNameResolution_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNameResolution_PlatformNotSupported); } }
50
public string[] Aliases { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNameResolution_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNameResolution_PlatformNotSupported); } }
51
public string HostName { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNameResolution_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNameResolution_PlatformNotSupported); } }
System.Net.NetworkInformation (106)
artifacts\obj\System.Net.NetworkInformation\Debug\net10.0\System.Net.NetworkInformation.notsupported.cs (106)
19
protected GatewayIPAddressInformation() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
24
protected internal GatewayIPAddressInformationCollection() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
25
public virtual int Count { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); } }
26
public virtual bool IsReadOnly { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); } }
27
public virtual System.Net.NetworkInformation.GatewayIPAddressInformation this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); } }
28
public virtual void Add(System.Net.NetworkInformation.GatewayIPAddressInformation address) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
29
public virtual void Clear() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
30
public virtual bool Contains(System.Net.NetworkInformation.GatewayIPAddressInformation address) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
31
public virtual void CopyTo(System.Net.NetworkInformation.GatewayIPAddressInformation[] array, int offset) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
32
public virtual System.Collections.Generic.IEnumerator<System.Net.NetworkInformation.GatewayIPAddressInformation> GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
33
public virtual bool Remove(System.Net.NetworkInformation.GatewayIPAddressInformation address) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
34
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
38
protected IcmpV4Statistics() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
84
protected IcmpV6Statistics() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
136
protected IPAddressInformation() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
145
internal IPAddressInformationCollection() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
146
public virtual int Count { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); } }
147
public virtual bool IsReadOnly { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); } }
148
public virtual System.Net.NetworkInformation.IPAddressInformation this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); } }
149
public virtual void Add(System.Net.NetworkInformation.IPAddressInformation address) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
150
public virtual void Clear() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
151
public virtual bool Contains(System.Net.NetworkInformation.IPAddressInformation address) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
152
public virtual void CopyTo(System.Net.NetworkInformation.IPAddressInformation[] array, int offset) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
153
public virtual System.Collections.Generic.IEnumerator<System.Net.NetworkInformation.IPAddressInformation> GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
154
public virtual bool Remove(System.Net.NetworkInformation.IPAddressInformation address) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
155
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
159
protected IPGlobalProperties() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
167
public virtual System.IAsyncResult BeginGetUnicastAddresses(System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
168
public virtual System.Net.NetworkInformation.UnicastIPAddressInformationCollection EndGetUnicastAddresses(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
181
public static System.Net.NetworkInformation.IPGlobalProperties GetIPGlobalProperties() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
196
public virtual System.Net.NetworkInformation.UnicastIPAddressInformationCollection GetUnicastAddresses() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
197
public virtual System.Threading.Tasks.Task<System.Net.NetworkInformation.UnicastIPAddressInformationCollection> GetUnicastAddressesAsync() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
201
protected IPGlobalStatistics() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
247
protected IPInterfaceProperties() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
283
protected IPInterfaceStatistics() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
305
protected IPv4InterfaceProperties() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
323
protected IPv4InterfaceStatistics() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
343
protected IPv6InterfaceProperties() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
350
public virtual long GetScopeId(System.Net.NetworkInformation.ScopeLevel scopeLevel) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
354
protected MulticastIPAddressInformation() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
370
protected internal MulticastIPAddressInformationCollection() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
371
public virtual int Count { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); } }
372
public virtual bool IsReadOnly { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); } }
373
public virtual System.Net.NetworkInformation.MulticastIPAddressInformation this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); } }
374
public virtual void Add(System.Net.NetworkInformation.MulticastIPAddressInformation address) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
375
public virtual void Clear() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
376
public virtual bool Contains(System.Net.NetworkInformation.MulticastIPAddressInformation address) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
377
public virtual void CopyTo(System.Net.NetworkInformation.MulticastIPAddressInformation[] array, int offset) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
378
public virtual System.Collections.Generic.IEnumerator<System.Net.NetworkInformation.MulticastIPAddressInformation> GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
379
public virtual bool Remove(System.Net.NetworkInformation.MulticastIPAddressInformation address) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
380
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
394
internal NetworkAvailabilityEventArgs() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
395
public bool IsAvailable { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); } }
401
public NetworkChange() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
404
public static event System.Net.NetworkInformation.NetworkAddressChangedEventHandler? NetworkAddressChanged { add { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); } remove { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); } }
407
public static event System.Net.NetworkInformation.NetworkAvailabilityChangedEventHandler? NetworkAvailabilityChanged { add { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); } remove { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); } }
410
public static void RegisterNetworkChange(System.Net.NetworkInformation.NetworkChange nc) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
414
public NetworkInformationException() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
415
public NetworkInformationException(int errorCode) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
418
protected NetworkInformationException(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
419
public override int ErrorCode { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); } }
423
protected NetworkInterface() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
424
public virtual string Description { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); } }
425
public virtual string Id { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); } }
428
public static int IPv6LoopbackInterfaceIndex { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); } }
429
public virtual bool IsReceiveOnly { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); } }
432
public static int LoopbackInterfaceIndex { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); } }
433
public virtual string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); } }
434
public virtual System.Net.NetworkInformation.NetworkInterfaceType NetworkInterfaceType { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); } }
435
public virtual System.Net.NetworkInformation.OperationalStatus OperationalStatus { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); } }
436
public virtual long Speed { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); } }
437
public virtual bool SupportsMulticast { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); } }
440
public static System.Net.NetworkInformation.NetworkInterface[] GetAllNetworkInterfaces() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
441
public virtual System.Net.NetworkInformation.IPInterfaceProperties GetIPProperties() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
443
public virtual System.Net.NetworkInformation.IPInterfaceStatistics GetIPStatistics() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
445
public virtual System.Net.NetworkInformation.IPv4InterfaceStatistics GetIPv4Statistics() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
448
public static bool GetIsNetworkAvailable() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
449
public virtual System.Net.NetworkInformation.PhysicalAddress GetPhysicalAddress() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
450
public virtual bool Supports(System.Net.NetworkInformation.NetworkInterfaceComponent networkInterfaceComponent) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
501
public PhysicalAddress(byte[] address) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
502
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? comparand) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
503
public byte[] GetAddressBytes() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
504
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
505
public static System.Net.NetworkInformation.PhysicalAddress Parse(System.ReadOnlySpan<char> address) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
506
public static System.Net.NetworkInformation.PhysicalAddress Parse(string? address) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
507
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
508
public static bool TryParse(System.ReadOnlySpan<char> address, [System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] out System.Net.NetworkInformation.PhysicalAddress? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
509
public static bool TryParse(string? address, [System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] out System.Net.NetworkInformation.PhysicalAddress? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
541
protected TcpConnectionInformation() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
564
protected TcpStatistics() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
582
protected UdpStatistics() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
591
protected UnicastIPAddressInformation() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
601
public virtual int PrefixLength { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); } }
609
protected internal UnicastIPAddressInformationCollection() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
610
public virtual int Count { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); } }
611
public virtual bool IsReadOnly { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); } }
612
public virtual System.Net.NetworkInformation.UnicastIPAddressInformation this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); } }
613
public virtual void Add(System.Net.NetworkInformation.UnicastIPAddressInformation address) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
614
public virtual void Clear() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
615
public virtual bool Contains(System.Net.NetworkInformation.UnicastIPAddressInformation address) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
616
public virtual void CopyTo(System.Net.NetworkInformation.UnicastIPAddressInformation[] array, int offset) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
617
public virtual System.Collections.Generic.IEnumerator<System.Net.NetworkInformation.UnicastIPAddressInformation> GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
618
public virtual bool Remove(System.Net.NetworkInformation.UnicastIPAddressInformation address) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
619
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetNetworkInformation_PlatformNotSupported); }
System.Net.Ping (4)
src\libraries\Common\src\System\Net\SocketAddressPal.Unix.cs (2)
52
throw new
PlatformNotSupportedException
();
56
throw new
PlatformNotSupportedException
();
System\Net\NetworkInformation\Ping.PingUtility.cs (2)
24
throw new
PlatformNotSupportedException
(SR.net_ping_utility_not_found);
32
throw new
PlatformNotSupportedException
(SR.net_ping_utility_custom_payload);
System.Net.Primitives (241)
artifacts\obj\System.Net.Primitives\Debug\net10.0\System.Net.Primitives.notsupported.cs (241)
22
public Cookie() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
23
public Cookie(string name, string? value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
24
public Cookie(string name, string? value, string? path) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
25
public Cookie(string name, string? value, string? path, string? domain) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
27
public string Comment { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
28
public System.Uri? CommentUri { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
29
public bool Discard { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
31
public string Domain { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
32
public bool Expired { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
33
public System.DateTime Expires { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
34
public bool HttpOnly { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
35
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
37
public string Path { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
39
public string Port { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
40
public bool Secure { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
41
public System.DateTime TimeStamp { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
43
public string Value { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
44
public int Version { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
45
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? comparand) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
46
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
47
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
51
public CookieCollection() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
52
public int Count { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
53
public bool IsReadOnly { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
54
public bool IsSynchronized { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
55
public System.Net.Cookie this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
56
public System.Net.Cookie? this[string name] { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
57
public object SyncRoot { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
58
public void Add(System.Net.Cookie cookie) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
59
public void Add(System.Net.CookieCollection cookies) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
60
public void Clear() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
61
public bool Contains(System.Net.Cookie cookie) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
62
public void CopyTo(System.Array array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
63
public void CopyTo(System.Net.Cookie[] array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
64
public System.Collections.IEnumerator GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
65
public bool Remove(System.Net.Cookie cookie) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
66
System.Collections.Generic.IEnumerator<System.Net.Cookie> System.Collections.Generic.IEnumerable<System.Net.Cookie>.GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
73
public CookieContainer() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
74
public CookieContainer(int capacity) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
75
public CookieContainer(int capacity, int perDomainCapacity, int maxCookieSize) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
76
public int Capacity { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
77
public int Count { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
78
public int MaxCookieSize { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
79
public int PerDomainCapacity { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
80
public void Add(System.Net.Cookie cookie) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
81
public void Add(System.Net.CookieCollection cookies) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
82
public void Add(System.Uri uri, System.Net.Cookie cookie) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
83
public void Add(System.Uri uri, System.Net.CookieCollection cookies) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
84
public System.Net.CookieCollection GetAllCookies() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
85
public string GetCookieHeader(System.Uri uri) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
86
public System.Net.CookieCollection GetCookies(System.Uri uri) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
87
public void SetCookies(System.Uri uri, string cookieHeader) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
91
public CookieException() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
92
public CookieException(string? message) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
93
public CookieException(string? message, System.Exception? innerException) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
96
protected CookieException(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
99
public override void GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
100
void System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
104
public CredentialCache() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
105
public static System.Net.ICredentials DefaultCredentials { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
106
public static System.Net.NetworkCredential DefaultNetworkCredentials { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
107
public void Add(string host, int port, string authenticationType, System.Net.NetworkCredential credential) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
108
public void Add(System.Uri uriPrefix, string authType, System.Net.NetworkCredential cred) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
109
public System.Net.NetworkCredential? GetCredential(string host, int port, string authenticationType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
110
public System.Net.NetworkCredential? GetCredential(System.Uri uriPrefix, string authType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
111
public System.Collections.IEnumerator GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
112
public void Remove(string? host, int port, string? authenticationType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
113
public void Remove(System.Uri? uriPrefix, string? authType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
126
public DnsEndPoint(string host, int port) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
127
public DnsEndPoint(string host, int port, System.Net.Sockets.AddressFamily addressFamily) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
128
public override System.Net.Sockets.AddressFamily AddressFamily { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
129
public string Host { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
130
public int Port { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
131
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? comparand) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
132
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
133
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
137
protected EndPoint() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
138
public virtual System.Net.Sockets.AddressFamily AddressFamily { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
139
public virtual System.Net.EndPoint Create(System.Net.SocketAddress socketAddress) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
140
public virtual System.Net.SocketAddress Serialize() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
237
public IPAddress(byte[] address) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
238
public IPAddress(byte[] address, long scopeid) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
239
public IPAddress(long newAddress) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
240
public IPAddress(System.ReadOnlySpan<byte> address) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
241
public IPAddress(System.ReadOnlySpan<byte> address, long scopeid) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
243
public long Address { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
244
public System.Net.Sockets.AddressFamily AddressFamily { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
245
public bool IsIPv4MappedToIPv6 { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
246
public bool IsIPv6LinkLocal { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
247
public bool IsIPv6Multicast { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
248
public bool IsIPv6SiteLocal { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
249
public bool IsIPv6Teredo { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
250
public bool IsIPv6UniqueLocal { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
251
public long ScopeId { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
252
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? comparand) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
253
public byte[] GetAddressBytes() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
254
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
255
public static short HostToNetworkOrder(short host) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
256
public static int HostToNetworkOrder(int host) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
257
public static long HostToNetworkOrder(long host) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
258
public static bool IsLoopback(System.Net.IPAddress address) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
259
public static bool IsValidUtf8(System.ReadOnlySpan<byte> utf8Text) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
260
public static bool IsValid(System.ReadOnlySpan<char> ipSpan) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
261
public System.Net.IPAddress MapToIPv4() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
262
public System.Net.IPAddress MapToIPv6() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
263
public static short NetworkToHostOrder(short network) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
264
public static int NetworkToHostOrder(int network) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
265
public static long NetworkToHostOrder(long network) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
266
public static System.Net.IPAddress Parse(System.ReadOnlySpan<char> ipSpan) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
267
public static System.Net.IPAddress Parse(string ipString) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
268
public static System.Net.IPAddress Parse(System.ReadOnlySpan<byte> utf8Text) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
269
static System.Net.IPAddress ISpanParsable<System.Net.IPAddress>.Parse(System.ReadOnlySpan<char> s, System.IFormatProvider? provider) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
270
static System.Net.IPAddress IParsable<System.Net.IPAddress>.Parse(string s, System.IFormatProvider? provider) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
271
static System.Net.IPAddress IUtf8SpanParsable<System.Net.IPAddress>.Parse(System.ReadOnlySpan<byte> utf8Text, System.IFormatProvider? provider) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
272
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
273
string System.IFormattable.ToString(string? format, System.IFormatProvider? formatProvider) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
274
public bool TryFormat(System.Span<char> destination, out int charsWritten) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
275
public bool TryFormat(System.Span<byte> utf8Destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
276
bool System.ISpanFormattable.TryFormat(System.Span<char> destination, out int charsWritten, System.ReadOnlySpan<char> format, System.IFormatProvider? provider) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
277
bool System.IUtf8SpanFormattable.TryFormat(System.Span<byte> utf8Destination, out int bytesWritten, System.ReadOnlySpan<char> format, System.IFormatProvider? provider) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
278
public static bool TryParse(System.ReadOnlySpan<char> ipSpan, [System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] out System.Net.IPAddress? address) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
279
public static bool TryParse([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] string? ipString, [System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] out System.Net.IPAddress? address) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
280
public static bool TryParse(System.ReadOnlySpan<byte> utf8Text, [System.Diagnostics.CodeAnalysis.NotNullWhen(true)] out System.Net.IPAddress? result) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
281
static bool System.ISpanParsable<IPAddress>.TryParse(System.ReadOnlySpan<char> s, System.IFormatProvider? provider, [System.Diagnostics.CodeAnalysis.NotNullWhen(true)] out System.Net.IPAddress? result) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
282
static bool System.IParsable<IPAddress>.TryParse([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] string? s, System.IFormatProvider? provider, [System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] out System.Net.IPAddress? result) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
283
static bool System.IUtf8SpanParsable<System.Net.IPAddress>.TryParse(System.ReadOnlySpan<byte> utf8Text, System.IFormatProvider? provider, [System.Diagnostics.CodeAnalysis.NotNullWhen(true)] out System.Net.IPAddress? result) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
284
public bool TryWriteBytes(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
290
public IPEndPoint(long address, int port) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
291
public IPEndPoint(System.Net.IPAddress address, int port) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
292
public System.Net.IPAddress Address { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
293
public override System.Net.Sockets.AddressFamily AddressFamily { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
294
public int Port { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
295
public override System.Net.EndPoint Create(System.Net.SocketAddress socketAddress) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
296
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? comparand) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
297
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
298
public static System.Net.IPEndPoint Parse(System.ReadOnlySpan<char> s) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
299
public static System.Net.IPEndPoint Parse(string s) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
300
public override System.Net.SocketAddress Serialize() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
301
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
302
public static bool TryParse(System.ReadOnlySpan<char> s, [System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] out System.Net.IPEndPoint? result) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
303
public static bool TryParse(string s, [System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] out System.Net.IPEndPoint? result) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
309
public IPNetwork(System.Net.IPAddress baseAddress, int prefixLength) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
310
public System.Net.IPAddress BaseAddress { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
311
public int PrefixLength { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
312
public bool Contains(System.Net.IPAddress address) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
313
public bool Equals(System.Net.IPNetwork other) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
314
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? obj) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
315
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
316
public static bool operator ==(System.Net.IPNetwork left, System.Net.IPNetwork right) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
317
public static bool operator !=(System.Net.IPNetwork left, System.Net.IPNetwork right) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
318
public static System.Net.IPNetwork Parse(System.ReadOnlySpan<char> s) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
319
public static System.Net.IPNetwork Parse(string s) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
320
public static IPNetwork Parse(ReadOnlySpan<byte> utf8Text) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
321
string System.IFormattable.ToString(string? format, System.IFormatProvider? provider) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
322
static System.Net.IPNetwork System.IParsable<System.Net.IPNetwork>.Parse([System.Diagnostics.CodeAnalysis.NotNullAttribute] string s, System.IFormatProvider? provider) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
323
static bool System.IParsable<System.Net.IPNetwork>.TryParse([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] string? s, System.IFormatProvider? provider, out System.Net.IPNetwork result) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
324
bool System.ISpanFormattable.TryFormat(System.Span<char> destination, out int charsWritten, System.ReadOnlySpan<char> format, System.IFormatProvider? provider) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
325
bool System.IUtf8SpanFormattable.TryFormat(System.Span<byte> utf8Destination, out int bytesWritten, System.ReadOnlySpan<char> format, System.IFormatProvider? provider) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
326
static System.Net.IPNetwork System.ISpanParsable<System.Net.IPNetwork>.Parse(System.ReadOnlySpan<char> s, System.IFormatProvider? provider) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
327
static bool System.ISpanParsable<System.Net.IPNetwork>.TryParse(System.ReadOnlySpan<char> s, System.IFormatProvider? provider, out System.Net.IPNetwork result) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
328
static System.Net.IPNetwork System.IUtf8SpanParsable<System.Net.IPNetwork>.Parse(System.ReadOnlySpan<byte> utf8Text, System.IFormatProvider? provider) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
329
static bool System.IUtf8SpanParsable<System.Net.IPNetwork>.TryParse(System.ReadOnlySpan<byte> utf8Text, System.IFormatProvider? provider, out System.Net.IPNetwork result) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
330
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
331
public bool TryFormat(System.Span<char> destination, out int charsWritten) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
332
public bool TryFormat(System.Span<byte> utf8Destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
333
public static bool TryParse(System.ReadOnlySpan<char> s, out System.Net.IPNetwork result) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
334
public static bool TryParse(string? s, out System.Net.IPNetwork result) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
335
public static bool TryParse(ReadOnlySpan<byte> utf8Text, out IPNetwork result) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
345
public NetworkCredential() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
347
public NetworkCredential(string? userName, System.Security.SecureString? password) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
349
public NetworkCredential(string? userName, System.Security.SecureString? password, string? domain) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
350
public NetworkCredential(string? userName, string? password) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
351
public NetworkCredential(string? userName, string? password, string? domain) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
353
public string Domain { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
355
public string Password { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
358
public System.Security.SecureString SecurePassword { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
360
public string UserName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
361
public System.Net.NetworkCredential GetCredential(string? host, int port, string? authenticationType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
362
public System.Net.NetworkCredential GetCredential(System.Uri? uri, string? authenticationType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
366
public SocketAddress(System.Net.Sockets.AddressFamily family) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
367
public SocketAddress(System.Net.Sockets.AddressFamily family, int size) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
368
public System.Net.Sockets.AddressFamily Family { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
369
public byte this[int offset] { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
370
public int Size { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
371
public static int GetMaximumAddressSize(System.Net.Sockets.AddressFamily addressFamily) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
372
public System.Memory<byte> Buffer { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
373
public override bool Equals(object? comparand) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
374
public bool Equals(System.Net.SocketAddress? comparand) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
375
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
376
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
380
protected TransportContext() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
398
public RequestCachePolicy() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
399
public RequestCachePolicy(System.Net.Cache.RequestCacheLevel level) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
400
public System.Net.Cache.RequestCacheLevel Level { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
401
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
408
protected internal IPAddressCollection() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
409
public virtual int Count { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
410
public virtual bool IsReadOnly { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
411
public virtual System.Net.IPAddress this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
412
public virtual void Add(System.Net.IPAddress address) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
413
public virtual void Clear() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
414
public virtual bool Contains(System.Net.IPAddress address) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
415
public virtual void CopyTo(System.Net.IPAddress[] array, int offset) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
416
public virtual System.Collections.Generic.IEnumerator<System.Net.IPAddress> GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
417
public virtual bool Remove(System.Net.IPAddress address) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
418
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
528
public SocketException() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
529
public SocketException(int errorCode) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
530
public SocketException(int errorCode, string? message) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
533
protected SocketException(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
534
public override int ErrorCode { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
535
public override string Message { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
536
public System.Net.Sockets.SocketError SocketErrorCode { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); } }
595
protected ChannelBinding() : base(default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
596
protected ChannelBinding(bool ownsHandle) : base(default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_NetPrimitives); }
System.Net.Quic (114)
artifacts\obj\System.Net.Quic\Debug\net10.0\System.Net.Quic.notsupported.cs (114)
18
public QuicClientConnectionOptions() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
19
public System.Net.Security.SslClientAuthenticationOptions ClientAuthenticationOptions { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
20
public System.Net.IPEndPoint? LocalEndPoint { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
21
public System.Net.EndPoint RemoteEndPoint { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
25
internal QuicConnection() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
26
public System.Net.IPEndPoint LocalEndPoint { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
27
public System.Net.Security.SslApplicationProtocol NegotiatedApplicationProtocol { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
29
public System.Net.Security.TlsCipherSuite NegotiatedCipherSuite { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
30
public System.Security.Authentication.SslProtocols SslProtocol { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
31
public System.Security.Cryptography.X509Certificates.X509Certificate? RemoteCertificate { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
32
public System.Net.IPEndPoint RemoteEndPoint { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
33
public string TargetHostName { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
34
public System.Threading.Tasks.ValueTask<System.Net.Quic.QuicStream> AcceptInboundStreamAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
35
public System.Threading.Tasks.ValueTask CloseAsync(long errorCode, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
36
public static System.Threading.Tasks.ValueTask<System.Net.Quic.QuicConnection> ConnectAsync(System.Net.Quic.QuicClientConnectionOptions options, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
37
public System.Threading.Tasks.ValueTask DisposeAsync() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
38
public System.Threading.Tasks.ValueTask<System.Net.Quic.QuicStream> OpenOutboundStreamAsync(System.Net.Quic.QuicStreamType type, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
39
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
43
internal QuicConnectionOptions() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
44
public long DefaultCloseErrorCode { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
45
public long DefaultStreamErrorCode { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
46
public System.TimeSpan HandshakeTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
47
public System.TimeSpan IdleTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
48
public System.Net.Quic.QuicReceiveWindowSizes InitialReceiveWindowSizes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
49
public System.TimeSpan KeepAliveInterval { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
50
public int MaxInboundBidirectionalStreams { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
51
public int MaxInboundUnidirectionalStreams { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
52
public System.Action<System.Net.Quic.QuicConnection, System.Net.Quic.QuicStreamCapacityChangedArgs>? StreamCapacityCallback { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
71
public QuicException(System.Net.Quic.QuicError error, long? applicationErrorCode, string message) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
72
public long? ApplicationErrorCode { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
73
public System.Net.Quic.QuicError QuicError { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
74
public long? TransportErrorCode { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
78
internal QuicListener() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
79
public System.Net.IPEndPoint LocalEndPoint { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
80
public System.Threading.Tasks.ValueTask<System.Net.Quic.QuicConnection> AcceptConnectionAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
81
public System.Threading.Tasks.ValueTask DisposeAsync() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
82
public static System.Threading.Tasks.ValueTask<System.Net.Quic.QuicListener> ListenAsync(System.Net.Quic.QuicListenerOptions options, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
83
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
87
public QuicListenerOptions() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
88
public System.Collections.Generic.List<System.Net.Security.SslApplicationProtocol> ApplicationProtocols { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
89
public System.Func<System.Net.Quic.QuicConnection, System.Net.Security.SslClientHelloInfo, System.Threading.CancellationToken, System.Threading.Tasks.ValueTask<System.Net.Quic.QuicServerConnectionOptions>> ConnectionOptionsCallback { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
90
public int ListenBacklog { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
91
public System.Net.IPEndPoint ListenEndPoint { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
95
public QuicReceiveWindowSizes() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
96
public int Connection { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
97
public int LocallyInitiatedBidirectionalStream { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
98
public int RemotelyInitiatedBidirectionalStream { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
99
public int UnidirectionalStream { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
103
public QuicServerConnectionOptions() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
104
public System.Net.Security.SslServerAuthenticationOptions ServerAuthenticationOptions { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
108
internal QuicStream() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
109
public override bool CanRead { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
110
public override bool CanSeek { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
111
public override bool CanTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
112
public override bool CanWrite { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
113
public long Id { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
114
public override long Length { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
115
public override long Position { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
116
public System.Threading.Tasks.Task ReadsClosed { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
117
public override int ReadTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
118
public System.Net.Quic.QuicStreamType Type { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
119
public System.Threading.Tasks.Task WritesClosed { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
120
public override int WriteTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
121
public void Abort(System.Net.Quic.QuicAbortDirection abortDirection, long errorCode) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
122
public override System.IAsyncResult BeginRead(byte[] buffer, int offset, int count, System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
123
public override System.IAsyncResult BeginWrite(byte[] buffer, int offset, int count, System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
124
public void CompleteWrites() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
126
public override System.Threading.Tasks.ValueTask DisposeAsync() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
127
public override int EndRead(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
128
public override void EndWrite(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
129
public override void Flush() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
130
public override System.Threading.Tasks.Task FlushAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
131
public override int Read(byte[] buffer, int offset, int count) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
132
public override int Read(System.Span<byte> buffer) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
133
public override System.Threading.Tasks.Task<int> ReadAsync(byte[] buffer, int offset, int count, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
134
public override System.Threading.Tasks.ValueTask<int> ReadAsync(System.Memory<byte> buffer, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
135
public override int ReadByte() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
136
public override long Seek(long offset, System.IO.SeekOrigin origin) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
137
public override void SetLength(long value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
138
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
139
public override void Write(byte[] buffer, int offset, int count) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
140
public override void Write(System.ReadOnlySpan<byte> buffer) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
141
public override System.Threading.Tasks.Task WriteAsync(byte[] buffer, int offset, int count, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
142
public System.Threading.Tasks.ValueTask WriteAsync(System.ReadOnlyMemory<byte> buffer, bool completeWrites, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
143
public override System.Threading.Tasks.ValueTask WriteAsync(System.ReadOnlyMemory<byte> buffer, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
144
public override void WriteByte(byte value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); }
150
public int BidirectionalIncrement { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } init { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
151
public int UnidirectionalIncrement { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } init { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetQuic_PlatformNotSupported); } }
System.Net.Requests (401)
artifacts\obj\System.Net.Requests\Debug\net10.0\System.Net.Requests.notsupported.cs (401)
12
internal AuthenticationManager() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
13
public static System.Net.ICredentialPolicy? CredentialPolicy { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
14
public static System.Collections.Specialized.StringDictionary CustomTargetNameDictionary { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
15
public static System.Collections.IEnumerator RegisteredModules { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
16
public static System.Net.Authorization? Authenticate(string challenge, System.Net.WebRequest request, System.Net.ICredentials credentials) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
17
public static System.Net.Authorization? PreAuthenticate(System.Net.WebRequest request, System.Net.ICredentials credentials) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
18
public static void Register(System.Net.IAuthenticationModule authenticationModule) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
19
public static void Unregister(System.Net.IAuthenticationModule authenticationModule) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
20
public static void Unregister(string authenticationScheme) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
24
public Authorization(string? token) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
25
public Authorization(string? token, bool finished) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
26
public Authorization(string? token, bool finished, string? connectionGroupId) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
27
public bool Complete { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
28
public string? ConnectionGroupId { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
29
public string? Message { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
30
public bool MutuallyAuthenticated { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
31
public string[]? ProtectionRealm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
37
protected FileWebRequest(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
38
public override string? ConnectionGroupName { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
39
public override long ContentLength { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
40
public override string? ContentType { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
41
public override System.Net.ICredentials? Credentials { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
42
public override System.Net.WebHeaderCollection Headers { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
43
public override string Method { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
44
public override bool PreAuthenticate { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
45
public override System.Net.IWebProxy? Proxy { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
46
public override System.Uri RequestUri { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
47
public override int Timeout { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
48
public override bool UseDefaultCredentials { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
49
public override void Abort() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
50
public override System.IAsyncResult BeginGetRequestStream(System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
51
public override System.IAsyncResult BeginGetResponse(System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
52
public override System.IO.Stream EndGetRequestStream(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
53
public override System.Net.WebResponse EndGetResponse(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
55
protected override void GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
56
public override System.IO.Stream GetRequestStream() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
57
public override System.Threading.Tasks.Task<System.IO.Stream> GetRequestStreamAsync() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
58
public override System.Net.WebResponse GetResponse() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
59
public override System.Threading.Tasks.Task<System.Net.WebResponse> GetResponseAsync() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
61
void System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
67
protected FileWebResponse(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
68
public override long ContentLength { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
69
public override string ContentType { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
70
public override System.Net.WebHeaderCollection Headers { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
71
public override System.Uri ResponseUri { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
72
public override bool SupportsHeaders { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
73
public override void Close() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
75
protected override void GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
76
public override System.IO.Stream GetResponseStream() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
78
void System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
122
internal FtpWebRequest() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
123
public System.Security.Cryptography.X509Certificates.X509CertificateCollection ClientCertificates { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
124
public override string? ConnectionGroupName { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
125
public override long ContentLength { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
126
public long ContentOffset { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
127
public override string? ContentType { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
129
public override System.Net.ICredentials? Credentials { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
130
public static new System.Net.Cache.RequestCachePolicy? DefaultCachePolicy { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
131
public bool EnableSsl { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
132
public override System.Net.WebHeaderCollection Headers { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
133
public bool KeepAlive { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
134
public override string Method { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
135
public override bool PreAuthenticate { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
136
public override System.Net.IWebProxy? Proxy { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
137
public int ReadWriteTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
139
public string? RenameTo { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
140
public override System.Uri RequestUri { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
141
public System.Net.ServicePoint ServicePoint { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
142
public override int Timeout { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
143
public bool UseBinary { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
144
public override bool UseDefaultCredentials { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
145
public bool UsePassive { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
146
public override void Abort() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
147
public override System.IAsyncResult BeginGetRequestStream(System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
148
public override System.IAsyncResult BeginGetResponse(System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
149
public override System.IO.Stream EndGetRequestStream(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
150
public override System.Net.WebResponse EndGetResponse(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
151
public override System.IO.Stream GetRequestStream() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
152
public override System.Net.WebResponse GetResponse() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
156
internal FtpWebResponse() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
157
public string? BannerMessage { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
158
public override long ContentLength { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
159
public string? ExitMessage { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
160
public override System.Net.WebHeaderCollection Headers { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
161
public System.DateTime LastModified { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
162
public override System.Uri ResponseUri { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
163
public System.Net.FtpStatusCode StatusCode { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
164
public string? StatusDescription { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
165
public override bool SupportsHeaders { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
166
public string? WelcomeMessage { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
167
public override void Close() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
168
public override System.IO.Stream GetResponseStream() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
173
public GlobalProxySelection() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
175
public static System.Net.IWebProxy Select { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
176
public static System.Net.IWebProxy GetEmptyWebProxy() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
183
protected HttpWebRequest(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
184
public string? Accept { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
185
public System.Uri Address { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
186
public virtual bool AllowAutoRedirect { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
187
public virtual bool AllowReadStreamBuffering { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
188
public virtual bool AllowWriteStreamBuffering { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
189
public System.Net.DecompressionMethods AutomaticDecompression { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
190
public System.Security.Cryptography.X509Certificates.X509CertificateCollection ClientCertificates { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
191
public string? Connection { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
192
public override string? ConnectionGroupName { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
193
public override long ContentLength { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
194
public override string? ContentType { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
195
public System.Net.HttpContinueDelegate? ContinueDelegate { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
196
public int ContinueTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
197
public virtual System.Net.CookieContainer? CookieContainer { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
198
public override System.Net.ICredentials? Credentials { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
199
public System.DateTime Date { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
200
public static new System.Net.Cache.RequestCachePolicy? DefaultCachePolicy { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
201
public static int DefaultMaximumErrorResponseLength { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
202
public static int DefaultMaximumResponseHeadersLength { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
203
public string? Expect { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
204
public virtual bool HaveResponse { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
205
public override System.Net.WebHeaderCollection Headers { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
206
public string Host { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
207
public System.DateTime IfModifiedSince { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
208
public bool KeepAlive { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
209
public int MaximumAutomaticRedirections { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
210
public int MaximumResponseHeadersLength { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
211
public string? MediaType { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
212
public override string Method { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
213
public bool Pipelined { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
214
public override bool PreAuthenticate { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
215
public System.Version ProtocolVersion { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
216
public override System.Net.IWebProxy? Proxy { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
217
public int ReadWriteTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
218
public string? Referer { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
219
public override System.Uri RequestUri { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
220
public bool SendChunked { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
221
public System.Net.Security.RemoteCertificateValidationCallback? ServerCertificateValidationCallback { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
222
public System.Net.ServicePoint ServicePoint { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
223
public virtual bool SupportsCookieContainer { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
224
public override int Timeout { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
225
public string? TransferEncoding { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
226
public bool UnsafeAuthenticatedConnectionSharing { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
227
public override bool UseDefaultCredentials { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
228
public string? UserAgent { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
229
public override void Abort() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
230
public void AddRange(int range) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
231
public void AddRange(int from, int to) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
232
public void AddRange(long range) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
233
public void AddRange(long from, long to) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
234
public void AddRange(string rangeSpecifier, int range) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
235
public void AddRange(string rangeSpecifier, int from, int to) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
236
public void AddRange(string rangeSpecifier, long range) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
237
public void AddRange(string rangeSpecifier, long from, long to) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
238
public override System.IAsyncResult BeginGetRequestStream(System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
239
public override System.IAsyncResult BeginGetResponse(System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
240
public override System.IO.Stream EndGetRequestStream(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
241
public System.IO.Stream EndGetRequestStream(System.IAsyncResult asyncResult, out System.Net.TransportContext? context) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
242
public override System.Net.WebResponse EndGetResponse(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
244
protected override void GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
245
public override System.IO.Stream GetRequestStream() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
246
public System.IO.Stream GetRequestStream(out System.Net.TransportContext? context) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
247
public override System.Net.WebResponse GetResponse() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
249
void System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
255
public HttpWebResponse() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
258
protected HttpWebResponse(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
259
public string? CharacterSet { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
260
public string ContentEncoding { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
261
public override long ContentLength { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
262
public override string ContentType { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
263
public virtual System.Net.CookieCollection Cookies { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
264
public override System.Net.WebHeaderCollection Headers { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
265
public override bool IsMutuallyAuthenticated { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
266
public System.DateTime LastModified { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
267
public virtual string Method { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
268
public System.Version ProtocolVersion { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
269
public override System.Uri ResponseUri { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
270
public string Server { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
271
public virtual System.Net.HttpStatusCode StatusCode { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
272
public virtual string StatusDescription { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
273
public override bool SupportsHeaders { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
274
public override void Close() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
277
protected override void GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
278
public string GetResponseHeader(string headerName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
279
public override System.IO.Stream GetResponseStream() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
281
void System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
300
public ProtocolViolationException() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
303
protected ProtocolViolationException(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
304
public ProtocolViolationException(string? message) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
307
public override void GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
308
void System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
312
public WebException() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
315
protected WebException(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
316
public WebException(string? message) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
317
public WebException(string? message, System.Exception? innerException) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
318
public WebException(string? message, System.Exception? innerException, System.Net.WebExceptionStatus status, System.Net.WebResponse? response) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
319
public WebException(string? message, System.Net.WebExceptionStatus status) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
320
public System.Net.WebResponse? Response { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
321
public System.Net.WebExceptionStatus Status { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
324
public override void GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
325
void System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
354
protected WebRequest() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
357
protected WebRequest(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
358
public System.Net.Security.AuthenticationLevel AuthenticationLevel { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
359
public virtual System.Net.Cache.RequestCachePolicy? CachePolicy { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
360
public virtual string? ConnectionGroupName { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
361
public virtual long ContentLength { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
362
public virtual string? ContentType { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
364
public virtual System.Net.ICredentials? Credentials { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
365
public static System.Net.Cache.RequestCachePolicy? DefaultCachePolicy { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
366
public static System.Net.IWebProxy? DefaultWebProxy { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
367
public virtual System.Net.WebHeaderCollection Headers { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
368
public System.Security.Principal.TokenImpersonationLevel ImpersonationLevel { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
369
public virtual string Method { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
370
public virtual bool PreAuthenticate { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
371
public virtual System.Net.IWebProxy? Proxy { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
372
public virtual System.Uri RequestUri { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
373
public virtual int Timeout { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
374
public virtual bool UseDefaultCredentials { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
375
public virtual void Abort() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
376
public virtual System.IAsyncResult BeginGetRequestStream(System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
377
public virtual System.IAsyncResult BeginGetResponse(System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
379
public static System.Net.WebRequest Create(string requestUriString) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
381
public static System.Net.WebRequest Create(System.Uri requestUri) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
383
public static System.Net.WebRequest CreateDefault(System.Uri requestUri) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
385
public static System.Net.HttpWebRequest CreateHttp(string requestUriString) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
387
public static System.Net.HttpWebRequest CreateHttp(System.Uri requestUri) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
388
public virtual System.IO.Stream EndGetRequestStream(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
389
public virtual System.Net.WebResponse EndGetResponse(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
391
protected virtual void GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
392
public virtual System.IO.Stream GetRequestStream() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
393
public virtual System.Threading.Tasks.Task<System.IO.Stream> GetRequestStreamAsync() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
394
public virtual System.Net.WebResponse GetResponse() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
395
public virtual System.Threading.Tasks.Task<System.Net.WebResponse> GetResponseAsync() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
396
public static System.Net.IWebProxy GetSystemWebProxy() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
397
public static bool RegisterPrefix(string prefix, System.Net.IWebRequestCreate creator) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
399
void System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
436
protected WebResponse() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
439
protected WebResponse(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
440
public virtual long ContentLength { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
441
public virtual string ContentType { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
442
public virtual System.Net.WebHeaderCollection Headers { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
443
public virtual bool IsFromCache { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
444
public virtual bool IsMutuallyAuthenticated { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
445
public virtual System.Uri ResponseUri { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
446
public virtual bool SupportsHeaders { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
447
public virtual void Close() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
451
protected virtual void GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
452
public virtual System.IO.Stream GetResponseStream() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
454
void System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
470
internal ServicePoint() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
471
public System.Uri Address { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
472
public System.Net.BindIPEndPoint? BindIPEndPointDelegate { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
473
public System.Security.Cryptography.X509Certificates.X509Certificate? Certificate { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
474
public System.Security.Cryptography.X509Certificates.X509Certificate? ClientCertificate { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
475
public int ConnectionLeaseTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
476
public int ConnectionLimit { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
477
public string ConnectionName { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
478
public int CurrentConnections { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
479
public bool Expect100Continue { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
480
public System.DateTime IdleSince { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
481
public int MaxIdleTime { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
482
public virtual System.Version ProtocolVersion { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
483
public int ReceiveBufferSize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
484
public bool SupportsPipelining { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
485
public bool UseNagleAlgorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
486
public bool CloseConnectionGroup(string connectionGroupName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
487
public void SetTcpKeepAlive(bool enabled, int keepAliveTime, int keepAliveInterval) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
492
internal ServicePointManager() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
495
public static bool CheckCertificateRevocationList { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
496
public static int DefaultConnectionLimit { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
497
public static int DnsRefreshTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
498
public static bool EnableDnsRoundRobin { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
500
public static System.Net.Security.EncryptionPolicy EncryptionPolicy { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
501
public static bool Expect100Continue { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
502
public static int MaxServicePointIdleTime { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
503
public static int MaxServicePoints { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
504
public static bool ReusePort { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
505
public static System.Net.SecurityProtocolType SecurityProtocol { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
506
public static System.Net.Security.RemoteCertificateValidationCallback? ServerCertificateValidationCallback { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
507
public static bool UseNagleAlgorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
508
public static System.Net.ServicePoint FindServicePoint(string uriString, System.Net.IWebProxy? proxy) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
509
public static System.Net.ServicePoint FindServicePoint(System.Uri address) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
510
public static System.Net.ServicePoint FindServicePoint(System.Uri address, System.Net.IWebProxy? proxy) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
511
public static void SetTcpKeepAlive(bool enabled, int keepAliveTime, int keepAliveInterval) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
539
public HttpRequestCachePolicy() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
540
public HttpRequestCachePolicy(System.DateTime cacheSyncDate) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
541
public HttpRequestCachePolicy(System.Net.Cache.HttpCacheAgeControl cacheAgeControl, System.TimeSpan ageOrFreshOrStale) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
542
public HttpRequestCachePolicy(System.Net.Cache.HttpCacheAgeControl cacheAgeControl, System.TimeSpan maxAge, System.TimeSpan freshOrStale) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
543
public HttpRequestCachePolicy(System.Net.Cache.HttpCacheAgeControl cacheAgeControl, System.TimeSpan maxAge, System.TimeSpan freshOrStale, System.DateTime cacheSyncDate) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
544
public HttpRequestCachePolicy(System.Net.Cache.HttpRequestCacheLevel level) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
545
public System.DateTime CacheSyncDate { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
546
public new System.Net.Cache.HttpRequestCacheLevel Level { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
547
public System.TimeSpan MaxAge { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
548
public System.TimeSpan MaxStale { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
549
public System.TimeSpan MinFresh { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); } }
550
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetRequests_PlatformNotSupported); }
System.Net.Security (291)
artifacts\obj\System.Net.Security\Debug\net10.0\System.Net.Security.notsupported.cs (289)
11
protected AuthenticatedStream(System.IO.Stream innerStream, bool leaveInnerStreamOpen) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
12
protected System.IO.Stream InnerStream { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
18
public bool LeaveInnerStreamOpen { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
20
public override System.Threading.Tasks.ValueTask DisposeAsync() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
27
public CipherSuitesPolicy(System.Collections.Generic.IEnumerable<System.Net.Security.TlsCipherSuite> allowedCipherSuites) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
29
public System.Collections.Generic.IEnumerable<System.Net.Security.TlsCipherSuite> AllowedCipherSuites { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
42
public NegotiateAuthentication(System.Net.Security.NegotiateAuthenticationClientOptions clientOptions) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
43
public NegotiateAuthentication(System.Net.Security.NegotiateAuthenticationServerOptions serverOptions) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
44
public System.Security.Principal.TokenImpersonationLevel ImpersonationLevel { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
45
public bool IsAuthenticated { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
46
public bool IsEncrypted { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
47
public bool IsMutuallyAuthenticated { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
48
public bool IsServer { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
49
public bool IsSigned { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
50
public string Package { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
51
public System.Net.Security.ProtectionLevel ProtectionLevel { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
52
public System.Security.Principal.IIdentity RemoteIdentity { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
53
public string? TargetName { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
54
public void ComputeIntegrityCheck(System.ReadOnlySpan<byte> message, System.Buffers.IBufferWriter<byte> signatureWriter) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
56
public byte[]? GetOutgoingBlob(System.ReadOnlySpan<byte> incomingBlob, out System.Net.Security.NegotiateAuthenticationStatusCode statusCode) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
57
public string? GetOutgoingBlob(string? incomingBlob, out System.Net.Security.NegotiateAuthenticationStatusCode statusCode) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
58
public System.Net.Security.NegotiateAuthenticationStatusCode Unwrap(System.ReadOnlySpan<byte> input, System.Buffers.IBufferWriter<byte> outputWriter, out bool wasEncrypted) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
59
public System.Net.Security.NegotiateAuthenticationStatusCode UnwrapInPlace(System.Span<byte> input, out int unwrappedOffset, out int unwrappedLength, out bool wasEncrypted) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
60
public bool VerifyIntegrityCheck(System.ReadOnlySpan<byte> message, System.ReadOnlySpan<byte> signature) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
61
public System.Net.Security.NegotiateAuthenticationStatusCode Wrap(System.ReadOnlySpan<byte> input, System.Buffers.IBufferWriter<byte> outputWriter, bool requestEncryption, out bool isEncrypted) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
65
public NegotiateAuthenticationClientOptions() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
66
public System.Security.Principal.TokenImpersonationLevel AllowedImpersonationLevel { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
67
public System.Security.Authentication.ExtendedProtection.ChannelBinding? Binding { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
68
public System.Net.NetworkCredential Credential { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
69
public string Package { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
70
public System.Net.Security.ProtectionLevel RequiredProtectionLevel { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
71
public bool RequireMutualAuthentication { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
72
public string? TargetName { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
76
public NegotiateAuthenticationServerOptions() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
77
public System.Security.Authentication.ExtendedProtection.ChannelBinding? Binding { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
78
public System.Net.NetworkCredential Credential { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
79
public string Package { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
80
public System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy? Policy { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
81
public System.Security.Principal.TokenImpersonationLevel RequiredImpersonationLevel { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
82
public System.Net.Security.ProtectionLevel RequiredProtectionLevel { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
105
public NegotiateStream(System.IO.Stream innerStream) : base (default(System.IO.Stream), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
106
public NegotiateStream(System.IO.Stream innerStream, bool leaveInnerStreamOpen) : base (default(System.IO.Stream), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
107
public override bool CanRead { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
108
public override bool CanSeek { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
109
public override bool CanTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
110
public override bool CanWrite { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
111
public virtual System.Security.Principal.TokenImpersonationLevel ImpersonationLevel { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
112
public override bool IsAuthenticated { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
113
public override bool IsEncrypted { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
114
public override bool IsMutuallyAuthenticated { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
115
public override bool IsServer { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
116
public override bool IsSigned { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
117
public override long Length { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
118
public override long Position { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
119
public override int ReadTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
120
public virtual System.Security.Principal.IIdentity RemoteIdentity { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
121
public override int WriteTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
122
public virtual void AuthenticateAsClient() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
123
public virtual void AuthenticateAsClient(System.Net.NetworkCredential credential, System.Security.Authentication.ExtendedProtection.ChannelBinding? binding, string targetName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
124
public virtual void AuthenticateAsClient(System.Net.NetworkCredential credential, System.Security.Authentication.ExtendedProtection.ChannelBinding? binding, string targetName, System.Net.Security.ProtectionLevel requiredProtectionLevel, System.Security.Principal.TokenImpersonationLevel allowedImpersonationLevel) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
125
public virtual void AuthenticateAsClient(System.Net.NetworkCredential credential, string targetName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
126
public virtual void AuthenticateAsClient(System.Net.NetworkCredential credential, string targetName, System.Net.Security.ProtectionLevel requiredProtectionLevel, System.Security.Principal.TokenImpersonationLevel allowedImpersonationLevel) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
127
public virtual System.Threading.Tasks.Task AuthenticateAsClientAsync() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
128
public virtual System.Threading.Tasks.Task AuthenticateAsClientAsync(System.Net.NetworkCredential credential, System.Security.Authentication.ExtendedProtection.ChannelBinding? binding, string targetName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
129
public virtual System.Threading.Tasks.Task AuthenticateAsClientAsync(System.Net.NetworkCredential credential, System.Security.Authentication.ExtendedProtection.ChannelBinding? binding, string targetName, System.Net.Security.ProtectionLevel requiredProtectionLevel, System.Security.Principal.TokenImpersonationLevel allowedImpersonationLevel) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
130
public virtual System.Threading.Tasks.Task AuthenticateAsClientAsync(System.Net.NetworkCredential credential, string targetName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
131
public virtual System.Threading.Tasks.Task AuthenticateAsClientAsync(System.Net.NetworkCredential credential, string targetName, System.Net.Security.ProtectionLevel requiredProtectionLevel, System.Security.Principal.TokenImpersonationLevel allowedImpersonationLevel) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
132
public virtual void AuthenticateAsServer() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
133
public virtual void AuthenticateAsServer(System.Net.NetworkCredential credential, System.Net.Security.ProtectionLevel requiredProtectionLevel, System.Security.Principal.TokenImpersonationLevel requiredImpersonationLevel) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
134
public virtual void AuthenticateAsServer(System.Net.NetworkCredential credential, System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy? policy, System.Net.Security.ProtectionLevel requiredProtectionLevel, System.Security.Principal.TokenImpersonationLevel requiredImpersonationLevel) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
135
public virtual void AuthenticateAsServer(System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy? policy) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
136
public virtual System.Threading.Tasks.Task AuthenticateAsServerAsync() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
137
public virtual System.Threading.Tasks.Task AuthenticateAsServerAsync(System.Net.NetworkCredential credential, System.Net.Security.ProtectionLevel requiredProtectionLevel, System.Security.Principal.TokenImpersonationLevel requiredImpersonationLevel) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
138
public virtual System.Threading.Tasks.Task AuthenticateAsServerAsync(System.Net.NetworkCredential credential, System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy? policy, System.Net.Security.ProtectionLevel requiredProtectionLevel, System.Security.Principal.TokenImpersonationLevel requiredImpersonationLevel) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
139
public virtual System.Threading.Tasks.Task AuthenticateAsServerAsync(System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy? policy) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
140
public virtual System.IAsyncResult BeginAuthenticateAsClient(System.AsyncCallback? asyncCallback, object? asyncState) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
141
public virtual System.IAsyncResult BeginAuthenticateAsClient(System.Net.NetworkCredential credential, System.Security.Authentication.ExtendedProtection.ChannelBinding? binding, string targetName, System.AsyncCallback? asyncCallback, object? asyncState) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
142
public virtual System.IAsyncResult BeginAuthenticateAsClient(System.Net.NetworkCredential credential, System.Security.Authentication.ExtendedProtection.ChannelBinding? binding, string targetName, System.Net.Security.ProtectionLevel requiredProtectionLevel, System.Security.Principal.TokenImpersonationLevel allowedImpersonationLevel, System.AsyncCallback? asyncCallback, object? asyncState) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
143
public virtual System.IAsyncResult BeginAuthenticateAsClient(System.Net.NetworkCredential credential, string targetName, System.AsyncCallback? asyncCallback, object? asyncState) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
144
public virtual System.IAsyncResult BeginAuthenticateAsClient(System.Net.NetworkCredential credential, string targetName, System.Net.Security.ProtectionLevel requiredProtectionLevel, System.Security.Principal.TokenImpersonationLevel allowedImpersonationLevel, System.AsyncCallback? asyncCallback, object? asyncState) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
145
public virtual System.IAsyncResult BeginAuthenticateAsServer(System.AsyncCallback? asyncCallback, object? asyncState) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
146
public virtual System.IAsyncResult BeginAuthenticateAsServer(System.Net.NetworkCredential credential, System.Net.Security.ProtectionLevel requiredProtectionLevel, System.Security.Principal.TokenImpersonationLevel requiredImpersonationLevel, System.AsyncCallback? asyncCallback, object? asyncState) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
147
public virtual System.IAsyncResult BeginAuthenticateAsServer(System.Net.NetworkCredential credential, System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy? policy, System.Net.Security.ProtectionLevel requiredProtectionLevel, System.Security.Principal.TokenImpersonationLevel requiredImpersonationLevel, System.AsyncCallback? asyncCallback, object? asyncState) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
148
public virtual System.IAsyncResult BeginAuthenticateAsServer(System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy? policy, System.AsyncCallback? asyncCallback, object? asyncState) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
149
public override System.IAsyncResult BeginRead(byte[] buffer, int offset, int count, System.AsyncCallback? asyncCallback, object? asyncState) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
150
public override System.IAsyncResult BeginWrite(byte[] buffer, int offset, int count, System.AsyncCallback? asyncCallback, object? asyncState) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
152
public override System.Threading.Tasks.ValueTask DisposeAsync() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
153
public virtual void EndAuthenticateAsClient(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
154
public virtual void EndAuthenticateAsServer(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
155
public override int EndRead(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
156
public override void EndWrite(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
157
public override void Flush() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
158
public override System.Threading.Tasks.Task FlushAsync(System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
159
public override int Read(byte[] buffer, int offset, int count) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
160
public override System.Threading.Tasks.Task<int> ReadAsync(byte[] buffer, int offset, int count, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
161
public override System.Threading.Tasks.ValueTask<int> ReadAsync(System.Memory<byte> buffer, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
162
public override long Seek(long offset, System.IO.SeekOrigin origin) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
163
public override void SetLength(long value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
164
public override void Write(byte[] buffer, int offset, int count) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
165
public override System.Threading.Tasks.Task WriteAsync(byte[] buffer, int offset, int count, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
166
public override System.Threading.Tasks.ValueTask WriteAsync(System.ReadOnlyMemory<byte> buffer, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
184
public SslApplicationProtocol(byte[] protocol) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
185
public SslApplicationProtocol(string protocol) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
186
public System.ReadOnlyMemory<byte> Protocol { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
187
public bool Equals(System.Net.Security.SslApplicationProtocol other) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
188
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? obj) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
189
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
190
public static bool operator ==(System.Net.Security.SslApplicationProtocol left, System.Net.Security.SslApplicationProtocol right) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
191
public static bool operator !=(System.Net.Security.SslApplicationProtocol left, System.Net.Security.SslApplicationProtocol right) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
192
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
196
internal SslCertificateTrust() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
197
public static System.Net.Security.SslCertificateTrust CreateForX509Collection(System.Security.Cryptography.X509Certificates.X509Certificate2Collection trustList, bool sendTrustInHandshake = false) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
198
public static System.Net.Security.SslCertificateTrust CreateForX509Store(System.Security.Cryptography.X509Certificates.X509Store store, bool sendTrustInHandshake = false) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
202
public SslClientAuthenticationOptions() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
203
public bool AllowRenegotiation { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
204
public bool AllowRsaPkcs1Padding { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } [System.Runtime.Versioning.SupportedOSPlatformAttribute("linux"), System.Runtime.Versioning.SupportedOSPlatformAttribute("windows")] set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
205
public bool AllowRsaPssPadding { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } [System.Runtime.Versioning.SupportedOSPlatformAttribute("linux"), System.Runtime.Versioning.SupportedOSPlatformAttribute("windows")] set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
206
public bool AllowTlsResume { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
207
public System.Collections.Generic.List<System.Net.Security.SslApplicationProtocol>? ApplicationProtocols { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
208
public System.Security.Cryptography.X509Certificates.X509ChainPolicy? CertificateChainPolicy { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
209
public System.Security.Cryptography.X509Certificates.X509RevocationMode CertificateRevocationCheckMode { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
210
public System.Net.Security.CipherSuitesPolicy? CipherSuitesPolicy { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
211
public System.Net.Security.SslStreamCertificateContext? ClientCertificateContext { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
212
public System.Security.Cryptography.X509Certificates.X509CertificateCollection? ClientCertificates { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
213
public System.Security.Authentication.SslProtocols EnabledSslProtocols { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
214
public System.Net.Security.EncryptionPolicy EncryptionPolicy { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
215
public System.Net.Security.LocalCertificateSelectionCallback? LocalCertificateSelectionCallback { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
216
public System.Net.Security.RemoteCertificateValidationCallback? RemoteCertificateValidationCallback { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
217
public string? TargetHost { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
223
public SslClientHelloInfo(string serverName, System.Security.Authentication.SslProtocols sslProtocols) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
224
public string ServerName { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
225
public System.Security.Authentication.SslProtocols SslProtocols { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
229
public SslServerAuthenticationOptions() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
230
public bool AllowRenegotiation { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
231
public bool AllowRsaPkcs1Padding { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } [System.Runtime.Versioning.SupportedOSPlatformAttribute("linux"), System.Runtime.Versioning.SupportedOSPlatformAttribute("windows")] set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
232
public bool AllowRsaPssPadding { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } [System.Runtime.Versioning.SupportedOSPlatformAttribute("linux"), System.Runtime.Versioning.SupportedOSPlatformAttribute("windows")] set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
233
public bool AllowTlsResume { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
234
public System.Collections.Generic.List<System.Net.Security.SslApplicationProtocol>? ApplicationProtocols { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
235
public System.Security.Cryptography.X509Certificates.X509ChainPolicy? CertificateChainPolicy { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
236
public System.Security.Cryptography.X509Certificates.X509RevocationMode CertificateRevocationCheckMode { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
237
public System.Net.Security.CipherSuitesPolicy? CipherSuitesPolicy { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
238
public bool ClientCertificateRequired { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
239
public System.Security.Authentication.SslProtocols EnabledSslProtocols { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
240
public System.Net.Security.EncryptionPolicy EncryptionPolicy { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
241
public System.Net.Security.RemoteCertificateValidationCallback? RemoteCertificateValidationCallback { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
242
public System.Security.Cryptography.X509Certificates.X509Certificate? ServerCertificate { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
243
public System.Net.Security.SslStreamCertificateContext? ServerCertificateContext { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
244
public System.Net.Security.ServerCertificateSelectionCallback? ServerCertificateSelectionCallback { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
248
public SslStream(System.IO.Stream innerStream) : base (default(System.IO.Stream), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
249
public SslStream(System.IO.Stream innerStream, bool leaveInnerStreamOpen) : base (default(System.IO.Stream), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
250
public SslStream(System.IO.Stream innerStream, bool leaveInnerStreamOpen, System.Net.Security.RemoteCertificateValidationCallback? userCertificateValidationCallback) : base (default(System.IO.Stream), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
251
public SslStream(System.IO.Stream innerStream, bool leaveInnerStreamOpen, System.Net.Security.RemoteCertificateValidationCallback? userCertificateValidationCallback, System.Net.Security.LocalCertificateSelectionCallback? userCertificateSelectionCallback) : base (default(System.IO.Stream), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
252
public SslStream(System.IO.Stream innerStream, bool leaveInnerStreamOpen, System.Net.Security.RemoteCertificateValidationCallback? userCertificateValidationCallback, System.Net.Security.LocalCertificateSelectionCallback? userCertificateSelectionCallback, System.Net.Security.EncryptionPolicy encryptionPolicy) : base (default(System.IO.Stream), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
253
public override bool CanRead { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
254
public override bool CanSeek { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
255
public override bool CanTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
256
public override bool CanWrite { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
257
public virtual bool CheckCertRevocationStatus { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
259
public virtual System.Security.Authentication.CipherAlgorithmType CipherAlgorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
261
public virtual int CipherStrength { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
263
public virtual System.Security.Authentication.HashAlgorithmType HashAlgorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
265
public virtual int HashStrength { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
266
public override bool IsAuthenticated { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
267
public override bool IsEncrypted { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
268
public override bool IsMutuallyAuthenticated { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
269
public override bool IsServer { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
270
public override bool IsSigned { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
272
public virtual System.Security.Authentication.ExchangeAlgorithmType KeyExchangeAlgorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
274
public virtual int KeyExchangeStrength { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
275
public override long Length { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
276
public virtual System.Security.Cryptography.X509Certificates.X509Certificate? LocalCertificate { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
277
public System.Net.Security.SslApplicationProtocol NegotiatedApplicationProtocol { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
279
public virtual System.Net.Security.TlsCipherSuite NegotiatedCipherSuite { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
280
public override long Position { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
281
public override int ReadTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
282
public virtual System.Security.Cryptography.X509Certificates.X509Certificate? RemoteCertificate { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
283
public virtual System.Security.Authentication.SslProtocols SslProtocol { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
284
public string TargetHostName { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
285
public System.Net.TransportContext TransportContext { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
286
public override int WriteTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
287
public void AuthenticateAsClient(System.Net.Security.SslClientAuthenticationOptions sslClientAuthenticationOptions) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
288
public virtual void AuthenticateAsClient(string targetHost) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
289
public virtual void AuthenticateAsClient(string targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection? clientCertificates, bool checkCertificateRevocation) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
290
public virtual void AuthenticateAsClient(string targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection? clientCertificates, System.Security.Authentication.SslProtocols enabledSslProtocols, bool checkCertificateRevocation) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
291
public System.Threading.Tasks.Task AuthenticateAsClientAsync(System.Net.Security.SslClientAuthenticationOptions sslClientAuthenticationOptions, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
292
public virtual System.Threading.Tasks.Task AuthenticateAsClientAsync(string targetHost) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
293
public virtual System.Threading.Tasks.Task AuthenticateAsClientAsync(string targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection? clientCertificates, bool checkCertificateRevocation) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
294
public virtual System.Threading.Tasks.Task AuthenticateAsClientAsync(string targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection? clientCertificates, System.Security.Authentication.SslProtocols enabledSslProtocols, bool checkCertificateRevocation) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
295
public void AuthenticateAsServer(System.Net.Security.SslServerAuthenticationOptions sslServerAuthenticationOptions) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
296
public virtual void AuthenticateAsServer(System.Security.Cryptography.X509Certificates.X509Certificate serverCertificate) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
297
public virtual void AuthenticateAsServer(System.Security.Cryptography.X509Certificates.X509Certificate serverCertificate, bool clientCertificateRequired, bool checkCertificateRevocation) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
298
public virtual void AuthenticateAsServer(System.Security.Cryptography.X509Certificates.X509Certificate serverCertificate, bool clientCertificateRequired, System.Security.Authentication.SslProtocols enabledSslProtocols, bool checkCertificateRevocation) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
299
public System.Threading.Tasks.Task AuthenticateAsServerAsync(System.Net.Security.ServerOptionsSelectionCallback optionsCallback, object? state, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
300
public System.Threading.Tasks.Task AuthenticateAsServerAsync(System.Net.Security.SslServerAuthenticationOptions sslServerAuthenticationOptions, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
301
public virtual System.Threading.Tasks.Task AuthenticateAsServerAsync(System.Security.Cryptography.X509Certificates.X509Certificate serverCertificate) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
302
public virtual System.Threading.Tasks.Task AuthenticateAsServerAsync(System.Security.Cryptography.X509Certificates.X509Certificate serverCertificate, bool clientCertificateRequired, bool checkCertificateRevocation) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
303
public virtual System.Threading.Tasks.Task AuthenticateAsServerAsync(System.Security.Cryptography.X509Certificates.X509Certificate serverCertificate, bool clientCertificateRequired, System.Security.Authentication.SslProtocols enabledSslProtocols, bool checkCertificateRevocation) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
304
public virtual System.IAsyncResult BeginAuthenticateAsClient(string targetHost, System.AsyncCallback? asyncCallback, object? asyncState) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
305
public virtual System.IAsyncResult BeginAuthenticateAsClient(string targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection? clientCertificates, bool checkCertificateRevocation, System.AsyncCallback? asyncCallback, object? asyncState) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
306
public virtual System.IAsyncResult BeginAuthenticateAsClient(string targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection? clientCertificates, System.Security.Authentication.SslProtocols enabledSslProtocols, bool checkCertificateRevocation, System.AsyncCallback? asyncCallback, object? asyncState) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
307
public virtual System.IAsyncResult BeginAuthenticateAsServer(System.Security.Cryptography.X509Certificates.X509Certificate serverCertificate, System.AsyncCallback? asyncCallback, object? asyncState) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
308
public virtual System.IAsyncResult BeginAuthenticateAsServer(System.Security.Cryptography.X509Certificates.X509Certificate serverCertificate, bool clientCertificateRequired, bool checkCertificateRevocation, System.AsyncCallback? asyncCallback, object? asyncState) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
309
public virtual System.IAsyncResult BeginAuthenticateAsServer(System.Security.Cryptography.X509Certificates.X509Certificate serverCertificate, bool clientCertificateRequired, System.Security.Authentication.SslProtocols enabledSslProtocols, bool checkCertificateRevocation, System.AsyncCallback? asyncCallback, object? asyncState) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
310
public override System.IAsyncResult BeginRead(byte[] buffer, int offset, int count, System.AsyncCallback? asyncCallback, object? asyncState) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
311
public override System.IAsyncResult BeginWrite(byte[] buffer, int offset, int count, System.AsyncCallback? asyncCallback, object? asyncState) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
313
public override System.Threading.Tasks.ValueTask DisposeAsync() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
314
public virtual void EndAuthenticateAsClient(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
315
public virtual void EndAuthenticateAsServer(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
316
public override int EndRead(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
317
public override void EndWrite(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
319
public override void Flush() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
320
public override System.Threading.Tasks.Task FlushAsync(System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
324
public virtual System.Threading.Tasks.Task NegotiateClientCertificateAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
325
public override int Read(byte[] buffer, int offset, int count) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
326
public override int Read(System.Span<byte> buffer) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
327
public override System.Threading.Tasks.Task<int> ReadAsync(byte[] buffer, int offset, int count, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
328
public override System.Threading.Tasks.ValueTask<int> ReadAsync(System.Memory<byte> buffer, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
329
public override int ReadByte() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
330
public override long Seek(long offset, System.IO.SeekOrigin origin) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
331
public override void SetLength(long value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
332
public virtual System.Threading.Tasks.Task ShutdownAsync() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
333
public void Write(byte[] buffer) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
334
public override void Write(byte[] buffer, int offset, int count) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
335
public override void Write(System.ReadOnlySpan<byte> buffer) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
336
public override System.Threading.Tasks.Task WriteAsync(byte[] buffer, int offset, int count, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
337
public override System.Threading.Tasks.ValueTask WriteAsync(System.ReadOnlyMemory<byte> buffer, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
338
public override void WriteByte(byte value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
342
internal SslStreamCertificateContext() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
343
public System.Collections.ObjectModel.ReadOnlyCollection<System.Security.Cryptography.X509Certificates.X509Certificate2> IntermediateCertificates { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
344
public System.Security.Cryptography.X509Certificates.X509Certificate2 TargetCertificate { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); } }
346
public static System.Net.Security.SslStreamCertificateContext Create(System.Security.Cryptography.X509Certificates.X509Certificate2 target, System.Security.Cryptography.X509Certificates.X509Certificate2Collection? additionalCertificates, bool offline) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
347
public static System.Net.Security.SslStreamCertificateContext Create(System.Security.Cryptography.X509Certificates.X509Certificate2 target, System.Security.Cryptography.X509Certificates.X509Certificate2Collection? additionalCertificates, bool offline = false, System.Net.Security.SslCertificateTrust? trust = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
695
public AuthenticationException() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
698
protected AuthenticationException(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
699
public AuthenticationException(string? message) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
700
public AuthenticationException(string? message, System.Exception? innerException) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
704
public InvalidCredentialException() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
707
protected InvalidCredentialException(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
708
public InvalidCredentialException(string? message) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
709
public InvalidCredentialException(string? message, System.Exception? innerException) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSecurity_PlatformNotSupported); }
System\Security\Authentication\ExtendedProtection\ExtendedProtectionPolicy.cs (2)
75
throw new
PlatformNotSupportedException
();
80
throw new
PlatformNotSupportedException
();
System.Net.Sockets (492)
artifacts\obj\System.Net.Sockets\Debug\net10.0\System.Net.Sockets.notsupported.cs (492)
81
public System.Net.IPAddress Address { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
82
public int Interface { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
83
public bool Equals(System.Net.Sockets.IPPacketInformation other) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
84
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? comparand) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
85
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
86
public static bool operator ==(System.Net.Sockets.IPPacketInformation packetInformation1, System.Net.Sockets.IPPacketInformation packetInformation2) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
87
public static bool operator !=(System.Net.Sockets.IPPacketInformation packetInformation1, System.Net.Sockets.IPPacketInformation packetInformation2) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
98
public IPv6MulticastOption(System.Net.IPAddress group) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
99
public IPv6MulticastOption(System.Net.IPAddress group, long ifindex) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
100
public System.Net.IPAddress Group { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
101
public long InterfaceIndex { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
105
public LingerOption(bool enable, int seconds) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
106
public bool Enabled { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
107
public int LingerTime { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
108
public override bool Equals(object? comparand) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
109
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
113
public MulticastOption(System.Net.IPAddress group) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
114
public MulticastOption(System.Net.IPAddress group, int interfaceIndex) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
115
public MulticastOption(System.Net.IPAddress group, System.Net.IPAddress mcint) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
116
public System.Net.IPAddress Group { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
117
public int InterfaceIndex { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
118
public System.Net.IPAddress? LocalAddress { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
122
public NetworkStream(System.Net.Sockets.Socket socket) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
123
public NetworkStream(System.Net.Sockets.Socket socket, bool ownsSocket) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
124
public NetworkStream(System.Net.Sockets.Socket socket, System.IO.FileAccess access) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
125
public NetworkStream(System.Net.Sockets.Socket socket, System.IO.FileAccess access, bool ownsSocket) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
126
public override bool CanRead { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
127
public override bool CanSeek { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
128
public override bool CanTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
129
public override bool CanWrite { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
130
public virtual bool DataAvailable { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
131
public override long Length { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
132
public override long Position { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
133
protected bool Readable { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
134
public override int ReadTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
135
public System.Net.Sockets.Socket Socket { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
136
protected bool Writeable { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
137
public override int WriteTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
138
public override System.IAsyncResult BeginRead(byte[] buffer, int offset, int count, System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
139
public override System.IAsyncResult BeginWrite(byte[] buffer, int offset, int count, System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
140
public void Close(int timeout) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
141
public void Close(System.TimeSpan timeout) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
143
public override int EndRead(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
144
public override void EndWrite(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
146
public override void Flush() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
147
public override System.Threading.Tasks.Task FlushAsync(System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
148
public override int Read(byte[] buffer, int offset, int count) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
149
public override int Read(System.Span<byte> buffer) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
150
public override System.Threading.Tasks.Task<int> ReadAsync(byte[] buffer, int offset, int count, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
151
public override System.Threading.Tasks.ValueTask<int> ReadAsync(System.Memory<byte> buffer, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
152
public override int ReadByte() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
153
public override long Seek(long offset, System.IO.SeekOrigin origin) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
154
public override void SetLength(long value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
155
public override void Write(byte[] buffer, int offset, int count) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
156
public override void Write(System.ReadOnlySpan<byte> buffer) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
157
public override System.Threading.Tasks.Task WriteAsync(byte[] buffer, int offset, int count, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
158
public override System.Threading.Tasks.ValueTask WriteAsync(System.ReadOnlyMemory<byte> buffer, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
159
public override void WriteByte(byte value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
227
public SafeSocketHandle() : base (default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
228
public SafeSocketHandle(nint preexistingHandle, bool ownsHandle) : base (default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
229
public override bool IsInvalid { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
230
protected override bool ReleaseHandle() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
240
public SendPacketsElement(byte[] buffer) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
241
public SendPacketsElement(byte[] buffer, int offset, int count) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
242
public SendPacketsElement(byte[] buffer, int offset, int count, bool endOfPacket) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
243
public SendPacketsElement(System.IO.FileStream fileStream) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
244
public SendPacketsElement(System.IO.FileStream fileStream, long offset, int count) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
245
public SendPacketsElement(System.IO.FileStream fileStream, long offset, int count, bool endOfPacket) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
246
public SendPacketsElement(System.ReadOnlyMemory<byte> buffer) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
247
public SendPacketsElement(System.ReadOnlyMemory<byte> buffer, bool endOfPacket) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
248
public SendPacketsElement(string filepath) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
249
public SendPacketsElement(string filepath, int offset, int count) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
250
public SendPacketsElement(string filepath, int offset, int count, bool endOfPacket) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
251
public SendPacketsElement(string filepath, long offset, int count) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
252
public SendPacketsElement(string filepath, long offset, int count, bool endOfPacket) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
253
public byte[]? Buffer { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
254
public int Count { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
255
public bool EndOfPacket { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
256
public string? FilePath { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
257
public System.IO.FileStream? FileStream { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
258
public System.ReadOnlyMemory<byte>? MemoryBuffer { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
259
public int Offset { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
260
public long OffsetLong { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
264
public Socket(System.Net.Sockets.AddressFamily addressFamily, System.Net.Sockets.SocketType socketType, System.Net.Sockets.ProtocolType protocolType) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
265
public Socket(System.Net.Sockets.SafeSocketHandle handle) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
267
public Socket(System.Net.Sockets.SocketInformation socketInformation) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
268
public Socket(System.Net.Sockets.SocketType socketType, System.Net.Sockets.ProtocolType protocolType) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
269
public System.Net.Sockets.AddressFamily AddressFamily { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
270
public int Available { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
271
public bool Blocking { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
272
public bool Connected { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
273
public bool DontFragment { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
274
public bool DualMode { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
275
public bool EnableBroadcast { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
276
public bool ExclusiveAddressUse { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
277
public nint Handle { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
278
public bool IsBound { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
280
public System.Net.Sockets.LingerOption? LingerState { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
281
public System.Net.EndPoint? LocalEndPoint { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
282
public bool MulticastLoopback { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
283
public bool NoDelay { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
284
public static bool OSSupportsIPv4 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
285
public static bool OSSupportsIPv6 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
286
public static bool OSSupportsUnixDomainSockets { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
287
public System.Net.Sockets.ProtocolType ProtocolType { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
288
public int ReceiveBufferSize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
289
public int ReceiveTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
290
public System.Net.EndPoint? RemoteEndPoint { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
291
public System.Net.Sockets.SafeSocketHandle SafeHandle { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
292
public int SendBufferSize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
293
public int SendTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
294
public System.Net.Sockets.SocketType SocketType { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
296
public static bool SupportsIPv4 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
298
public static bool SupportsIPv6 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
299
public short Ttl { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
302
public bool UseOnlyOverlappedIO { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
303
public System.Net.Sockets.Socket Accept() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
304
public System.Threading.Tasks.Task<System.Net.Sockets.Socket> AcceptAsync() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
305
public System.Threading.Tasks.Task<System.Net.Sockets.Socket> AcceptAsync(System.Net.Sockets.Socket? acceptSocket) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
306
public System.Threading.Tasks.ValueTask<System.Net.Sockets.Socket> AcceptAsync(System.Net.Sockets.Socket? acceptSocket, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
307
public bool AcceptAsync(System.Net.Sockets.SocketAsyncEventArgs e) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
308
public System.Threading.Tasks.ValueTask<System.Net.Sockets.Socket> AcceptAsync(System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
309
public System.IAsyncResult BeginAccept(System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
310
public System.IAsyncResult BeginAccept(int receiveSize, System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
311
public System.IAsyncResult BeginAccept(System.Net.Sockets.Socket? acceptSocket, int receiveSize, System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
312
public System.IAsyncResult BeginConnect(System.Net.EndPoint remoteEP, System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
313
public System.IAsyncResult BeginConnect(System.Net.IPAddress address, int port, System.AsyncCallback? requestCallback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
314
public System.IAsyncResult BeginConnect(System.Net.IPAddress[] addresses, int port, System.AsyncCallback? requestCallback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
315
public System.IAsyncResult BeginConnect(string host, int port, System.AsyncCallback? requestCallback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
316
public System.IAsyncResult BeginDisconnect(bool reuseSocket, System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
317
public System.IAsyncResult BeginReceive(byte[] buffer, int offset, int size, System.Net.Sockets.SocketFlags socketFlags, System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
318
public System.IAsyncResult? BeginReceive(byte[] buffer, int offset, int size, System.Net.Sockets.SocketFlags socketFlags, out System.Net.Sockets.SocketError errorCode, System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
319
public System.IAsyncResult BeginReceive(System.Collections.Generic.IList<System.ArraySegment<byte>> buffers, System.Net.Sockets.SocketFlags socketFlags, System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
320
public System.IAsyncResult? BeginReceive(System.Collections.Generic.IList<System.ArraySegment<byte>> buffers, System.Net.Sockets.SocketFlags socketFlags, out System.Net.Sockets.SocketError errorCode, System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
321
public System.IAsyncResult BeginReceiveFrom(byte[] buffer, int offset, int size, System.Net.Sockets.SocketFlags socketFlags, ref System.Net.EndPoint remoteEP, System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
322
public System.IAsyncResult BeginReceiveMessageFrom(byte[] buffer, int offset, int size, System.Net.Sockets.SocketFlags socketFlags, ref System.Net.EndPoint remoteEP, System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
323
public System.IAsyncResult BeginSend(byte[] buffer, int offset, int size, System.Net.Sockets.SocketFlags socketFlags, System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
324
public System.IAsyncResult? BeginSend(byte[] buffer, int offset, int size, System.Net.Sockets.SocketFlags socketFlags, out System.Net.Sockets.SocketError errorCode, System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
325
public System.IAsyncResult BeginSend(System.Collections.Generic.IList<System.ArraySegment<byte>> buffers, System.Net.Sockets.SocketFlags socketFlags, System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
326
public System.IAsyncResult? BeginSend(System.Collections.Generic.IList<System.ArraySegment<byte>> buffers, System.Net.Sockets.SocketFlags socketFlags, out System.Net.Sockets.SocketError errorCode, System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
327
public System.IAsyncResult BeginSendFile(string? fileName, System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
328
public System.IAsyncResult BeginSendFile(string? fileName, byte[]? preBuffer, byte[]? postBuffer, System.Net.Sockets.TransmitFileOptions flags, System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
329
public System.IAsyncResult BeginSendTo(byte[] buffer, int offset, int size, System.Net.Sockets.SocketFlags socketFlags, System.Net.EndPoint remoteEP, System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
330
public void Bind(System.Net.EndPoint localEP) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
331
public static void CancelConnectAsync(System.Net.Sockets.SocketAsyncEventArgs e) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
332
public void Close() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
333
public void Close(int timeout) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
334
public void Connect(System.Net.EndPoint remoteEP) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
335
public void Connect(System.Net.IPAddress address, int port) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
336
public void Connect(System.Net.IPAddress[] addresses, int port) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
337
public void Connect(string host, int port) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
338
public System.Threading.Tasks.Task ConnectAsync(System.Net.EndPoint remoteEP) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
339
public System.Threading.Tasks.ValueTask ConnectAsync(System.Net.EndPoint remoteEP, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
340
public System.Threading.Tasks.Task ConnectAsync(System.Net.IPAddress address, int port) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
341
public System.Threading.Tasks.ValueTask ConnectAsync(System.Net.IPAddress address, int port, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
342
public System.Threading.Tasks.Task ConnectAsync(System.Net.IPAddress[] addresses, int port) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
343
public System.Threading.Tasks.ValueTask ConnectAsync(System.Net.IPAddress[] addresses, int port, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
344
public bool ConnectAsync(System.Net.Sockets.SocketAsyncEventArgs e) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
345
public static bool ConnectAsync(System.Net.Sockets.SocketType socketType, System.Net.Sockets.ProtocolType protocolType, System.Net.Sockets.SocketAsyncEventArgs e) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
346
public System.Threading.Tasks.Task ConnectAsync(string host, int port) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
347
public System.Threading.Tasks.ValueTask ConnectAsync(string host, int port, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
348
public void Disconnect(bool reuseSocket) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
349
public System.Threading.Tasks.ValueTask DisconnectAsync(bool reuseSocket, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
350
public bool DisconnectAsync(System.Net.Sockets.SocketAsyncEventArgs e) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
354
public System.Net.Sockets.SocketInformation DuplicateAndClose(int targetProcessId) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
355
public System.Net.Sockets.Socket EndAccept(out byte[] buffer, System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
356
public System.Net.Sockets.Socket EndAccept(out byte[] buffer, out int bytesTransferred, System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
357
public System.Net.Sockets.Socket EndAccept(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
358
public void EndConnect(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
359
public void EndDisconnect(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
360
public int EndReceive(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
361
public int EndReceive(System.IAsyncResult asyncResult, out System.Net.Sockets.SocketError errorCode) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
362
public int EndReceiveFrom(System.IAsyncResult asyncResult, ref System.Net.EndPoint endPoint) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
363
public int EndReceiveMessageFrom(System.IAsyncResult asyncResult, ref System.Net.Sockets.SocketFlags socketFlags, ref System.Net.EndPoint endPoint, out System.Net.Sockets.IPPacketInformation ipPacketInformation) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
364
public int EndSend(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
365
public int EndSend(System.IAsyncResult asyncResult, out System.Net.Sockets.SocketError errorCode) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
366
public void EndSendFile(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
367
public int EndSendTo(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
369
public int GetRawSocketOption(int optionLevel, int optionName, System.Span<byte> optionValue) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
370
public object? GetSocketOption(System.Net.Sockets.SocketOptionLevel optionLevel, System.Net.Sockets.SocketOptionName optionName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
371
public void GetSocketOption(System.Net.Sockets.SocketOptionLevel optionLevel, System.Net.Sockets.SocketOptionName optionName, byte[] optionValue) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
372
public byte[] GetSocketOption(System.Net.Sockets.SocketOptionLevel optionLevel, System.Net.Sockets.SocketOptionName optionName, int optionLength) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
373
public int IOControl(int ioControlCode, byte[]? optionInValue, byte[]? optionOutValue) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
374
public int IOControl(System.Net.Sockets.IOControlCode ioControlCode, byte[]? optionInValue, byte[]? optionOutValue) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
375
public void Listen() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
376
public void Listen(int backlog) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
377
public bool Poll(int microSeconds, System.Net.Sockets.SelectMode mode) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
378
public bool Poll(System.TimeSpan timeout, System.Net.Sockets.SelectMode mode) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
379
public int Receive(byte[] buffer) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
380
public int Receive(byte[] buffer, int offset, int size, System.Net.Sockets.SocketFlags socketFlags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
381
public int Receive(byte[] buffer, int offset, int size, System.Net.Sockets.SocketFlags socketFlags, out System.Net.Sockets.SocketError errorCode) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
382
public int Receive(byte[] buffer, int size, System.Net.Sockets.SocketFlags socketFlags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
383
public int Receive(byte[] buffer, System.Net.Sockets.SocketFlags socketFlags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
384
public int Receive(System.Collections.Generic.IList<System.ArraySegment<byte>> buffers) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
385
public int Receive(System.Collections.Generic.IList<System.ArraySegment<byte>> buffers, System.Net.Sockets.SocketFlags socketFlags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
386
public int Receive(System.Collections.Generic.IList<System.ArraySegment<byte>> buffers, System.Net.Sockets.SocketFlags socketFlags, out System.Net.Sockets.SocketError errorCode) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
387
public int Receive(System.Span<byte> buffer) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
388
public int Receive(System.Span<byte> buffer, System.Net.Sockets.SocketFlags socketFlags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
389
public int Receive(System.Span<byte> buffer, System.Net.Sockets.SocketFlags socketFlags, out System.Net.Sockets.SocketError errorCode) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
390
public System.Threading.Tasks.Task<int> ReceiveAsync(System.ArraySegment<byte> buffer) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
391
public System.Threading.Tasks.Task<int> ReceiveAsync(System.ArraySegment<byte> buffer, System.Net.Sockets.SocketFlags socketFlags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
392
public System.Threading.Tasks.Task<int> ReceiveAsync(System.Collections.Generic.IList<System.ArraySegment<byte>> buffers) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
393
public System.Threading.Tasks.Task<int> ReceiveAsync(System.Collections.Generic.IList<System.ArraySegment<byte>> buffers, System.Net.Sockets.SocketFlags socketFlags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
394
public System.Threading.Tasks.ValueTask<int> ReceiveAsync(System.Memory<byte> buffer, System.Net.Sockets.SocketFlags socketFlags, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
395
public System.Threading.Tasks.ValueTask<int> ReceiveAsync(System.Memory<byte> buffer, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
396
public bool ReceiveAsync(System.Net.Sockets.SocketAsyncEventArgs e) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
397
public int ReceiveFrom(byte[] buffer, int offset, int size, System.Net.Sockets.SocketFlags socketFlags, ref System.Net.EndPoint remoteEP) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
398
public int ReceiveFrom(byte[] buffer, int size, System.Net.Sockets.SocketFlags socketFlags, ref System.Net.EndPoint remoteEP) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
399
public int ReceiveFrom(byte[] buffer, ref System.Net.EndPoint remoteEP) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
400
public int ReceiveFrom(byte[] buffer, System.Net.Sockets.SocketFlags socketFlags, ref System.Net.EndPoint remoteEP) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
401
public int ReceiveFrom(System.Span<byte> buffer, ref System.Net.EndPoint remoteEP) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
402
public int ReceiveFrom(System.Span<byte> buffer, System.Net.Sockets.SocketFlags socketFlags, ref System.Net.EndPoint remoteEP) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
403
public int ReceiveFrom(System.Span<byte> buffer, System.Net.Sockets.SocketFlags socketFlags, System.Net.SocketAddress receivedAddress) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
404
public System.Threading.Tasks.Task<System.Net.Sockets.SocketReceiveFromResult> ReceiveFromAsync(System.ArraySegment<byte> buffer, System.Net.EndPoint remoteEndPoint) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
405
public System.Threading.Tasks.Task<System.Net.Sockets.SocketReceiveFromResult> ReceiveFromAsync(System.ArraySegment<byte> buffer, System.Net.Sockets.SocketFlags socketFlags, System.Net.EndPoint remoteEndPoint) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
406
public System.Threading.Tasks.ValueTask<System.Net.Sockets.SocketReceiveFromResult> ReceiveFromAsync(System.Memory<byte> buffer, System.Net.EndPoint remoteEndPoint, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
407
public System.Threading.Tasks.ValueTask<System.Net.Sockets.SocketReceiveFromResult> ReceiveFromAsync(System.Memory<byte> buffer, System.Net.Sockets.SocketFlags socketFlags, System.Net.EndPoint remoteEndPoint, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
408
public System.Threading.Tasks.ValueTask<int> ReceiveFromAsync(System.Memory<byte> buffer, System.Net.Sockets.SocketFlags socketFlags, System.Net.SocketAddress receivedAddress, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
409
public bool ReceiveFromAsync(System.Net.Sockets.SocketAsyncEventArgs e) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
410
public int ReceiveMessageFrom(byte[] buffer, int offset, int size, ref System.Net.Sockets.SocketFlags socketFlags, ref System.Net.EndPoint remoteEP, out System.Net.Sockets.IPPacketInformation ipPacketInformation) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
411
public int ReceiveMessageFrom(System.Span<byte> buffer, ref System.Net.Sockets.SocketFlags socketFlags, ref System.Net.EndPoint remoteEP, out System.Net.Sockets.IPPacketInformation ipPacketInformation) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
412
public System.Threading.Tasks.Task<System.Net.Sockets.SocketReceiveMessageFromResult> ReceiveMessageFromAsync(System.ArraySegment<byte> buffer, System.Net.EndPoint remoteEndPoint) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
413
public System.Threading.Tasks.Task<System.Net.Sockets.SocketReceiveMessageFromResult> ReceiveMessageFromAsync(System.ArraySegment<byte> buffer, System.Net.Sockets.SocketFlags socketFlags, System.Net.EndPoint remoteEndPoint) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
414
public System.Threading.Tasks.ValueTask<System.Net.Sockets.SocketReceiveMessageFromResult> ReceiveMessageFromAsync(System.Memory<byte> buffer, System.Net.EndPoint remoteEndPoint, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
415
public System.Threading.Tasks.ValueTask<System.Net.Sockets.SocketReceiveMessageFromResult> ReceiveMessageFromAsync(System.Memory<byte> buffer, System.Net.Sockets.SocketFlags socketFlags, System.Net.EndPoint remoteEndPoint, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
416
public bool ReceiveMessageFromAsync(System.Net.Sockets.SocketAsyncEventArgs e) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
417
public static void Select(System.Collections.IList? checkRead, System.Collections.IList? checkWrite, System.Collections.IList? checkError, int microSeconds) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
418
public static void Select(System.Collections.IList? checkRead, System.Collections.IList? checkWrite, System.Collections.IList? checkError, System.TimeSpan timeout) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
419
public int Send(byte[] buffer) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
420
public int Send(byte[] buffer, int offset, int size, System.Net.Sockets.SocketFlags socketFlags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
421
public int Send(byte[] buffer, int offset, int size, System.Net.Sockets.SocketFlags socketFlags, out System.Net.Sockets.SocketError errorCode) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
422
public int Send(byte[] buffer, int size, System.Net.Sockets.SocketFlags socketFlags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
423
public int Send(byte[] buffer, System.Net.Sockets.SocketFlags socketFlags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
424
public int Send(System.Collections.Generic.IList<System.ArraySegment<byte>> buffers) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
425
public int Send(System.Collections.Generic.IList<System.ArraySegment<byte>> buffers, System.Net.Sockets.SocketFlags socketFlags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
426
public int Send(System.Collections.Generic.IList<System.ArraySegment<byte>> buffers, System.Net.Sockets.SocketFlags socketFlags, out System.Net.Sockets.SocketError errorCode) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
427
public int Send(System.ReadOnlySpan<byte> buffer) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
428
public int Send(System.ReadOnlySpan<byte> buffer, System.Net.Sockets.SocketFlags socketFlags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
429
public int Send(System.ReadOnlySpan<byte> buffer, System.Net.Sockets.SocketFlags socketFlags, out System.Net.Sockets.SocketError errorCode) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
430
public System.Threading.Tasks.Task<int> SendAsync(System.ArraySegment<byte> buffer) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
431
public System.Threading.Tasks.Task<int> SendAsync(System.ArraySegment<byte> buffer, System.Net.Sockets.SocketFlags socketFlags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
432
public System.Threading.Tasks.Task<int> SendAsync(System.Collections.Generic.IList<System.ArraySegment<byte>> buffers) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
433
public System.Threading.Tasks.Task<int> SendAsync(System.Collections.Generic.IList<System.ArraySegment<byte>> buffers, System.Net.Sockets.SocketFlags socketFlags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
434
public bool SendAsync(System.Net.Sockets.SocketAsyncEventArgs e) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
435
public System.Threading.Tasks.ValueTask<int> SendAsync(System.ReadOnlyMemory<byte> buffer, System.Net.Sockets.SocketFlags socketFlags, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
436
public System.Threading.Tasks.ValueTask<int> SendAsync(System.ReadOnlyMemory<byte> buffer, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
437
public void SendFile(string? fileName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
438
public void SendFile(string? fileName, byte[]? preBuffer, byte[]? postBuffer, System.Net.Sockets.TransmitFileOptions flags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
439
public void SendFile(string? fileName, System.ReadOnlySpan<byte> preBuffer, System.ReadOnlySpan<byte> postBuffer, System.Net.Sockets.TransmitFileOptions flags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
440
public System.Threading.Tasks.ValueTask SendFileAsync(string? fileName, System.ReadOnlyMemory<byte> preBuffer, System.ReadOnlyMemory<byte> postBuffer, System.Net.Sockets.TransmitFileOptions flags, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
441
public System.Threading.Tasks.ValueTask SendFileAsync(string? fileName, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
442
public bool SendPacketsAsync(System.Net.Sockets.SocketAsyncEventArgs e) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
443
public int SendTo(byte[] buffer, int offset, int size, System.Net.Sockets.SocketFlags socketFlags, System.Net.EndPoint remoteEP) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
444
public int SendTo(byte[] buffer, int size, System.Net.Sockets.SocketFlags socketFlags, System.Net.EndPoint remoteEP) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
445
public int SendTo(byte[] buffer, System.Net.EndPoint remoteEP) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
446
public int SendTo(byte[] buffer, System.Net.Sockets.SocketFlags socketFlags, System.Net.EndPoint remoteEP) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
447
public int SendTo(System.ReadOnlySpan<byte> buffer, System.Net.EndPoint remoteEP) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
448
public int SendTo(System.ReadOnlySpan<byte> buffer, System.Net.Sockets.SocketFlags socketFlags, System.Net.EndPoint remoteEP) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
449
public int SendTo(System.ReadOnlySpan<byte> buffer, System.Net.Sockets.SocketFlags socketFlags, System.Net.SocketAddress socketAddress) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
450
public System.Threading.Tasks.Task<int> SendToAsync(System.ArraySegment<byte> buffer, System.Net.EndPoint remoteEP) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
451
public System.Threading.Tasks.Task<int> SendToAsync(System.ArraySegment<byte> buffer, System.Net.Sockets.SocketFlags socketFlags, System.Net.EndPoint remoteEP) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
452
public bool SendToAsync(System.Net.Sockets.SocketAsyncEventArgs e) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
453
public System.Threading.Tasks.ValueTask<int> SendToAsync(System.ReadOnlyMemory<byte> buffer, System.Net.EndPoint remoteEP, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
454
public System.Threading.Tasks.ValueTask<int> SendToAsync(System.ReadOnlyMemory<byte> buffer, System.Net.Sockets.SocketFlags socketFlags, System.Net.EndPoint remoteEP, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
455
public System.Threading.Tasks.ValueTask<int> SendToAsync(System.ReadOnlyMemory<byte> buffer, System.Net.Sockets.SocketFlags socketFlags, System.Net.SocketAddress socketAddress, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
457
public void SetIPProtectionLevel(System.Net.Sockets.IPProtectionLevel level) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
458
public void SetRawSocketOption(int optionLevel, int optionName, System.ReadOnlySpan<byte> optionValue) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
459
public void SetSocketOption(System.Net.Sockets.SocketOptionLevel optionLevel, System.Net.Sockets.SocketOptionName optionName, bool optionValue) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
460
public void SetSocketOption(System.Net.Sockets.SocketOptionLevel optionLevel, System.Net.Sockets.SocketOptionName optionName, byte[] optionValue) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
461
public void SetSocketOption(System.Net.Sockets.SocketOptionLevel optionLevel, System.Net.Sockets.SocketOptionName optionName, int optionValue) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
462
public void SetSocketOption(System.Net.Sockets.SocketOptionLevel optionLevel, System.Net.Sockets.SocketOptionName optionName, object optionValue) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
463
public void Shutdown(System.Net.Sockets.SocketShutdown how) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
467
public SocketAsyncEventArgs() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
468
public SocketAsyncEventArgs(bool unsafeSuppressExecutionContextFlow) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
469
public System.Net.Sockets.Socket? AcceptSocket { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
470
public byte[]? Buffer { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
471
public System.Collections.Generic.IList<System.ArraySegment<byte>>? BufferList { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
472
public int BytesTransferred { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
473
public System.Exception? ConnectByNameError { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
474
public System.Net.Sockets.Socket? ConnectSocket { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
475
public int Count { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
476
public bool DisconnectReuseSocket { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
477
public System.Net.Sockets.SocketAsyncOperation LastOperation { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
478
public System.Memory<byte> MemoryBuffer { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
479
public int Offset { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
480
public System.Net.Sockets.IPPacketInformation ReceiveMessageFromPacketInfo { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
481
public System.Net.EndPoint? RemoteEndPoint { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
482
public System.Net.Sockets.SendPacketsElement[]? SendPacketsElements { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
483
public System.Net.Sockets.TransmitFileOptions SendPacketsFlags { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
484
public int SendPacketsSendSize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
485
public System.Net.Sockets.SocketError SocketError { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
486
public System.Net.Sockets.SocketFlags SocketFlags { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
487
public object? UserToken { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
488
public event System.EventHandler<System.Net.Sockets.SocketAsyncEventArgs>? Completed { add { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } remove { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
491
protected virtual void OnCompleted(System.Net.Sockets.SocketAsyncEventArgs e) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
492
public void SetBuffer(byte[]? buffer, int offset, int count) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
493
public void SetBuffer(int offset, int count) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
494
public void SetBuffer(System.Memory<byte> buffer) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
526
public System.Net.Sockets.SocketInformationOptions Options { readonly get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
527
public byte[] ProtocolInformation { readonly get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
622
public static System.Threading.Tasks.Task<System.Net.Sockets.Socket> AcceptAsync(this System.Net.Sockets.Socket socket) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
624
public static System.Threading.Tasks.Task<System.Net.Sockets.Socket> AcceptAsync(this System.Net.Sockets.Socket socket, System.Net.Sockets.Socket? acceptSocket) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
626
public static System.Threading.Tasks.Task ConnectAsync(this System.Net.Sockets.Socket socket, System.Net.EndPoint remoteEP) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
628
public static System.Threading.Tasks.ValueTask ConnectAsync(this System.Net.Sockets.Socket socket, System.Net.EndPoint remoteEP, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
630
public static System.Threading.Tasks.Task ConnectAsync(this System.Net.Sockets.Socket socket, System.Net.IPAddress address, int port) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
632
public static System.Threading.Tasks.ValueTask ConnectAsync(this System.Net.Sockets.Socket socket, System.Net.IPAddress address, int port, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
634
public static System.Threading.Tasks.Task ConnectAsync(this System.Net.Sockets.Socket socket, System.Net.IPAddress[] addresses, int port) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
636
public static System.Threading.Tasks.ValueTask ConnectAsync(this System.Net.Sockets.Socket socket, System.Net.IPAddress[] addresses, int port, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
638
public static System.Threading.Tasks.Task ConnectAsync(this System.Net.Sockets.Socket socket, string host, int port) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
640
public static System.Threading.Tasks.ValueTask ConnectAsync(this System.Net.Sockets.Socket socket, string host, int port, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
642
public static System.Threading.Tasks.Task<int> ReceiveAsync(this System.Net.Sockets.Socket socket, System.ArraySegment<byte> buffer, System.Net.Sockets.SocketFlags socketFlags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
644
public static System.Threading.Tasks.Task<int> ReceiveAsync(this System.Net.Sockets.Socket socket, System.Collections.Generic.IList<System.ArraySegment<byte>> buffers, System.Net.Sockets.SocketFlags socketFlags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
646
public static System.Threading.Tasks.ValueTask<int> ReceiveAsync(this System.Net.Sockets.Socket socket, System.Memory<byte> buffer, System.Net.Sockets.SocketFlags socketFlags, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
648
public static System.Threading.Tasks.Task<System.Net.Sockets.SocketReceiveFromResult> ReceiveFromAsync(this System.Net.Sockets.Socket socket, System.ArraySegment<byte> buffer, System.Net.Sockets.SocketFlags socketFlags, System.Net.EndPoint remoteEndPoint) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
650
public static System.Threading.Tasks.Task<System.Net.Sockets.SocketReceiveMessageFromResult> ReceiveMessageFromAsync(this System.Net.Sockets.Socket socket, System.ArraySegment<byte> buffer, System.Net.Sockets.SocketFlags socketFlags, System.Net.EndPoint remoteEndPoint) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
652
public static System.Threading.Tasks.Task<int> SendAsync(this System.Net.Sockets.Socket socket, System.ArraySegment<byte> buffer, System.Net.Sockets.SocketFlags socketFlags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
654
public static System.Threading.Tasks.Task<int> SendAsync(this System.Net.Sockets.Socket socket, System.Collections.Generic.IList<System.ArraySegment<byte>> buffers, System.Net.Sockets.SocketFlags socketFlags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
656
public static System.Threading.Tasks.ValueTask<int> SendAsync(this System.Net.Sockets.Socket socket, System.ReadOnlyMemory<byte> buffer, System.Net.Sockets.SocketFlags socketFlags, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
658
public static System.Threading.Tasks.Task<int> SendToAsync(this System.Net.Sockets.Socket socket, System.ArraySegment<byte> buffer, System.Net.Sockets.SocketFlags socketFlags, System.Net.EndPoint remoteEP) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
671
public TcpClient() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
672
public TcpClient(System.Net.IPEndPoint localEP) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
673
public TcpClient(System.Net.Sockets.AddressFamily family) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
674
public TcpClient(string hostname, int port) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
675
protected bool Active { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
676
public int Available { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
677
public System.Net.Sockets.Socket Client { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
678
public bool Connected { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
679
public bool ExclusiveAddressUse { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
681
public System.Net.Sockets.LingerOption? LingerState { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
682
public bool NoDelay { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
683
public int ReceiveBufferSize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
684
public int ReceiveTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
685
public int SendBufferSize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
686
public int SendTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
687
public System.IAsyncResult BeginConnect(System.Net.IPAddress address, int port, System.AsyncCallback? requestCallback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
688
public System.IAsyncResult BeginConnect(System.Net.IPAddress[] addresses, int port, System.AsyncCallback? requestCallback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
689
public System.IAsyncResult BeginConnect(string host, int port, System.AsyncCallback? requestCallback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
690
public void Close() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
691
public void Connect(System.Net.IPAddress address, int port) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
692
public void Connect(System.Net.IPAddress[] ipAddresses, int port) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
693
public void Connect(System.Net.IPEndPoint remoteEP) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
694
public void Connect(string hostname, int port) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
695
public System.Threading.Tasks.Task ConnectAsync(System.Net.IPAddress address, int port) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
696
public System.Threading.Tasks.ValueTask ConnectAsync(System.Net.IPAddress address, int port, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
697
public System.Threading.Tasks.Task ConnectAsync(System.Net.IPAddress[] addresses, int port) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
698
public System.Threading.Tasks.ValueTask ConnectAsync(System.Net.IPAddress[] addresses, int port, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
699
public System.Threading.Tasks.Task ConnectAsync(System.Net.IPEndPoint remoteEP) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
700
public System.Threading.Tasks.ValueTask ConnectAsync(System.Net.IPEndPoint remoteEP, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
701
public System.Threading.Tasks.Task ConnectAsync(string host, int port) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
702
public System.Threading.Tasks.ValueTask ConnectAsync(string host, int port, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
705
public void EndConnect(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
707
public System.Net.Sockets.NetworkStream GetStream() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
712
public TcpListener(int port) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
713
public TcpListener(System.Net.IPAddress localaddr, int port) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
714
public TcpListener(System.Net.IPEndPoint localEP) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
715
protected bool Active { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
716
public bool ExclusiveAddressUse { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
717
public System.Net.EndPoint LocalEndpoint { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
718
public System.Net.Sockets.Socket Server { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
719
public System.Net.Sockets.Socket AcceptSocket() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
720
public System.Threading.Tasks.Task<System.Net.Sockets.Socket> AcceptSocketAsync() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
721
public System.Threading.Tasks.ValueTask<System.Net.Sockets.Socket> AcceptSocketAsync(System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
722
public System.Net.Sockets.TcpClient AcceptTcpClient() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
723
public System.Threading.Tasks.Task<System.Net.Sockets.TcpClient> AcceptTcpClientAsync() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
724
public System.Threading.Tasks.ValueTask<System.Net.Sockets.TcpClient> AcceptTcpClientAsync(System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
726
public void AllowNatTraversal(bool allowed) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
727
public System.IAsyncResult BeginAcceptSocket(System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
728
public System.IAsyncResult BeginAcceptTcpClient(System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
729
public static System.Net.Sockets.TcpListener Create(int port) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
731
public System.Net.Sockets.Socket EndAcceptSocket(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
732
public System.Net.Sockets.TcpClient EndAcceptTcpClient(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
733
public bool Pending() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
734
public void Start() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
735
public void Start(int backlog) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
736
public void Stop() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
753
public UdpClient() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
754
public UdpClient(int port) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
755
public UdpClient(int port, System.Net.Sockets.AddressFamily family) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
756
public UdpClient(System.Net.IPEndPoint localEP) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
757
public UdpClient(System.Net.Sockets.AddressFamily family) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
758
public UdpClient(string hostname, int port) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
759
protected bool Active { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
760
public int Available { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
761
public System.Net.Sockets.Socket Client { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
762
public bool DontFragment { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
763
public bool EnableBroadcast { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
764
public bool ExclusiveAddressUse { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
765
public bool MulticastLoopback { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
766
public short Ttl { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
768
public void AllowNatTraversal(bool allowed) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
769
public System.IAsyncResult BeginReceive(System.AsyncCallback? requestCallback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
770
public System.IAsyncResult BeginSend(byte[] datagram, int bytes, System.AsyncCallback? requestCallback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
771
public System.IAsyncResult BeginSend(byte[] datagram, int bytes, System.Net.IPEndPoint? endPoint, System.AsyncCallback? requestCallback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
772
public System.IAsyncResult BeginSend(byte[] datagram, int bytes, string? hostname, int port, System.AsyncCallback? requestCallback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
773
public void Close() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
774
public void Connect(System.Net.IPAddress addr, int port) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
775
public void Connect(System.Net.IPEndPoint endPoint) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
776
public void Connect(string hostname, int port) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
779
public void DropMulticastGroup(System.Net.IPAddress multicastAddr) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
780
public void DropMulticastGroup(System.Net.IPAddress multicastAddr, int ifindex) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
781
public byte[] EndReceive(System.IAsyncResult asyncResult, ref System.Net.IPEndPoint? remoteEP) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
782
public int EndSend(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
783
public void JoinMulticastGroup(int ifindex, System.Net.IPAddress multicastAddr) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
784
public void JoinMulticastGroup(System.Net.IPAddress multicastAddr) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
785
public void JoinMulticastGroup(System.Net.IPAddress multicastAddr, int timeToLive) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
786
public void JoinMulticastGroup(System.Net.IPAddress multicastAddr, System.Net.IPAddress localAddress) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
787
public byte[] Receive([System.Diagnostics.CodeAnalysis.NotNullAttribute] ref System.Net.IPEndPoint? remoteEP) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
788
public System.Threading.Tasks.Task<System.Net.Sockets.UdpReceiveResult> ReceiveAsync() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
789
public System.Threading.Tasks.ValueTask<System.Net.Sockets.UdpReceiveResult> ReceiveAsync(System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
790
public int Send(byte[] dgram, int bytes) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
791
public int Send(byte[] dgram, int bytes, System.Net.IPEndPoint? endPoint) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
792
public int Send(byte[] dgram, int bytes, string? hostname, int port) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
793
public int Send(System.ReadOnlySpan<byte> datagram) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
794
public int Send(System.ReadOnlySpan<byte> datagram, System.Net.IPEndPoint? endPoint) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
795
public int Send(System.ReadOnlySpan<byte> datagram, string? hostname, int port) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
796
public System.Threading.Tasks.Task<int> SendAsync(byte[] datagram, int bytes) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
797
public System.Threading.Tasks.Task<int> SendAsync(byte[] datagram, int bytes, System.Net.IPEndPoint? endPoint) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
798
public System.Threading.Tasks.Task<int> SendAsync(byte[] datagram, int bytes, string? hostname, int port) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
799
public System.Threading.Tasks.ValueTask<int> SendAsync(System.ReadOnlyMemory<byte> datagram, System.Net.IPEndPoint? endPoint, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
800
public System.Threading.Tasks.ValueTask<int> SendAsync(System.ReadOnlyMemory<byte> datagram, string? hostname, int port, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
801
public System.Threading.Tasks.ValueTask<int> SendAsync(System.ReadOnlyMemory<byte> datagram, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
807
public UdpReceiveResult(byte[] buffer, System.Net.IPEndPoint remoteEndPoint) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
808
public byte[] Buffer { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
809
public System.Net.IPEndPoint RemoteEndPoint { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
810
public bool Equals(System.Net.Sockets.UdpReceiveResult other) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
811
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? obj) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
812
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
813
public static bool operator ==(System.Net.Sockets.UdpReceiveResult left, System.Net.Sockets.UdpReceiveResult right) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
814
public static bool operator !=(System.Net.Sockets.UdpReceiveResult left, System.Net.Sockets.UdpReceiveResult right) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
818
public UnixDomainSocketEndPoint(string path) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
819
public override System.Net.Sockets.AddressFamily AddressFamily { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); } }
820
public override System.Net.EndPoint Create(System.Net.SocketAddress socketAddress) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
821
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? obj) { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
822
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
823
public override System.Net.SocketAddress Serialize() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
824
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.SystemNetSockets_PlatformNotSupported); }
System.Net.WebHeaderCollection (3)
System\Net\WebHeaderCollection.cs (3)
36
throw new
PlatformNotSupportedException
();
144
throw new
PlatformNotSupportedException
();
149
throw new
PlatformNotSupportedException
();
System.Net.WebProxy (4)
System\Net\WebProxy.cs (4)
208
throw new
PlatformNotSupportedException
();
211
throw new
PlatformNotSupportedException
();
214
throw new
PlatformNotSupportedException
();
220
throw new
PlatformNotSupportedException
();
System.Net.WebSockets (88)
artifacts\obj\System.Net.WebSockets\Debug\net10.0\System.Net.WebSockets.notsupported.cs (88)
12
public ValueWebSocketReceiveResult(int count, System.Net.WebSockets.WebSocketMessageType messageType, bool endOfMessage) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
13
public int Count { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); } }
14
public bool EndOfMessage { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); } }
15
public System.Net.WebSockets.WebSocketMessageType MessageType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); } }
19
protected WebSocket() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
22
public static System.TimeSpan DefaultKeepAliveInterval { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); } }
28
public static System.ArraySegment<byte> CreateClientBuffer(int receiveBufferSize, int sendBufferSize) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
30
public static System.Net.WebSockets.WebSocket CreateClientWebSocket(System.IO.Stream innerStream, string? subProtocol, int receiveBufferSize, int sendBufferSize, System.TimeSpan keepAliveInterval, bool useZeroMaskingKey, System.ArraySegment<byte> internalBuffer) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
31
public static System.Net.WebSockets.WebSocket CreateFromStream(System.IO.Stream stream, bool isServer, string? subProtocol, System.TimeSpan keepAliveInterval) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
32
public static System.Net.WebSockets.WebSocket CreateFromStream(System.IO.Stream stream, System.Net.WebSockets.WebSocketCreationOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
33
public static System.ArraySegment<byte> CreateServerBuffer(int receiveBufferSize) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
37
public static bool IsApplicationTargeting45() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
38
protected static bool IsStateTerminal(System.Net.WebSockets.WebSocketState state) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
40
public virtual System.Threading.Tasks.ValueTask<System.Net.WebSockets.ValueWebSocketReceiveResult> ReceiveAsync(System.Memory<byte> buffer, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
43
public static void RegisterPrefixes() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
45
public virtual System.Threading.Tasks.ValueTask SendAsync(System.ReadOnlyMemory<byte> buffer, System.Net.WebSockets.WebSocketMessageType messageType, bool endOfMessage, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
46
public virtual System.Threading.Tasks.ValueTask SendAsync(System.ReadOnlyMemory<byte> buffer, System.Net.WebSockets.WebSocketMessageType messageType, System.Net.WebSockets.WebSocketMessageFlags messageFlags, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
47
protected static void ThrowOnInvalidState(System.Net.WebSockets.WebSocketState state, params System.Net.WebSockets.WebSocketState[] validStates) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
51
private protected WebSocketStream() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
52
public override System.IAsyncResult BeginWrite(byte[] buffer, int offset, int count, System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
53
public override System.IAsyncResult BeginRead(byte[] buffer, int offset, int count, System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
54
public override bool CanRead { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); } }
55
public override bool CanSeek { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); } }
56
public override bool CanWrite { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); } }
57
public static System.Net.WebSockets.WebSocketStream Create(WebSocket webSocket, WebSocketMessageType writeMessageType, bool ownsWebSocket = false) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
58
public static System.Net.WebSockets.WebSocketStream Create(WebSocket webSocket, WebSocketMessageType writeMessageType, TimeSpan closeTimeout) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
59
public static System.Net.WebSockets.WebSocketStream CreateWritableMessageStream(WebSocket webSocket, WebSocketMessageType writeMessageType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
60
public static System.Net.WebSockets.WebSocketStream CreateReadableMessageStream(WebSocket webSocket) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
62
public override System.Threading.Tasks.ValueTask DisposeAsync() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
63
public override int EndRead(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
64
public override void EndWrite(IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
65
public override void Flush() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
66
public override System.Threading.Tasks.Task FlushAsync(System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
67
public override long Length { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); } }
68
public override long Position { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); } }
69
public override int Read(byte[] buffer, int offset, int count) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
70
public override System.Threading.Tasks.Task<int> ReadAsync(byte[] buffer, int offset, int count, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
71
public override System.Threading.Tasks.ValueTask<int> ReadAsync(System.Memory<byte> buffer, System.Threading.CancellationToken cancellationToken = default) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
72
public override long Seek(long offset, System.IO.SeekOrigin origin) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
73
public override void SetLength(long value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
74
public System.Net.WebSockets.WebSocket WebSocket { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); } }
75
public override void Write(byte[] buffer, int offset, int count) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
76
public override System.Threading.Tasks.Task WriteAsync(byte[] buffer, int offset, int count, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
77
public override System.Threading.Tasks.ValueTask WriteAsync(System.ReadOnlyMemory<byte> buffer, System.Threading.CancellationToken cancellationToken = default) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
94
protected WebSocketContext() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
123
public WebSocketException() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
124
public WebSocketException(int nativeError) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
125
public WebSocketException(int nativeError, System.Exception? innerException) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
126
public WebSocketException(int nativeError, string? message) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
127
public WebSocketException(System.Net.WebSockets.WebSocketError error) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
128
public WebSocketException(System.Net.WebSockets.WebSocketError error, System.Exception? innerException) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
129
public WebSocketException(System.Net.WebSockets.WebSocketError error, int nativeError) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
130
public WebSocketException(System.Net.WebSockets.WebSocketError error, int nativeError, System.Exception? innerException) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
131
public WebSocketException(System.Net.WebSockets.WebSocketError error, int nativeError, string? message) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
132
public WebSocketException(System.Net.WebSockets.WebSocketError error, int nativeError, string? message, System.Exception? innerException) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
133
public WebSocketException(System.Net.WebSockets.WebSocketError error, string? message) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
134
public WebSocketException(System.Net.WebSockets.WebSocketError error, string? message, System.Exception? innerException) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
135
public WebSocketException(string? message) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
136
public WebSocketException(string? message, System.Exception? innerException) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
137
public override int ErrorCode { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); } }
138
public System.Net.WebSockets.WebSocketError WebSocketErrorCode { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); } }
141
public override void GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
151
public WebSocketReceiveResult(int count, System.Net.WebSockets.WebSocketMessageType messageType, bool endOfMessage) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
152
public WebSocketReceiveResult(int count, System.Net.WebSockets.WebSocketMessageType messageType, bool endOfMessage, System.Net.WebSockets.WebSocketCloseStatus? closeStatus, string? closeStatusDescription) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); }
153
public System.Net.WebSockets.WebSocketCloseStatus? CloseStatus { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); } }
154
public string? CloseStatusDescription { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); } }
155
public int Count { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); } }
156
public bool EndOfMessage { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); } }
157
public System.Net.WebSockets.WebSocketMessageType MessageType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); } }
171
public bool IsServer { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); } }
172
public string? SubProtocol { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); } }
173
public System.TimeSpan KeepAliveInterval { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); } }
174
public System.TimeSpan KeepAliveTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); } }
175
public System.Net.WebSockets.WebSocketDeflateOptions? DangerousDeflateOptions { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); } }
179
public int ClientMaxWindowBits { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); } }
180
public bool ClientContextTakeover { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); } }
181
public int ServerMaxWindowBits { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); } }
182
public bool ServerContextTakeover { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_WebSockets); } }
System.Private.CoreLib (5291)
src\Internal\Runtime\InteropServices\ComActivator.PlatformNotSupported.cs (3)
17
=> throw new
PlatformNotSupportedException
();
25
=> throw new
PlatformNotSupportedException
();
33
=> throw new
PlatformNotSupportedException
();
src\Internal\Runtime\InteropServices\InMemoryAssemblyLoader.PlatformNotSupported.cs (1)
19
=> throw new
PlatformNotSupportedException
();
src\libraries\Common\src\System\Threading\Tasks\TaskToAsyncResult.cs (1)
35
if (OperatingSystem.IsWasi()) throw new
PlatformNotSupportedException
(); // TODO remove with https://github.com/dotnet/runtime/pull/107185
src\libraries\System.Private.CoreLib\src\Internal\Runtime\CompilerHelpers\ThrowHelpers.cs (1)
60
throw new
PlatformNotSupportedException
();
src\libraries\System.Private.CoreLib\src\System\Activator.RuntimeType.cs (1)
34
throw new
PlatformNotSupportedException
(SR.NotSupported_ActivAttr);
src\libraries\System.Private.CoreLib\src\System\AppDomain.cs (3)
111
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_AppDomains);
131
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_CAS); // This api is only meaningful for very specific partial trust/CAS scenarios
414
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_Principal);
src\libraries\System.Private.CoreLib\src\System\Collections\Hashtable.cs (1)
1261
throw new
PlatformNotSupportedException
();
src\libraries\System.Private.CoreLib\src\System\Delegate.cs (1)
154
public virtual void GetObjectData(SerializationInfo info, StreamingContext context) => throw new
PlatformNotSupportedException
();
src\libraries\System.Private.CoreLib\src\System\Exception.cs (2)
190
add { throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_SecureBinarySerialization); }
191
remove { throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_SecureBinarySerialization); }
src\libraries\System.Private.CoreLib\src\System\Globalization\JapaneseCalendar.Nls.cs (1)
131
throw new
PlatformNotSupportedException
();
src\libraries\System.Private.CoreLib\src\System\Globalization\Normalization.Icu.cs (1)
205
throw new
PlatformNotSupportedException
(SR.Argument_UnsupportedNormalizationFormInBrowser);
src\libraries\System.Private.CoreLib\src\System\Globalization\TextInfo.cs (1)
66
throw new
PlatformNotSupportedException
();
src\libraries\System.Private.CoreLib\src\System\IO\FileStreamOptions.cs (1)
139
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_UnixFileMode);
src\libraries\System.Private.CoreLib\src\System\IO\FileSystem.Unix.cs (2)
67
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_FileEncryption);
72
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_FileEncryption);
src\libraries\System.Private.CoreLib\src\System\IO\FileSystemInfo.cs (2)
28
throw new
PlatformNotSupportedException
();
41
throw new
PlatformNotSupportedException
();
src\libraries\System.Private.CoreLib\src\System\IO\Strategies\FileStreamHelpers.Unix.cs (2)
63
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_OSXFileLocking);
73
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_OSXFileLocking);
src\libraries\System.Private.CoreLib\src\System\MarshalByRefObject.cs (2)
19
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_Remoting);
25
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_Remoting);
src\libraries\System.Private.CoreLib\src\System\Numerics\Matrix4x4.Impl.cs (1)
1674
private static void ThrowPlatformNotSupportedException() => throw new
PlatformNotSupportedException
();
src\libraries\System.Private.CoreLib\src\System\OperatingSystem.cs (1)
73
throw new
PlatformNotSupportedException
();
src\libraries\System.Private.CoreLib\src\System\Reflection\Assembly.cs (3)
423
public static Assembly ReflectionOnlyLoad(byte[] rawAssembly) { throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ReflectionOnly); }
426
public static Assembly ReflectionOnlyLoad(string assemblyString) { throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ReflectionOnly); }
429
public static Assembly ReflectionOnlyLoadFrom(string assemblyFile) { throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ReflectionOnly); }
src\libraries\System.Private.CoreLib\src\System\Reflection\AssemblyName.cs (4)
242
get => throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_StrongNameSigning);
243
set => throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_StrongNameSigning);
272
throw new
PlatformNotSupportedException
();
277
throw new
PlatformNotSupportedException
();
src\libraries\System.Private.CoreLib\src\System\Reflection\Emit\AssemblyBuilder.cs (1)
123
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ReflectionEmit);
src\libraries\System.Private.CoreLib\src\System\Reflection\Missing.cs (1)
16
throw new
PlatformNotSupportedException
();
src\libraries\System.Private.CoreLib\src\System\Reflection\Pointer.cs (1)
57
throw new
PlatformNotSupportedException
();
src\libraries\System.Private.CoreLib\src\System\Reflection\StrongNameKeyPair.cs (7)
14
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_StrongNameSigning);
17
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_StrongNameSigning);
22
throw new
PlatformNotSupportedException
();
25
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_StrongNameSigning);
28
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_StrongNameSigning);
31
throw new
PlatformNotSupportedException
();
34
throw new
PlatformNotSupportedException
();
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\Unsafe.cs (35)
32
throw new
PlatformNotSupportedException
();
66
throw new
PlatformNotSupportedException
();
85
throw new
PlatformNotSupportedException
();
105
throw new
PlatformNotSupportedException
();
132
throw new
PlatformNotSupportedException
();
160
throw new
PlatformNotSupportedException
();
187
throw new
PlatformNotSupportedException
();
215
throw new
PlatformNotSupportedException
();
238
throw new
PlatformNotSupportedException
();
276
throw new
PlatformNotSupportedException
();
296
throw new
PlatformNotSupportedException
();
315
throw new
PlatformNotSupportedException
();
334
throw new
PlatformNotSupportedException
();
353
throw new
PlatformNotSupportedException
();
373
throw new
PlatformNotSupportedException
();
399
throw new
PlatformNotSupportedException
();
423
throw new
PlatformNotSupportedException
();
441
throw new
PlatformNotSupportedException
();
460
throw new
PlatformNotSupportedException
();
480
throw new
PlatformNotSupportedException
();
531
throw new
PlatformNotSupportedException
();
556
throw new
PlatformNotSupportedException
();
582
throw new
PlatformNotSupportedException
();
608
throw new
PlatformNotSupportedException
();
633
throw new
PlatformNotSupportedException
();
693
throw new
PlatformNotSupportedException
();
711
throw new
PlatformNotSupportedException
();
772
throw new
PlatformNotSupportedException
();
789
throw new
PlatformNotSupportedException
();
816
throw new
PlatformNotSupportedException
();
842
throw new
PlatformNotSupportedException
();
868
throw new
PlatformNotSupportedException
();
891
throw new
PlatformNotSupportedException
();
912
throw new
PlatformNotSupportedException
();
933
throw new
PlatformNotSupportedException
();
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ComEventsHelpers.NoCom.cs (2)
15
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ComInterop);
20
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ComInterop);
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshal.NoCom.cs (28)
27
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ComInterop);
34
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ComInterop);
44
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ComInterop);
52
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ComInterop);
58
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ComInterop);
64
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ComInterop);
70
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ComInterop);
77
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ComInterop);
84
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ComInterop);
90
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ComInterop);
96
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ComInterop);
102
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ComInterop);
108
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ComInterop);
115
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ComInterop);
122
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ComInterop);
128
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ComInterop);
134
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ComInterop);
141
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ComInterop);
148
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ComInterop);
155
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ComInterop);
162
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ComInterop);
168
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ComInterop);
174
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ComInterop);
181
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ComInterop);
190
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ComInterop);
196
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ComInterop);
216
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ComInterop);
222
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ComInterop);
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshal.Unix.cs (1)
163
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ComInterop);
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshalling\ComVariant.cs (2)
154
throw new
PlatformNotSupportedException
(SR.ComVariant_SafeArray_PlatformNotSupported);
395
throw new
PlatformNotSupportedException
(SR.ComVariant_SafeArray_PlatformNotSupported);
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ObjectiveC\ObjectiveCMarshal.PlatformNotSupported.cs (4)
63
=> throw new
PlatformNotSupportedException
();
94
=> throw new
PlatformNotSupportedException
();
133
=> throw new
PlatformNotSupportedException
();
143
=> throw new
PlatformNotSupportedException
();
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\PosixSignalRegistration.Unix.cs (1)
31
throw new
PlatformNotSupportedException
();
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Arm\AdvSimd.PlatformNotSupported.cs (2628)
162
public static Vector128<double> Abs(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
168
public static Vector128<ulong> Abs(Vector128<long> value) { throw new
PlatformNotSupportedException
(); }
174
public static Vector128<long> AbsSaturate(Vector128<long> value) { throw new
PlatformNotSupportedException
(); }
180
public static Vector64<short> AbsSaturateScalar(Vector64<short> value) { throw new
PlatformNotSupportedException
(); }
186
public static Vector64<int> AbsSaturateScalar(Vector64<int> value) { throw new
PlatformNotSupportedException
(); }
192
public static Vector64<long> AbsSaturateScalar(Vector64<long> value) { throw new
PlatformNotSupportedException
(); }
198
public static Vector64<sbyte> AbsSaturateScalar(Vector64<sbyte> value) { throw new
PlatformNotSupportedException
(); }
204
public static Vector64<ulong> AbsScalar(Vector64<long> value) { throw new
PlatformNotSupportedException
(); }
210
public static Vector128<double> AbsoluteCompareGreaterThan(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
216
public static Vector64<double> AbsoluteCompareGreaterThanScalar(Vector64<double> left, Vector64<double> right) { throw new
PlatformNotSupportedException
(); }
222
public static Vector64<float> AbsoluteCompareGreaterThanScalar(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
228
public static Vector128<double> AbsoluteCompareGreaterThanOrEqual(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
234
public static Vector64<double> AbsoluteCompareGreaterThanOrEqualScalar(Vector64<double> left, Vector64<double> right) { throw new
PlatformNotSupportedException
(); }
240
public static Vector64<float> AbsoluteCompareGreaterThanOrEqualScalar(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
246
public static Vector128<double> AbsoluteCompareLessThan(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
252
public static Vector64<double> AbsoluteCompareLessThanScalar(Vector64<double> left, Vector64<double> right) { throw new
PlatformNotSupportedException
(); }
258
public static Vector64<float> AbsoluteCompareLessThanScalar(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
264
public static Vector128<double> AbsoluteCompareLessThanOrEqual(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
270
public static Vector64<double> AbsoluteCompareLessThanOrEqualScalar(Vector64<double> left, Vector64<double> right) { throw new
PlatformNotSupportedException
(); }
276
public static Vector64<float> AbsoluteCompareLessThanOrEqualScalar(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
282
public static Vector128<double> AbsoluteDifference(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
288
public static Vector64<double> AbsoluteDifferenceScalar(Vector64<double> left, Vector64<double> right) { throw new
PlatformNotSupportedException
(); }
294
public static Vector64<float> AbsoluteDifferenceScalar(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
300
public static Vector128<double> Add(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
306
public static Vector64<byte> AddAcross(Vector64<byte> value) { throw new
PlatformNotSupportedException
(); }
312
public static Vector64<short> AddAcross(Vector64<short> value) { throw new
PlatformNotSupportedException
(); }
318
public static Vector64<sbyte> AddAcross(Vector64<sbyte> value) { throw new
PlatformNotSupportedException
(); }
324
public static Vector64<ushort> AddAcross(Vector64<ushort> value) { throw new
PlatformNotSupportedException
(); }
330
public static Vector64<byte> AddAcross(Vector128<byte> value) { throw new
PlatformNotSupportedException
(); }
336
public static Vector64<short> AddAcross(Vector128<short> value) { throw new
PlatformNotSupportedException
(); }
342
public static Vector64<int> AddAcross(Vector128<int> value) { throw new
PlatformNotSupportedException
(); }
348
public static Vector64<sbyte> AddAcross(Vector128<sbyte> value) { throw new
PlatformNotSupportedException
(); }
354
public static Vector64<ushort> AddAcross(Vector128<ushort> value) { throw new
PlatformNotSupportedException
(); }
360
public static Vector64<uint> AddAcross(Vector128<uint> value) { throw new
PlatformNotSupportedException
(); }
366
public static Vector64<ushort> AddAcrossWidening(Vector64<byte> value) { throw new
PlatformNotSupportedException
(); }
372
public static Vector64<int> AddAcrossWidening(Vector64<short> value) { throw new
PlatformNotSupportedException
(); }
378
public static Vector64<short> AddAcrossWidening(Vector64<sbyte> value) { throw new
PlatformNotSupportedException
(); }
384
public static Vector64<uint> AddAcrossWidening(Vector64<ushort> value) { throw new
PlatformNotSupportedException
(); }
390
public static Vector64<ushort> AddAcrossWidening(Vector128<byte> value) { throw new
PlatformNotSupportedException
(); }
396
public static Vector64<int> AddAcrossWidening(Vector128<short> value) { throw new
PlatformNotSupportedException
(); }
402
public static Vector64<long> AddAcrossWidening(Vector128<int> value) { throw new
PlatformNotSupportedException
(); }
408
public static Vector64<short> AddAcrossWidening(Vector128<sbyte> value) { throw new
PlatformNotSupportedException
(); }
414
public static Vector64<uint> AddAcrossWidening(Vector128<ushort> value) { throw new
PlatformNotSupportedException
(); }
420
public static Vector64<ulong> AddAcrossWidening(Vector128<uint> value) { throw new
PlatformNotSupportedException
(); }
426
public static Vector128<byte> AddPairwise(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
432
public static Vector128<double> AddPairwise(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
438
public static Vector128<short> AddPairwise(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
444
public static Vector128<int> AddPairwise(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
450
public static Vector128<long> AddPairwise(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
456
public static Vector128<sbyte> AddPairwise(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
462
public static Vector128<float> AddPairwise(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
468
public static Vector128<ushort> AddPairwise(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
474
public static Vector128<uint> AddPairwise(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
480
public static Vector128<ulong> AddPairwise(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
486
public static Vector64<float> AddPairwiseScalar(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
492
public static Vector64<double> AddPairwiseScalar(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
498
public static Vector64<long> AddPairwiseScalar(Vector128<long> value) { throw new
PlatformNotSupportedException
(); }
504
public static Vector64<ulong> AddPairwiseScalar(Vector128<ulong> value) { throw new
PlatformNotSupportedException
(); }
510
public static Vector64<byte> AddSaturate(Vector64<byte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
516
public static Vector64<short> AddSaturate(Vector64<short> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
522
public static Vector64<int> AddSaturate(Vector64<int> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
528
public static Vector64<sbyte> AddSaturate(Vector64<sbyte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
534
public static Vector64<ushort> AddSaturate(Vector64<ushort> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
540
public static Vector64<uint> AddSaturate(Vector64<uint> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
546
public static Vector128<byte> AddSaturate(Vector128<byte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
552
public static Vector128<short> AddSaturate(Vector128<short> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
558
public static Vector128<int> AddSaturate(Vector128<int> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
564
public static Vector128<long> AddSaturate(Vector128<long> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
570
public static Vector128<sbyte> AddSaturate(Vector128<sbyte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
576
public static Vector128<ushort> AddSaturate(Vector128<ushort> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
582
public static Vector128<uint> AddSaturate(Vector128<uint> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
588
public static Vector128<ulong> AddSaturate(Vector128<ulong> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
594
public static Vector64<byte> AddSaturateScalar(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
600
public static Vector64<byte> AddSaturateScalar(Vector64<byte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
606
public static Vector64<short> AddSaturateScalar(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
612
public static Vector64<short> AddSaturateScalar(Vector64<short> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
618
public static Vector64<int> AddSaturateScalar(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
624
public static Vector64<int> AddSaturateScalar(Vector64<int> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
630
public static Vector64<long> AddSaturateScalar(Vector64<long> left, Vector64<ulong> right) { throw new
PlatformNotSupportedException
(); }
636
public static Vector64<sbyte> AddSaturateScalar(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
642
public static Vector64<sbyte> AddSaturateScalar(Vector64<sbyte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
648
public static Vector64<ushort> AddSaturateScalar(Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
654
public static Vector64<ushort> AddSaturateScalar(Vector64<ushort> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
660
public static Vector64<uint> AddSaturateScalar(Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
666
public static Vector64<uint> AddSaturateScalar(Vector64<uint> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
672
public static Vector64<ulong> AddSaturateScalar(Vector64<ulong> left, Vector64<long> right) { throw new
PlatformNotSupportedException
(); }
678
public static Vector128<double> Ceiling(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
684
public static Vector128<double> CompareEqual(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
690
public static Vector128<long> CompareEqual(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
696
public static Vector128<ulong> CompareEqual(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
702
public static Vector64<double> CompareEqualScalar(Vector64<double> left, Vector64<double> right) { throw new
PlatformNotSupportedException
(); }
708
public static Vector64<long> CompareEqualScalar(Vector64<long> left, Vector64<long> right) { throw new
PlatformNotSupportedException
(); }
714
public static Vector64<float> CompareEqualScalar(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
720
public static Vector64<ulong> CompareEqualScalar(Vector64<ulong> left, Vector64<ulong> right) { throw new
PlatformNotSupportedException
(); }
726
public static Vector128<double> CompareGreaterThan(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
732
public static Vector128<long> CompareGreaterThan(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
738
public static Vector128<ulong> CompareGreaterThan(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
744
public static Vector64<double> CompareGreaterThanScalar(Vector64<double> left, Vector64<double> right) { throw new
PlatformNotSupportedException
(); }
750
public static Vector64<long> CompareGreaterThanScalar(Vector64<long> left, Vector64<long> right) { throw new
PlatformNotSupportedException
(); }
756
public static Vector64<float> CompareGreaterThanScalar(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
762
public static Vector64<ulong> CompareGreaterThanScalar(Vector64<ulong> left, Vector64<ulong> right) { throw new
PlatformNotSupportedException
(); }
768
public static Vector128<double> CompareGreaterThanOrEqual(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
774
public static Vector128<long> CompareGreaterThanOrEqual(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
780
public static Vector128<ulong> CompareGreaterThanOrEqual(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
786
public static Vector64<double> CompareGreaterThanOrEqualScalar(Vector64<double> left, Vector64<double> right) { throw new
PlatformNotSupportedException
(); }
792
public static Vector64<long> CompareGreaterThanOrEqualScalar(Vector64<long> left, Vector64<long> right) { throw new
PlatformNotSupportedException
(); }
798
public static Vector64<float> CompareGreaterThanOrEqualScalar(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
804
public static Vector64<ulong> CompareGreaterThanOrEqualScalar(Vector64<ulong> left, Vector64<ulong> right) { throw new
PlatformNotSupportedException
(); }
810
public static Vector128<double> CompareLessThan(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
816
public static Vector128<long> CompareLessThan(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
822
public static Vector128<ulong> CompareLessThan(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
828
public static Vector64<double> CompareLessThanScalar(Vector64<double> left, Vector64<double> right) { throw new
PlatformNotSupportedException
(); }
834
public static Vector64<long> CompareLessThanScalar(Vector64<long> left, Vector64<long> right) { throw new
PlatformNotSupportedException
(); }
840
public static Vector64<float> CompareLessThanScalar(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
846
public static Vector64<ulong> CompareLessThanScalar(Vector64<ulong> left, Vector64<ulong> right) { throw new
PlatformNotSupportedException
(); }
852
public static Vector128<double> CompareLessThanOrEqual(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
858
public static Vector128<long> CompareLessThanOrEqual(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
864
public static Vector128<ulong> CompareLessThanOrEqual(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
870
public static Vector64<double> CompareLessThanOrEqualScalar(Vector64<double> left, Vector64<double> right) { throw new
PlatformNotSupportedException
(); }
876
public static Vector64<long> CompareLessThanOrEqualScalar(Vector64<long> left, Vector64<long> right) { throw new
PlatformNotSupportedException
(); }
882
public static Vector64<float> CompareLessThanOrEqualScalar(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
888
public static Vector64<ulong> CompareLessThanOrEqualScalar(Vector64<ulong> left, Vector64<ulong> right) { throw new
PlatformNotSupportedException
(); }
895
public static Vector128<double> CompareTest(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
901
public static Vector128<long> CompareTest(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
907
public static Vector128<ulong> CompareTest(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
914
public static Vector64<double> CompareTestScalar(Vector64<double> left, Vector64<double> right) { throw new
PlatformNotSupportedException
(); }
920
public static Vector64<long> CompareTestScalar(Vector64<long> left, Vector64<long> right) { throw new
PlatformNotSupportedException
(); }
926
public static Vector64<ulong> CompareTestScalar(Vector64<ulong> left, Vector64<ulong> right) { throw new
PlatformNotSupportedException
(); }
932
public static Vector128<double> ConvertToDouble(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
938
public static Vector128<double> ConvertToDouble(Vector128<long> value) { throw new
PlatformNotSupportedException
(); }
944
public static Vector128<double> ConvertToDouble(Vector128<ulong> value) { throw new
PlatformNotSupportedException
(); }
950
public static Vector64<double> ConvertToDoubleScalar(Vector64<long> value) { throw new
PlatformNotSupportedException
(); }
956
public static Vector64<double> ConvertToDoubleScalar(Vector64<ulong> value) { throw new
PlatformNotSupportedException
(); }
962
public static Vector128<double> ConvertToDoubleUpper(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
968
public static Vector128<long> ConvertToInt64RoundAwayFromZero(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
974
public static Vector64<long> ConvertToInt64RoundAwayFromZeroScalar(Vector64<double> value) { throw new
PlatformNotSupportedException
(); }
980
public static Vector128<long> ConvertToInt64RoundToEven(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
986
public static Vector64<long> ConvertToInt64RoundToEvenScalar(Vector64<double> value) { throw new
PlatformNotSupportedException
(); }
992
public static Vector128<long> ConvertToInt64RoundToNegativeInfinity(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
998
public static Vector64<long> ConvertToInt64RoundToNegativeInfinityScalar(Vector64<double> value) { throw new
PlatformNotSupportedException
(); }
1004
public static Vector128<long> ConvertToInt64RoundToPositiveInfinity(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
1010
public static Vector64<long> ConvertToInt64RoundToPositiveInfinityScalar(Vector64<double> value) { throw new
PlatformNotSupportedException
(); }
1016
public static Vector128<long> ConvertToInt64RoundToZero(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
1022
public static Vector64<long> ConvertToInt64RoundToZeroScalar(Vector64<double> value) { throw new
PlatformNotSupportedException
(); }
1028
public static Vector64<float> ConvertToSingleLower(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
1034
public static Vector64<float> ConvertToSingleRoundToOddLower(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
1040
public static Vector128<float> ConvertToSingleRoundToOddUpper(Vector64<float> lower, Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
1046
public static Vector128<float> ConvertToSingleUpper(Vector64<float> lower, Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
1052
public static Vector128<ulong> ConvertToUInt64RoundAwayFromZero(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
1058
public static Vector64<ulong> ConvertToUInt64RoundAwayFromZeroScalar(Vector64<double> value) { throw new
PlatformNotSupportedException
(); }
1064
public static Vector128<ulong> ConvertToUInt64RoundToEven(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
1070
public static Vector64<ulong> ConvertToUInt64RoundToEvenScalar(Vector64<double> value) { throw new
PlatformNotSupportedException
(); }
1076
public static Vector128<ulong> ConvertToUInt64RoundToNegativeInfinity(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
1082
public static Vector64<ulong> ConvertToUInt64RoundToNegativeInfinityScalar(Vector64<double> value) { throw new
PlatformNotSupportedException
(); }
1088
public static Vector128<ulong> ConvertToUInt64RoundToPositiveInfinity(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
1094
public static Vector64<ulong> ConvertToUInt64RoundToPositiveInfinityScalar(Vector64<double> value) { throw new
PlatformNotSupportedException
(); }
1100
public static Vector128<ulong> ConvertToUInt64RoundToZero(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
1106
public static Vector64<ulong> ConvertToUInt64RoundToZeroScalar(Vector64<double> value) { throw new
PlatformNotSupportedException
(); }
1112
public static Vector64<float> Divide(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
1118
public static Vector128<double> Divide(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
1124
public static Vector128<float> Divide(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
1130
public static Vector128<double> DuplicateSelectedScalarToVector128(Vector128<double> value, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
1136
public static Vector128<long> DuplicateSelectedScalarToVector128(Vector128<long> value, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
1142
public static Vector128<ulong> DuplicateSelectedScalarToVector128(Vector128<ulong> value, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
1148
public static Vector128<double> DuplicateToVector128(double value) { throw new
PlatformNotSupportedException
(); }
1154
public static Vector128<long> DuplicateToVector128(long value) { throw new
PlatformNotSupportedException
(); }
1160
public static Vector128<ulong> DuplicateToVector128(ulong value) { throw new
PlatformNotSupportedException
(); }
1166
public static Vector64<byte> ExtractNarrowingSaturateScalar(Vector64<ushort> value) { throw new
PlatformNotSupportedException
(); }
1172
public static Vector64<short> ExtractNarrowingSaturateScalar(Vector64<int> value) { throw new
PlatformNotSupportedException
(); }
1178
public static Vector64<int> ExtractNarrowingSaturateScalar(Vector64<long> value) { throw new
PlatformNotSupportedException
(); }
1184
public static Vector64<sbyte> ExtractNarrowingSaturateScalar(Vector64<short> value) { throw new
PlatformNotSupportedException
(); }
1190
public static Vector64<ushort> ExtractNarrowingSaturateScalar(Vector64<uint> value) { throw new
PlatformNotSupportedException
(); }
1196
public static Vector64<uint> ExtractNarrowingSaturateScalar(Vector64<ulong> value) { throw new
PlatformNotSupportedException
(); }
1202
public static Vector64<byte> ExtractNarrowingSaturateUnsignedScalar(Vector64<short> value) { throw new
PlatformNotSupportedException
(); }
1208
public static Vector64<ushort> ExtractNarrowingSaturateUnsignedScalar(Vector64<int> value) { throw new
PlatformNotSupportedException
(); }
1214
public static Vector64<uint> ExtractNarrowingSaturateUnsignedScalar(Vector64<long> value) { throw new
PlatformNotSupportedException
(); }
1220
public static Vector128<double> Floor(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
1226
public static Vector128<double> FusedMultiplyAdd(Vector128<double> addend, Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
1232
public static Vector64<float> FusedMultiplyAddByScalar(Vector64<float> addend, Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
1238
public static Vector128<double> FusedMultiplyAddByScalar(Vector128<double> addend, Vector128<double> left, Vector64<double> right) { throw new
PlatformNotSupportedException
(); }
1244
public static Vector128<float> FusedMultiplyAddByScalar(Vector128<float> addend, Vector128<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
1250
public static Vector64<float> FusedMultiplyAddBySelectedScalar(Vector64<float> addend, Vector64<float> left, Vector64<float> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
1256
public static Vector64<float> FusedMultiplyAddBySelectedScalar(Vector64<float> addend, Vector64<float> left, Vector128<float> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
1262
public static Vector128<double> FusedMultiplyAddBySelectedScalar(Vector128<double> addend, Vector128<double> left, Vector128<double> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
1268
public static Vector128<float> FusedMultiplyAddBySelectedScalar(Vector128<float> addend, Vector128<float> left, Vector64<float> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
1274
public static Vector128<float> FusedMultiplyAddBySelectedScalar(Vector128<float> addend, Vector128<float> left, Vector128<float> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
1280
public static Vector64<double> FusedMultiplyAddScalarBySelectedScalar(Vector64<double> addend, Vector64<double> left, Vector128<double> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
1286
public static Vector64<float> FusedMultiplyAddScalarBySelectedScalar(Vector64<float> addend, Vector64<float> left, Vector64<float> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
1292
public static Vector64<float> FusedMultiplyAddScalarBySelectedScalar(Vector64<float> addend, Vector64<float> left, Vector128<float> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
1298
public static Vector128<double> FusedMultiplySubtract(Vector128<double> minuend, Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
1304
public static Vector64<float> FusedMultiplySubtractByScalar(Vector64<float> minuend, Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
1310
public static Vector128<double> FusedMultiplySubtractByScalar(Vector128<double> minuend, Vector128<double> left, Vector64<double> right) { throw new
PlatformNotSupportedException
(); }
1316
public static Vector128<float> FusedMultiplySubtractByScalar(Vector128<float> minuend, Vector128<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
1322
public static Vector64<float> FusedMultiplySubtractBySelectedScalar(Vector64<float> minuend, Vector64<float> left, Vector64<float> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
1328
public static Vector64<float> FusedMultiplySubtractBySelectedScalar(Vector64<float> minuend, Vector64<float> left, Vector128<float> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
1334
public static Vector128<double> FusedMultiplySubtractBySelectedScalar(Vector128<double> minuend, Vector128<double> left, Vector128<double> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
1340
public static Vector128<float> FusedMultiplySubtractBySelectedScalar(Vector128<float> minuend, Vector128<float> left, Vector64<float> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
1346
public static Vector128<float> FusedMultiplySubtractBySelectedScalar(Vector128<float> minuend, Vector128<float> left, Vector128<float> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
1352
public static Vector64<double> FusedMultiplySubtractScalarBySelectedScalar(Vector64<double> minuend, Vector64<double> left, Vector128<double> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
1358
public static Vector64<float> FusedMultiplySubtractScalarBySelectedScalar(Vector64<float> minuend, Vector64<float> left, Vector64<float> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
1364
public static Vector64<float> FusedMultiplySubtractScalarBySelectedScalar(Vector64<float> minuend, Vector64<float> left, Vector128<float> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
1370
public static Vector64<byte> InsertSelectedScalar(Vector64<byte> result, [ConstantExpected(Max = (byte)(7))] byte resultIndex, Vector64<byte> value, [ConstantExpected(Max = (byte)(7))] byte valueIndex) { throw new
PlatformNotSupportedException
(); }
1376
public static Vector64<byte> InsertSelectedScalar(Vector64<byte> result, [ConstantExpected(Max = (byte)(7))] byte resultIndex, Vector128<byte> value, [ConstantExpected(Max = (byte)(15))] byte valueIndex) { throw new
PlatformNotSupportedException
(); }
1382
public static Vector64<short> InsertSelectedScalar(Vector64<short> result, [ConstantExpected(Max = (byte)(3))] byte resultIndex, Vector64<short> value, [ConstantExpected(Max = (byte)(3))] byte valueIndex) { throw new
PlatformNotSupportedException
(); }
1388
public static Vector64<short> InsertSelectedScalar(Vector64<short> result, [ConstantExpected(Max = (byte)(3))] byte resultIndex, Vector128<short> value, [ConstantExpected(Max = (byte)(7))] byte valueIndex) { throw new
PlatformNotSupportedException
(); }
1394
public static Vector64<int> InsertSelectedScalar(Vector64<int> result, [ConstantExpected(Max = (byte)(1))] byte resultIndex, Vector64<int> value, [ConstantExpected(Max = (byte)(1))] byte valueIndex) { throw new
PlatformNotSupportedException
(); }
1400
public static Vector64<int> InsertSelectedScalar(Vector64<int> result, [ConstantExpected(Max = (byte)(1))] byte resultIndex, Vector128<int> value, [ConstantExpected(Max = (byte)(3))] byte valueIndex) { throw new
PlatformNotSupportedException
(); }
1406
public static Vector64<sbyte> InsertSelectedScalar(Vector64<sbyte> result, [ConstantExpected(Max = (byte)(7))] byte resultIndex, Vector64<sbyte> value, [ConstantExpected(Max = (byte)(7))] byte valueIndex) { throw new
PlatformNotSupportedException
(); }
1412
public static Vector64<sbyte> InsertSelectedScalar(Vector64<sbyte> result, [ConstantExpected(Max = (byte)(7))] byte resultIndex, Vector128<sbyte> value, [ConstantExpected(Max = (byte)(15))] byte valueIndex) { throw new
PlatformNotSupportedException
(); }
1418
public static Vector64<float> InsertSelectedScalar(Vector64<float> result, [ConstantExpected(Max = (byte)(1))] byte resultIndex, Vector64<float> value, [ConstantExpected(Max = (byte)(1))] byte valueIndex) { throw new
PlatformNotSupportedException
(); }
1424
public static Vector64<float> InsertSelectedScalar(Vector64<float> result, [ConstantExpected(Max = (byte)(1))] byte resultIndex, Vector128<float> value, [ConstantExpected(Max = (byte)(3))] byte valueIndex) { throw new
PlatformNotSupportedException
(); }
1430
public static Vector64<ushort> InsertSelectedScalar(Vector64<ushort> result, [ConstantExpected(Max = (byte)(3))] byte resultIndex, Vector64<ushort> value, [ConstantExpected(Max = (byte)(3))] byte valueIndex) { throw new
PlatformNotSupportedException
(); }
1436
public static Vector64<ushort> InsertSelectedScalar(Vector64<ushort> result, [ConstantExpected(Max = (byte)(3))] byte resultIndex, Vector128<ushort> value, [ConstantExpected(Max = (byte)(7))] byte valueIndex) { throw new
PlatformNotSupportedException
(); }
1442
public static Vector64<uint> InsertSelectedScalar(Vector64<uint> result, [ConstantExpected(Max = (byte)(1))] byte resultIndex, Vector64<uint> value, [ConstantExpected(Max = (byte)(1))] byte valueIndex) { throw new
PlatformNotSupportedException
(); }
1448
public static Vector64<uint> InsertSelectedScalar(Vector64<uint> result, [ConstantExpected(Max = (byte)(1))] byte resultIndex, Vector128<uint> value, [ConstantExpected(Max = (byte)(3))] byte valueIndex) { throw new
PlatformNotSupportedException
(); }
1454
public static Vector128<byte> InsertSelectedScalar(Vector128<byte> result, [ConstantExpected(Max = (byte)(15))] byte resultIndex, Vector64<byte> value, [ConstantExpected(Max = (byte)(7))] byte valueIndex) { throw new
PlatformNotSupportedException
(); }
1460
public static Vector128<byte> InsertSelectedScalar(Vector128<byte> result, [ConstantExpected(Max = (byte)(15))] byte resultIndex, Vector128<byte> value, [ConstantExpected(Max = (byte)(15))] byte valueIndex) { throw new
PlatformNotSupportedException
(); }
1466
public static Vector128<double> InsertSelectedScalar(Vector128<double> result, [ConstantExpected(Max = (byte)(1))] byte resultIndex, Vector128<double> value, [ConstantExpected(Max = (byte)(1))] byte valueIndex) { throw new
PlatformNotSupportedException
(); }
1472
public static Vector128<short> InsertSelectedScalar(Vector128<short> result, [ConstantExpected(Max = (byte)(7))] byte resultIndex, Vector64<short> value, [ConstantExpected(Max = (byte)(3))] byte valueIndex) { throw new
PlatformNotSupportedException
(); }
1478
public static Vector128<short> InsertSelectedScalar(Vector128<short> result, [ConstantExpected(Max = (byte)(7))] byte resultIndex, Vector128<short> value, [ConstantExpected(Max = (byte)(7))] byte valueIndex) { throw new
PlatformNotSupportedException
(); }
1484
public static Vector128<int> InsertSelectedScalar(Vector128<int> result, [ConstantExpected(Max = (byte)(3))] byte resultIndex, Vector64<int> value, [ConstantExpected(Max = (byte)(1))] byte valueIndex) { throw new
PlatformNotSupportedException
(); }
1490
public static Vector128<int> InsertSelectedScalar(Vector128<int> result, [ConstantExpected(Max = (byte)(3))] byte resultIndex, Vector128<int> value, [ConstantExpected(Max = (byte)(3))] byte valueIndex) { throw new
PlatformNotSupportedException
(); }
1496
public static Vector128<long> InsertSelectedScalar(Vector128<long> result, [ConstantExpected(Max = (byte)(1))] byte resultIndex, Vector128<long> value, [ConstantExpected(Max = (byte)(1))] byte valueIndex) { throw new
PlatformNotSupportedException
(); }
1502
public static Vector128<sbyte> InsertSelectedScalar(Vector128<sbyte> result, [ConstantExpected(Max = (byte)(15))] byte resultIndex, Vector64<sbyte> value, [ConstantExpected(Max = (byte)(7))] byte valueIndex) { throw new
PlatformNotSupportedException
(); }
1508
public static Vector128<sbyte> InsertSelectedScalar(Vector128<sbyte> result, [ConstantExpected(Max = (byte)(15))] byte resultIndex, Vector128<sbyte> value, [ConstantExpected(Max = (byte)(15))] byte valueIndex) { throw new
PlatformNotSupportedException
(); }
1514
public static Vector128<float> InsertSelectedScalar(Vector128<float> result, [ConstantExpected(Max = (byte)(3))] byte resultIndex, Vector64<float> value, [ConstantExpected(Max = (byte)(1))] byte valueIndex) { throw new
PlatformNotSupportedException
(); }
1520
public static Vector128<float> InsertSelectedScalar(Vector128<float> result, [ConstantExpected(Max = (byte)(3))] byte resultIndex, Vector128<float> value, [ConstantExpected(Max = (byte)(3))] byte valueIndex) { throw new
PlatformNotSupportedException
(); }
1526
public static Vector128<ushort> InsertSelectedScalar(Vector128<ushort> result, [ConstantExpected(Max = (byte)(7))] byte resultIndex, Vector64<ushort> value, [ConstantExpected(Max = (byte)(3))] byte valueIndex) { throw new
PlatformNotSupportedException
(); }
1532
public static Vector128<ushort> InsertSelectedScalar(Vector128<ushort> result, [ConstantExpected(Max = (byte)(7))] byte resultIndex, Vector128<ushort> value, [ConstantExpected(Max = (byte)(7))] byte valueIndex) { throw new
PlatformNotSupportedException
(); }
1538
public static Vector128<uint> InsertSelectedScalar(Vector128<uint> result, [ConstantExpected(Max = (byte)(3))] byte resultIndex, Vector64<uint> value, [ConstantExpected(Max = (byte)(1))] byte valueIndex) { throw new
PlatformNotSupportedException
(); }
1544
public static Vector128<uint> InsertSelectedScalar(Vector128<uint> result, [ConstantExpected(Max = (byte)(3))] byte resultIndex, Vector128<uint> value, [ConstantExpected(Max = (byte)(3))] byte valueIndex) { throw new
PlatformNotSupportedException
(); }
1550
public static Vector128<ulong> InsertSelectedScalar(Vector128<ulong> result, [ConstantExpected(Max = (byte)(1))] byte resultIndex, Vector128<ulong> value, [ConstantExpected(Max = (byte)(1))] byte valueIndex) { throw new
PlatformNotSupportedException
(); }
1553
public static unsafe (Vector128<byte> Value1, Vector128<byte> Value2) LoadAndInsertScalar((Vector128<byte>, Vector128<byte>) values, [ConstantExpected(Max = (byte)(15))] byte index, byte* address) { throw new
PlatformNotSupportedException
(); }
1556
public static unsafe (Vector128<sbyte> Value1, Vector128<sbyte> Value2) LoadAndInsertScalar((Vector128<sbyte>, Vector128<sbyte>) values, [ConstantExpected(Max = (byte)(15))] byte index, sbyte* address) { throw new
PlatformNotSupportedException
(); }
1559
public static unsafe (Vector128<short> Value1, Vector128<short> Value2) LoadAndInsertScalar((Vector128<short>, Vector128<short>) values, [ConstantExpected(Max = (byte)(7))] byte index, short* address) { throw new
PlatformNotSupportedException
(); }
1562
public static unsafe (Vector128<ushort> Value1, Vector128<ushort> Value2) LoadAndInsertScalar((Vector128<ushort>, Vector128<ushort>) values, [ConstantExpected(Max = (byte)(7))] byte index, ushort* address) { throw new
PlatformNotSupportedException
(); }
1565
public static unsafe (Vector128<int> Value1, Vector128<int> Value2) LoadAndInsertScalar((Vector128<int>, Vector128<int>) values, [ConstantExpected(Max = (byte)(3))] byte index, int* address) { throw new
PlatformNotSupportedException
(); }
1568
public static unsafe (Vector128<uint> Value1, Vector128<uint> Value2) LoadAndInsertScalar((Vector128<uint>, Vector128<uint>) values, [ConstantExpected(Max = (byte)(3))] byte index, uint* address) { throw new
PlatformNotSupportedException
(); }
1571
public static unsafe (Vector128<long> Value1, Vector128<long> Value2) LoadAndInsertScalar((Vector128<long>, Vector128<long>) values, [ConstantExpected(Max = (byte)(1))] byte index, long* address) { throw new
PlatformNotSupportedException
(); }
1574
public static unsafe (Vector128<ulong> Value1, Vector128<ulong> Value2) LoadAndInsertScalar((Vector128<ulong>, Vector128<ulong>) values, [ConstantExpected(Max = (byte)(1))] byte index, ulong* address) { throw new
PlatformNotSupportedException
(); }
1577
public static unsafe (Vector128<float> Value1, Vector128<float> Value2) LoadAndInsertScalar((Vector128<float>, Vector128<float>) values, [ConstantExpected(Max = (byte)(3))] byte index, float* address) { throw new
PlatformNotSupportedException
(); }
1580
public static unsafe (Vector128<double> Value1, Vector128<double> Value2) LoadAndInsertScalar((Vector128<double>, Vector128<double>) values, [ConstantExpected(Max = (byte)(1))] byte index, double* address) { throw new
PlatformNotSupportedException
(); }
1583
public static unsafe (Vector128<byte> Value1, Vector128<byte> Value2, Vector128<byte> Value3) LoadAndInsertScalar((Vector128<byte>, Vector128<byte>, Vector128<byte>) values, [ConstantExpected(Max = (byte)(15))] byte index, byte* address) { throw new
PlatformNotSupportedException
(); }
1586
public static unsafe (Vector128<sbyte> Value1, Vector128<sbyte> Value2, Vector128<sbyte> Value3) LoadAndInsertScalar((Vector128<sbyte>, Vector128<sbyte>, Vector128<sbyte>) values, [ConstantExpected(Max = (byte)(15))] byte index, sbyte* address) { throw new
PlatformNotSupportedException
(); }
1589
public static unsafe (Vector128<short> Value1, Vector128<short> Value2, Vector128<short> Value3) LoadAndInsertScalar((Vector128<short>, Vector128<short>, Vector128<short>) values, [ConstantExpected(Max = (byte)(7))] byte index, short* address) { throw new
PlatformNotSupportedException
(); }
1592
public static unsafe (Vector128<ushort> Value1, Vector128<ushort> Value2, Vector128<ushort> Value3) LoadAndInsertScalar((Vector128<ushort>, Vector128<ushort>, Vector128<ushort>) values, [ConstantExpected(Max = (byte)(7))] byte index, ushort* address) { throw new
PlatformNotSupportedException
(); }
1595
public static unsafe (Vector128<int> Value1, Vector128<int> Value2, Vector128<int> Value3) LoadAndInsertScalar((Vector128<int>, Vector128<int>, Vector128<int>) values, [ConstantExpected(Max = (byte)(3))] byte index, int* address) { throw new
PlatformNotSupportedException
(); }
1598
public static unsafe (Vector128<uint> Value1, Vector128<uint> Value2, Vector128<uint> Value3) LoadAndInsertScalar((Vector128<uint>, Vector128<uint>, Vector128<uint>) values, [ConstantExpected(Max = (byte)(3))] byte index, uint* address) { throw new
PlatformNotSupportedException
(); }
1601
public static unsafe (Vector128<long> Value1, Vector128<long> Value2, Vector128<long> Value3) LoadAndInsertScalar((Vector128<long>, Vector128<long>, Vector128<long>) values, [ConstantExpected(Max = (byte)(1))] byte index, long* address) { throw new
PlatformNotSupportedException
(); }
1604
public static unsafe (Vector128<ulong> Value1, Vector128<ulong> Value2, Vector128<ulong> Value3) LoadAndInsertScalar((Vector128<ulong>, Vector128<ulong>, Vector128<ulong>) values, [ConstantExpected(Max = (byte)(1))] byte index, ulong* address) { throw new
PlatformNotSupportedException
(); }
1607
public static unsafe (Vector128<float> Value1, Vector128<float> Value2, Vector128<float> Value3) LoadAndInsertScalar((Vector128<float>, Vector128<float>, Vector128<float>) values, [ConstantExpected(Max = (byte)(3))] byte index, float* address) { throw new
PlatformNotSupportedException
(); }
1610
public static unsafe (Vector128<double> Value1, Vector128<double> Value2, Vector128<double> Value3) LoadAndInsertScalar((Vector128<double>, Vector128<double>, Vector128<double>) values, [ConstantExpected(Max = (byte)(1))] byte index, double* address) { throw new
PlatformNotSupportedException
(); }
1613
public static unsafe (Vector128<byte> Value1, Vector128<byte> Value2, Vector128<byte> Value3, Vector128<byte> Value4) LoadAndInsertScalar((Vector128<byte>, Vector128<byte>, Vector128<byte>, Vector128<byte>) values, [ConstantExpected(Max = (byte)(15))] byte index, byte* address) { throw new
PlatformNotSupportedException
(); }
1616
public static unsafe (Vector128<sbyte> Value1, Vector128<sbyte> Value2, Vector128<sbyte> Value3, Vector128<sbyte> Value4) LoadAndInsertScalar((Vector128<sbyte>, Vector128<sbyte>, Vector128<sbyte>, Vector128<sbyte>) values, [ConstantExpected(Max = (byte)(15))] byte index, sbyte* address) { throw new
PlatformNotSupportedException
(); }
1619
public static unsafe (Vector128<short> Value1, Vector128<short> Value2, Vector128<short> Value3, Vector128<short> Value4) LoadAndInsertScalar((Vector128<short>, Vector128<short>, Vector128<short>, Vector128<short>) values, [ConstantExpected(Max = (byte)(7))] byte index, short* address) { throw new
PlatformNotSupportedException
(); }
1622
public static unsafe (Vector128<ushort> Value1, Vector128<ushort> Value2, Vector128<ushort> Value3, Vector128<ushort> Value4) LoadAndInsertScalar((Vector128<ushort>, Vector128<ushort>, Vector128<ushort>, Vector128<ushort>) values, [ConstantExpected(Max = (byte)(7))] byte index, ushort* address) { throw new
PlatformNotSupportedException
(); }
1625
public static unsafe (Vector128<int> Value1, Vector128<int> Value2, Vector128<int> Value3, Vector128<int> Value4) LoadAndInsertScalar((Vector128<int>, Vector128<int>, Vector128<int>, Vector128<int>) values, [ConstantExpected(Max = (byte)(3))] byte index, int* address) { throw new
PlatformNotSupportedException
(); }
1628
public static unsafe (Vector128<uint> Value1, Vector128<uint> Value2, Vector128<uint> Value3, Vector128<uint> Value4) LoadAndInsertScalar((Vector128<uint>, Vector128<uint>, Vector128<uint>, Vector128<uint>) values, [ConstantExpected(Max = (byte)(3))] byte index, uint* address) { throw new
PlatformNotSupportedException
(); }
1631
public static unsafe (Vector128<long> Value1, Vector128<long> Value2, Vector128<long> Value3, Vector128<long> Value4) LoadAndInsertScalar((Vector128<long>, Vector128<long>, Vector128<long>, Vector128<long>) values, [ConstantExpected(Max = (byte)(1))] byte index, long* address) { throw new
PlatformNotSupportedException
(); }
1634
public static unsafe (Vector128<ulong> Value1, Vector128<ulong> Value2, Vector128<ulong> Value3, Vector128<ulong> Value4) LoadAndInsertScalar((Vector128<ulong>, Vector128<ulong>, Vector128<ulong>, Vector128<ulong>) values, [ConstantExpected(Max = (byte)(1))] byte index, ulong* address) { throw new
PlatformNotSupportedException
(); }
1637
public static unsafe (Vector128<float> Value1, Vector128<float> Value2, Vector128<float> Value3, Vector128<float> Value4) LoadAndInsertScalar((Vector128<float>, Vector128<float>, Vector128<float>, Vector128<float>) values, [ConstantExpected(Max = (byte)(3))] byte index, float* address) { throw new
PlatformNotSupportedException
(); }
1640
public static unsafe (Vector128<double> Value1, Vector128<double> Value2, Vector128<double> Value3, Vector128<double> Value4) LoadAndInsertScalar((Vector128<double>, Vector128<double>, Vector128<double>, Vector128<double>) values, [ConstantExpected(Max = (byte)(1))] byte index, double* address) { throw new
PlatformNotSupportedException
(); }
1646
public static unsafe Vector128<double> LoadAndReplicateToVector128(double* address) { throw new
PlatformNotSupportedException
(); }
1652
public static unsafe Vector128<long> LoadAndReplicateToVector128(long* address) { throw new
PlatformNotSupportedException
(); }
1658
public static unsafe Vector128<ulong> LoadAndReplicateToVector128(ulong* address) { throw new
PlatformNotSupportedException
(); }
1661
public static unsafe (Vector128<byte> Value1, Vector128<byte> Value2) LoadAndReplicateToVector128x2(byte* address) { throw new
PlatformNotSupportedException
(); }
1664
public static unsafe (Vector128<sbyte> Value1, Vector128<sbyte> Value2) LoadAndReplicateToVector128x2(sbyte* address) { throw new
PlatformNotSupportedException
(); }
1667
public static unsafe (Vector128<short> Value1, Vector128<short> Value2) LoadAndReplicateToVector128x2(short* address) { throw new
PlatformNotSupportedException
(); }
1670
public static unsafe (Vector128<ushort> Value1, Vector128<ushort> Value2) LoadAndReplicateToVector128x2(ushort* address) { throw new
PlatformNotSupportedException
(); }
1673
public static unsafe (Vector128<int> Value1, Vector128<int> Value2) LoadAndReplicateToVector128x2(int* address) { throw new
PlatformNotSupportedException
(); }
1676
public static unsafe (Vector128<uint> Value1, Vector128<uint> Value2) LoadAndReplicateToVector128x2(uint* address) { throw new
PlatformNotSupportedException
(); }
1679
public static unsafe (Vector128<long> Value1, Vector128<long> Value2) LoadAndReplicateToVector128x2(long* address) { throw new
PlatformNotSupportedException
(); }
1682
public static unsafe (Vector128<ulong> Value1, Vector128<ulong> Value2) LoadAndReplicateToVector128x2(ulong* address) { throw new
PlatformNotSupportedException
(); }
1685
public static unsafe (Vector128<float> Value1, Vector128<float> Value2) LoadAndReplicateToVector128x2(float* address) { throw new
PlatformNotSupportedException
(); }
1688
public static unsafe (Vector128<double> Value1, Vector128<double> Value2) LoadAndReplicateToVector128x2(double* address) { throw new
PlatformNotSupportedException
(); }
1691
public static unsafe (Vector128<byte> Value1, Vector128<byte> Value2, Vector128<byte> Value3) LoadAndReplicateToVector128x3(byte* address) { throw new
PlatformNotSupportedException
(); }
1694
public static unsafe (Vector128<sbyte> Value1, Vector128<sbyte> Value2, Vector128<sbyte> Value3) LoadAndReplicateToVector128x3(sbyte* address) { throw new
PlatformNotSupportedException
(); }
1697
public static unsafe (Vector128<short> Value1, Vector128<short> Value2, Vector128<short> Value3) LoadAndReplicateToVector128x3(short* address) { throw new
PlatformNotSupportedException
(); }
1700
public static unsafe (Vector128<ushort> Value1, Vector128<ushort> Value2, Vector128<ushort> Value3) LoadAndReplicateToVector128x3(ushort* address) { throw new
PlatformNotSupportedException
(); }
1703
public static unsafe (Vector128<int> Value1, Vector128<int> Value2, Vector128<int> Value3) LoadAndReplicateToVector128x3(int* address) { throw new
PlatformNotSupportedException
(); }
1706
public static unsafe (Vector128<uint> Value1, Vector128<uint> Value2, Vector128<uint> Value3) LoadAndReplicateToVector128x3(uint* address) { throw new
PlatformNotSupportedException
(); }
1709
public static unsafe (Vector128<long> Value1, Vector128<long> Value2, Vector128<long> Value3) LoadAndReplicateToVector128x3(long* address) { throw new
PlatformNotSupportedException
(); }
1712
public static unsafe (Vector128<ulong> Value1, Vector128<ulong> Value2, Vector128<ulong> Value3) LoadAndReplicateToVector128x3(ulong* address) { throw new
PlatformNotSupportedException
(); }
1715
public static unsafe (Vector128<float> Value1, Vector128<float> Value2, Vector128<float> Value3) LoadAndReplicateToVector128x3(float* address) { throw new
PlatformNotSupportedException
(); }
1718
public static unsafe (Vector128<double> Value1, Vector128<double> Value2, Vector128<double> Value3) LoadAndReplicateToVector128x3(double* address) { throw new
PlatformNotSupportedException
(); }
1721
public static unsafe (Vector128<byte> Value1, Vector128<byte> Value2, Vector128<byte> Value3, Vector128<byte> Value4) LoadAndReplicateToVector128x4(byte* address) { throw new
PlatformNotSupportedException
(); }
1724
public static unsafe (Vector128<sbyte> Value1, Vector128<sbyte> Value2, Vector128<sbyte> Value3, Vector128<sbyte> Value4) LoadAndReplicateToVector128x4(sbyte* address) { throw new
PlatformNotSupportedException
(); }
1727
public static unsafe (Vector128<short> Value1, Vector128<short> Value2, Vector128<short> Value3, Vector128<short> Value4) LoadAndReplicateToVector128x4(short* address) { throw new
PlatformNotSupportedException
(); }
1730
public static unsafe (Vector128<ushort> Value1, Vector128<ushort> Value2, Vector128<ushort> Value3, Vector128<ushort> Value4) LoadAndReplicateToVector128x4(ushort* address) { throw new
PlatformNotSupportedException
(); }
1733
public static unsafe (Vector128<int> Value1, Vector128<int> Value2, Vector128<int> Value3, Vector128<int> Value4) LoadAndReplicateToVector128x4(int* address) { throw new
PlatformNotSupportedException
(); }
1736
public static unsafe (Vector128<uint> Value1, Vector128<uint> Value2, Vector128<uint> Value3, Vector128<uint> Value4) LoadAndReplicateToVector128x4(uint* address) { throw new
PlatformNotSupportedException
(); }
1739
public static unsafe (Vector128<long> Value1, Vector128<long> Value2, Vector128<long> Value3, Vector128<long> Value4) LoadAndReplicateToVector128x4(long* address) { throw new
PlatformNotSupportedException
(); }
1742
public static unsafe (Vector128<ulong> Value1, Vector128<ulong> Value2, Vector128<ulong> Value3, Vector128<ulong> Value4) LoadAndReplicateToVector128x4(ulong* address) { throw new
PlatformNotSupportedException
(); }
1745
public static unsafe (Vector128<float> Value1, Vector128<float> Value2, Vector128<float> Value3, Vector128<float> Value4) LoadAndReplicateToVector128x4(float* address) { throw new
PlatformNotSupportedException
(); }
1748
public static unsafe (Vector128<double> Value1, Vector128<double> Value2, Vector128<double> Value3, Vector128<double> Value4) LoadAndReplicateToVector128x4(double* address) { throw new
PlatformNotSupportedException
(); }
1751
public static unsafe (Vector64<byte> Value1, Vector64<byte> Value2) LoadPairVector64(byte* address) { throw new
PlatformNotSupportedException
(); }
1754
public static unsafe (Vector64<double> Value1, Vector64<double> Value2) LoadPairVector64(double* address) { throw new
PlatformNotSupportedException
(); }
1757
public static unsafe (Vector64<short> Value1, Vector64<short> Value2) LoadPairVector64(short* address) { throw new
PlatformNotSupportedException
(); }
1760
public static unsafe (Vector64<int> Value1, Vector64<int> Value2) LoadPairVector64(int* address) { throw new
PlatformNotSupportedException
(); }
1763
public static unsafe (Vector64<long> Value1, Vector64<long> Value2) LoadPairVector64(long* address) { throw new
PlatformNotSupportedException
(); }
1766
public static unsafe (Vector64<sbyte> Value1, Vector64<sbyte> Value2) LoadPairVector64(sbyte* address) { throw new
PlatformNotSupportedException
(); }
1769
public static unsafe (Vector64<float> Value1, Vector64<float> Value2) LoadPairVector64(float* address) { throw new
PlatformNotSupportedException
(); }
1772
public static unsafe (Vector64<ushort> Value1, Vector64<ushort> Value2) LoadPairVector64(ushort* address) { throw new
PlatformNotSupportedException
(); }
1775
public static unsafe (Vector64<uint> Value1, Vector64<uint> Value2) LoadPairVector64(uint* address) { throw new
PlatformNotSupportedException
(); }
1778
public static unsafe (Vector64<ulong> Value1, Vector64<ulong> Value2) LoadPairVector64(ulong* address) { throw new
PlatformNotSupportedException
(); }
1781
public static unsafe (Vector64<int> Value1, Vector64<int> Value2) LoadPairScalarVector64(int* address) { throw new
PlatformNotSupportedException
(); }
1784
public static unsafe (Vector64<float> Value1, Vector64<float> Value2) LoadPairScalarVector64(float* address) { throw new
PlatformNotSupportedException
(); }
1787
public static unsafe (Vector64<uint> Value1, Vector64<uint> Value2) LoadPairScalarVector64(uint* address) { throw new
PlatformNotSupportedException
(); }
1790
public static unsafe (Vector128<byte> Value1, Vector128<byte> Value2) LoadPairVector128(byte* address) { throw new
PlatformNotSupportedException
(); }
1793
public static unsafe (Vector128<double> Value1, Vector128<double> Value2) LoadPairVector128(double* address) { throw new
PlatformNotSupportedException
(); }
1796
public static unsafe (Vector128<short> Value1, Vector128<short> Value2) LoadPairVector128(short* address) { throw new
PlatformNotSupportedException
(); }
1799
public static unsafe (Vector128<int> Value1, Vector128<int> Value2) LoadPairVector128(int* address) { throw new
PlatformNotSupportedException
(); }
1802
public static unsafe (Vector128<long> Value1, Vector128<long> Value2) LoadPairVector128(long* address) { throw new
PlatformNotSupportedException
(); }
1805
public static unsafe (Vector128<sbyte> Value1, Vector128<sbyte> Value2) LoadPairVector128(sbyte* address) { throw new
PlatformNotSupportedException
(); }
1808
public static unsafe (Vector128<float> Value1, Vector128<float> Value2) LoadPairVector128(float* address) { throw new
PlatformNotSupportedException
(); }
1811
public static unsafe (Vector128<ushort> Value1, Vector128<ushort> Value2) LoadPairVector128(ushort* address) { throw new
PlatformNotSupportedException
(); }
1814
public static unsafe (Vector128<uint> Value1, Vector128<uint> Value2) LoadPairVector128(uint* address) { throw new
PlatformNotSupportedException
(); }
1817
public static unsafe (Vector128<ulong> Value1, Vector128<ulong> Value2) LoadPairVector128(ulong* address) { throw new
PlatformNotSupportedException
(); }
1820
public static unsafe (Vector64<byte> Value1, Vector64<byte> Value2) LoadPairVector64NonTemporal(byte* address) { throw new
PlatformNotSupportedException
(); }
1823
public static unsafe (Vector64<double> Value1, Vector64<double> Value2) LoadPairVector64NonTemporal(double* address) { throw new
PlatformNotSupportedException
(); }
1826
public static unsafe (Vector64<short> Value1, Vector64<short> Value2) LoadPairVector64NonTemporal(short* address) { throw new
PlatformNotSupportedException
(); }
1829
public static unsafe (Vector64<int> Value1, Vector64<int> Value2) LoadPairVector64NonTemporal(int* address) { throw new
PlatformNotSupportedException
(); }
1832
public static unsafe (Vector64<long> Value1, Vector64<long> Value2) LoadPairVector64NonTemporal(long* address) { throw new
PlatformNotSupportedException
(); }
1835
public static unsafe (Vector64<sbyte> Value1, Vector64<sbyte> Value2) LoadPairVector64NonTemporal(sbyte* address) { throw new
PlatformNotSupportedException
(); }
1838
public static unsafe (Vector64<float> Value1, Vector64<float> Value2) LoadPairVector64NonTemporal(float* address) { throw new
PlatformNotSupportedException
(); }
1841
public static unsafe (Vector64<ushort> Value1, Vector64<ushort> Value2) LoadPairVector64NonTemporal(ushort* address) { throw new
PlatformNotSupportedException
(); }
1844
public static unsafe (Vector64<uint> Value1, Vector64<uint> Value2) LoadPairVector64NonTemporal(uint* address) { throw new
PlatformNotSupportedException
(); }
1847
public static unsafe (Vector64<ulong> Value1, Vector64<ulong> Value2) LoadPairVector64NonTemporal(ulong* address) { throw new
PlatformNotSupportedException
(); }
1850
public static unsafe (Vector64<int> Value1, Vector64<int> Value2) LoadPairScalarVector64NonTemporal(int* address) { throw new
PlatformNotSupportedException
(); }
1853
public static unsafe (Vector64<float> Value1, Vector64<float> Value2) LoadPairScalarVector64NonTemporal(float* address) { throw new
PlatformNotSupportedException
(); }
1856
public static unsafe (Vector64<uint> Value1, Vector64<uint> Value2) LoadPairScalarVector64NonTemporal(uint* address) { throw new
PlatformNotSupportedException
(); }
1859
public static unsafe (Vector128<byte> Value1, Vector128<byte> Value2) LoadPairVector128NonTemporal(byte* address) { throw new
PlatformNotSupportedException
(); }
1862
public static unsafe (Vector128<double> Value1, Vector128<double> Value2) LoadPairVector128NonTemporal(double* address) { throw new
PlatformNotSupportedException
(); }
1865
public static unsafe (Vector128<short> Value1, Vector128<short> Value2) LoadPairVector128NonTemporal(short* address) { throw new
PlatformNotSupportedException
(); }
1868
public static unsafe (Vector128<int> Value1, Vector128<int> Value2) LoadPairVector128NonTemporal(int* address) { throw new
PlatformNotSupportedException
(); }
1871
public static unsafe (Vector128<long> Value1, Vector128<long> Value2) LoadPairVector128NonTemporal(long* address) { throw new
PlatformNotSupportedException
(); }
1874
public static unsafe (Vector128<sbyte> Value1, Vector128<sbyte> Value2) LoadPairVector128NonTemporal(sbyte* address) { throw new
PlatformNotSupportedException
(); }
1877
public static unsafe (Vector128<float> Value1, Vector128<float> Value2) LoadPairVector128NonTemporal(float* address) { throw new
PlatformNotSupportedException
(); }
1880
public static unsafe (Vector128<ushort> Value1, Vector128<ushort> Value2) LoadPairVector128NonTemporal(ushort* address) { throw new
PlatformNotSupportedException
(); }
1883
public static unsafe (Vector128<uint> Value1, Vector128<uint> Value2) LoadPairVector128NonTemporal(uint* address) { throw new
PlatformNotSupportedException
(); }
1886
public static unsafe (Vector128<ulong> Value1, Vector128<ulong> Value2) LoadPairVector128NonTemporal(ulong* address) { throw new
PlatformNotSupportedException
(); }
1889
public static unsafe (Vector128<byte> Value1, Vector128<byte> Value2) Load2xVector128AndUnzip(byte* address) { throw new
PlatformNotSupportedException
(); }
1892
public static unsafe (Vector128<sbyte> Value1, Vector128<sbyte> Value2) Load2xVector128AndUnzip(sbyte* address) { throw new
PlatformNotSupportedException
(); }
1895
public static unsafe (Vector128<short> Value1, Vector128<short> Value2) Load2xVector128AndUnzip(short* address) { throw new
PlatformNotSupportedException
(); }
1898
public static unsafe (Vector128<ushort> Value1, Vector128<ushort> Value2) Load2xVector128AndUnzip(ushort* address) { throw new
PlatformNotSupportedException
(); }
1901
public static unsafe (Vector128<int> Value1, Vector128<int> Value2) Load2xVector128AndUnzip(int* address) { throw new
PlatformNotSupportedException
(); }
1904
public static unsafe (Vector128<uint> Value1, Vector128<uint> Value2) Load2xVector128AndUnzip(uint* address) { throw new
PlatformNotSupportedException
(); }
1907
public static unsafe (Vector128<long> Value1, Vector128<long> Value2) Load2xVector128AndUnzip(long* address) { throw new
PlatformNotSupportedException
(); }
1910
public static unsafe (Vector128<ulong> Value1, Vector128<ulong> Value2) Load2xVector128AndUnzip(ulong* address) { throw new
PlatformNotSupportedException
(); }
1913
public static unsafe (Vector128<float> Value1, Vector128<float> Value2) Load2xVector128AndUnzip(float* address) { throw new
PlatformNotSupportedException
(); }
1916
public static unsafe (Vector128<double> Value1, Vector128<double> Value2) Load2xVector128AndUnzip(double* address) { throw new
PlatformNotSupportedException
(); }
1919
public static unsafe (Vector128<byte> Value1, Vector128<byte> Value2, Vector128<byte> Value3) Load3xVector128AndUnzip(byte* address) { throw new
PlatformNotSupportedException
(); }
1922
public static unsafe (Vector128<sbyte> Value1, Vector128<sbyte> Value2, Vector128<sbyte> Value3) Load3xVector128AndUnzip(sbyte* address) { throw new
PlatformNotSupportedException
(); }
1925
public static unsafe (Vector128<short> Value1, Vector128<short> Value2, Vector128<short> Value3) Load3xVector128AndUnzip(short* address) { throw new
PlatformNotSupportedException
(); }
1928
public static unsafe (Vector128<ushort> Value1, Vector128<ushort> Value2, Vector128<ushort> Value3) Load3xVector128AndUnzip(ushort* address) { throw new
PlatformNotSupportedException
(); }
1931
public static unsafe (Vector128<int> Value1, Vector128<int> Value2, Vector128<int> Value3) Load3xVector128AndUnzip(int* address) { throw new
PlatformNotSupportedException
(); }
1934
public static unsafe (Vector128<uint> Value1, Vector128<uint> Value2, Vector128<uint> Value3) Load3xVector128AndUnzip(uint* address) { throw new
PlatformNotSupportedException
(); }
1937
public static unsafe (Vector128<long> Value1, Vector128<long> Value2, Vector128<long> Value3) Load3xVector128AndUnzip(long* address) { throw new
PlatformNotSupportedException
(); }
1940
public static unsafe (Vector128<ulong> Value1, Vector128<ulong> Value2, Vector128<ulong> Value3) Load3xVector128AndUnzip(ulong* address) { throw new
PlatformNotSupportedException
(); }
1943
public static unsafe (Vector128<float> Value1, Vector128<float> Value2, Vector128<float> Value3) Load3xVector128AndUnzip(float* address) { throw new
PlatformNotSupportedException
(); }
1946
public static unsafe (Vector128<double> Value1, Vector128<double> Value2, Vector128<double> Value3) Load3xVector128AndUnzip(double* address) { throw new
PlatformNotSupportedException
(); }
1949
public static unsafe (Vector128<byte> Value1, Vector128<byte> Value2, Vector128<byte> Value3, Vector128<byte> Value4) Load4xVector128AndUnzip(byte* address) { throw new
PlatformNotSupportedException
(); }
1952
public static unsafe (Vector128<sbyte> Value1, Vector128<sbyte> Value2, Vector128<sbyte> Value3, Vector128<sbyte> Value4) Load4xVector128AndUnzip(sbyte* address) { throw new
PlatformNotSupportedException
(); }
1955
public static unsafe (Vector128<short> Value1, Vector128<short> Value2, Vector128<short> Value3, Vector128<short> Value4) Load4xVector128AndUnzip(short* address) { throw new
PlatformNotSupportedException
(); }
1958
public static unsafe (Vector128<ushort> Value1, Vector128<ushort> Value2, Vector128<ushort> Value3, Vector128<ushort> Value4) Load4xVector128AndUnzip(ushort* address) { throw new
PlatformNotSupportedException
(); }
1961
public static unsafe (Vector128<int> Value1, Vector128<int> Value2, Vector128<int> Value3, Vector128<int> Value4) Load4xVector128AndUnzip(int* address) { throw new
PlatformNotSupportedException
(); }
1964
public static unsafe (Vector128<uint> Value1, Vector128<uint> Value2, Vector128<uint> Value3, Vector128<uint> Value4) Load4xVector128AndUnzip(uint* address) { throw new
PlatformNotSupportedException
(); }
1967
public static unsafe (Vector128<long> Value1, Vector128<long> Value2, Vector128<long> Value3, Vector128<long> Value4) Load4xVector128AndUnzip(long* address) { throw new
PlatformNotSupportedException
(); }
1970
public static unsafe (Vector128<ulong> Value1, Vector128<ulong> Value2, Vector128<ulong> Value3, Vector128<ulong> Value4) Load4xVector128AndUnzip(ulong* address) { throw new
PlatformNotSupportedException
(); }
1973
public static unsafe (Vector128<float> Value1, Vector128<float> Value2, Vector128<float> Value3, Vector128<float> Value4) Load4xVector128AndUnzip(float* address) { throw new
PlatformNotSupportedException
(); }
1976
public static unsafe (Vector128<double> Value1, Vector128<double> Value2, Vector128<double> Value3, Vector128<double> Value4) Load4xVector128AndUnzip(double* address) { throw new
PlatformNotSupportedException
(); }
1979
public static unsafe (Vector128<byte> Value1, Vector128<byte> Value2) Load2xVector128(byte* address) { throw new
PlatformNotSupportedException
(); }
1982
public static unsafe (Vector128<sbyte> Value1, Vector128<sbyte> Value2) Load2xVector128(sbyte* address) { throw new
PlatformNotSupportedException
(); }
1985
public static unsafe (Vector128<short> Value1, Vector128<short> Value2) Load2xVector128(short* address) { throw new
PlatformNotSupportedException
(); }
1988
public static unsafe (Vector128<ushort> Value1, Vector128<ushort> Value2) Load2xVector128(ushort* address) { throw new
PlatformNotSupportedException
(); }
1991
public static unsafe (Vector128<int> Value1, Vector128<int> Value2) Load2xVector128(int* address) { throw new
PlatformNotSupportedException
(); }
1994
public static unsafe (Vector128<uint> Value1, Vector128<uint> Value2) Load2xVector128(uint* address) { throw new
PlatformNotSupportedException
(); }
1997
public static unsafe (Vector128<long> Value1, Vector128<long> Value2) Load2xVector128(long* address) { throw new
PlatformNotSupportedException
(); }
2000
public static unsafe (Vector128<ulong> Value1, Vector128<ulong> Value2) Load2xVector128(ulong* address) { throw new
PlatformNotSupportedException
(); }
2003
public static unsafe (Vector128<float> Value1, Vector128<float> Value2) Load2xVector128(float* address) { throw new
PlatformNotSupportedException
(); }
2006
public static unsafe (Vector128<double> Value1, Vector128<double> Value2) Load2xVector128(double* address) { throw new
PlatformNotSupportedException
(); }
2009
public static unsafe (Vector128<byte> Value1, Vector128<byte> Value2, Vector128<byte> Value3) Load3xVector128(byte* address) { throw new
PlatformNotSupportedException
(); }
2012
public static unsafe (Vector128<sbyte> Value1, Vector128<sbyte> Value2, Vector128<sbyte> Value3) Load3xVector128(sbyte* address) { throw new
PlatformNotSupportedException
(); }
2015
public static unsafe (Vector128<short> Value1, Vector128<short> Value2, Vector128<short> Value3) Load3xVector128(short* address) { throw new
PlatformNotSupportedException
(); }
2018
public static unsafe (Vector128<ushort> Value1, Vector128<ushort> Value2, Vector128<ushort> Value3) Load3xVector128(ushort* address) { throw new
PlatformNotSupportedException
(); }
2021
public static unsafe (Vector128<int> Value1, Vector128<int> Value2, Vector128<int> Value3) Load3xVector128(int* address) { throw new
PlatformNotSupportedException
(); }
2024
public static unsafe (Vector128<uint> Value1, Vector128<uint> Value2, Vector128<uint> Value3) Load3xVector128(uint* address) { throw new
PlatformNotSupportedException
(); }
2027
public static unsafe (Vector128<long> Value1, Vector128<long> Value2, Vector128<long> Value3) Load3xVector128(long* address) { throw new
PlatformNotSupportedException
(); }
2030
public static unsafe (Vector128<ulong> Value1, Vector128<ulong> Value2, Vector128<ulong> Value3) Load3xVector128(ulong* address) { throw new
PlatformNotSupportedException
(); }
2033
public static unsafe (Vector128<float> Value1, Vector128<float> Value2, Vector128<float> Value3) Load3xVector128(float* address) { throw new
PlatformNotSupportedException
(); }
2036
public static unsafe (Vector128<double> Value1, Vector128<double> Value2, Vector128<double> Value3) Load3xVector128(double* address) { throw new
PlatformNotSupportedException
(); }
2039
public static unsafe (Vector128<byte> Value1, Vector128<byte> Value2, Vector128<byte> Value3, Vector128<byte> Value4) Load4xVector128(byte* address) { throw new
PlatformNotSupportedException
(); }
2042
public static unsafe (Vector128<sbyte> Value1, Vector128<sbyte> Value2, Vector128<sbyte> Value3, Vector128<sbyte> Value4) Load4xVector128(sbyte* address) { throw new
PlatformNotSupportedException
(); }
2045
public static unsafe (Vector128<short> Value1, Vector128<short> Value2, Vector128<short> Value3, Vector128<short> Value4) Load4xVector128(short* address) { throw new
PlatformNotSupportedException
(); }
2048
public static unsafe (Vector128<ushort> Value1, Vector128<ushort> Value2, Vector128<ushort> Value3, Vector128<ushort> Value4) Load4xVector128(ushort* address) { throw new
PlatformNotSupportedException
(); }
2051
public static unsafe (Vector128<int> Value1, Vector128<int> Value2, Vector128<int> Value3, Vector128<int> Value4) Load4xVector128(int* address) { throw new
PlatformNotSupportedException
(); }
2054
public static unsafe (Vector128<uint> Value1, Vector128<uint> Value2, Vector128<uint> Value3, Vector128<uint> Value4) Load4xVector128(uint* address) { throw new
PlatformNotSupportedException
(); }
2057
public static unsafe (Vector128<long> Value1, Vector128<long> Value2, Vector128<long> Value3, Vector128<long> Value4) Load4xVector128(long* address) { throw new
PlatformNotSupportedException
(); }
2060
public static unsafe (Vector128<ulong> Value1, Vector128<ulong> Value2, Vector128<ulong> Value3, Vector128<ulong> Value4) Load4xVector128(ulong* address) { throw new
PlatformNotSupportedException
(); }
2063
public static unsafe (Vector128<float> Value1, Vector128<float> Value2, Vector128<float> Value3, Vector128<float> Value4) Load4xVector128(float* address) { throw new
PlatformNotSupportedException
(); }
2066
public static unsafe (Vector128<double> Value1, Vector128<double> Value2, Vector128<double> Value3, Vector128<double> Value4) Load4xVector128(double* address) { throw new
PlatformNotSupportedException
(); }
2072
public static Vector128<double> Max(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
2078
public static Vector64<byte> MaxAcross(Vector64<byte> value) { throw new
PlatformNotSupportedException
(); }
2084
public static Vector64<short> MaxAcross(Vector64<short> value) { throw new
PlatformNotSupportedException
(); }
2090
public static Vector64<sbyte> MaxAcross(Vector64<sbyte> value) { throw new
PlatformNotSupportedException
(); }
2096
public static Vector64<ushort> MaxAcross(Vector64<ushort> value) { throw new
PlatformNotSupportedException
(); }
2102
public static Vector64<byte> MaxAcross(Vector128<byte> value) { throw new
PlatformNotSupportedException
(); }
2108
public static Vector64<short> MaxAcross(Vector128<short> value) { throw new
PlatformNotSupportedException
(); }
2114
public static Vector64<int> MaxAcross(Vector128<int> value) { throw new
PlatformNotSupportedException
(); }
2120
public static Vector64<sbyte> MaxAcross(Vector128<sbyte> value) { throw new
PlatformNotSupportedException
(); }
2126
public static Vector64<float> MaxAcross(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
2132
public static Vector64<ushort> MaxAcross(Vector128<ushort> value) { throw new
PlatformNotSupportedException
(); }
2138
public static Vector64<uint> MaxAcross(Vector128<uint> value) { throw new
PlatformNotSupportedException
(); }
2144
public static Vector128<double> MaxNumber(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
2150
public static Vector64<float> MaxNumberAcross(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
2156
public static Vector64<float> MaxNumberPairwise(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
2162
public static Vector128<double> MaxNumberPairwise(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
2168
public static Vector128<float> MaxNumberPairwise(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
2174
public static Vector64<float> MaxNumberPairwiseScalar(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
2180
public static Vector64<double> MaxNumberPairwiseScalar(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
2186
public static Vector128<byte> MaxPairwise(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
2192
public static Vector128<double> MaxPairwise(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
2198
public static Vector128<short> MaxPairwise(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
2204
public static Vector128<int> MaxPairwise(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
2210
public static Vector128<sbyte> MaxPairwise(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
2216
public static Vector128<float> MaxPairwise(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
2222
public static Vector128<ushort> MaxPairwise(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
2228
public static Vector128<uint> MaxPairwise(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
2234
public static Vector64<float> MaxPairwiseScalar(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
2240
public static Vector64<double> MaxPairwiseScalar(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
2246
public static Vector64<double> MaxScalar(Vector64<double> left, Vector64<double> right) { throw new
PlatformNotSupportedException
(); }
2253
public static Vector64<float> MaxScalar(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
2259
public static Vector128<double> Min(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
2265
public static Vector64<byte> MinAcross(Vector64<byte> value) { throw new
PlatformNotSupportedException
(); }
2271
public static Vector64<short> MinAcross(Vector64<short> value) { throw new
PlatformNotSupportedException
(); }
2277
public static Vector64<sbyte> MinAcross(Vector64<sbyte> value) { throw new
PlatformNotSupportedException
(); }
2283
public static Vector64<ushort> MinAcross(Vector64<ushort> value) { throw new
PlatformNotSupportedException
(); }
2289
public static Vector64<byte> MinAcross(Vector128<byte> value) { throw new
PlatformNotSupportedException
(); }
2295
public static Vector64<short> MinAcross(Vector128<short> value) { throw new
PlatformNotSupportedException
(); }
2301
public static Vector64<int> MinAcross(Vector128<int> value) { throw new
PlatformNotSupportedException
(); }
2307
public static Vector64<sbyte> MinAcross(Vector128<sbyte> value) { throw new
PlatformNotSupportedException
(); }
2313
public static Vector64<float> MinAcross(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
2319
public static Vector64<ushort> MinAcross(Vector128<ushort> value) { throw new
PlatformNotSupportedException
(); }
2325
public static Vector64<uint> MinAcross(Vector128<uint> value) { throw new
PlatformNotSupportedException
(); }
2331
public static Vector128<double> MinNumber(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
2337
public static Vector64<float> MinNumberAcross(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
2343
public static Vector64<float> MinNumberPairwise(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
2349
public static Vector128<double> MinNumberPairwise(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
2355
public static Vector128<float> MinNumberPairwise(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
2361
public static Vector64<float> MinNumberPairwiseScalar(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
2367
public static Vector64<double> MinNumberPairwiseScalar(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
2373
public static Vector128<byte> MinPairwise(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
2379
public static Vector128<double> MinPairwise(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
2385
public static Vector128<short> MinPairwise(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
2391
public static Vector128<int> MinPairwise(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
2397
public static Vector128<sbyte> MinPairwise(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
2403
public static Vector128<float> MinPairwise(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
2409
public static Vector128<ushort> MinPairwise(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
2415
public static Vector128<uint> MinPairwise(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
2421
public static Vector64<float> MinPairwiseScalar(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
2427
public static Vector64<double> MinPairwiseScalar(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
2433
public static Vector64<double> MinScalar(Vector64<double> left, Vector64<double> right) { throw new
PlatformNotSupportedException
(); }
2440
public static Vector64<float> MinScalar(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
2446
public static Vector128<double> Multiply(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
2452
public static Vector128<double> MultiplyByScalar(Vector128<double> left, Vector64<double> right) { throw new
PlatformNotSupportedException
(); }
2458
public static Vector128<double> MultiplyBySelectedScalar(Vector128<double> left, Vector128<double> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
2464
public static Vector64<short> MultiplyDoublingSaturateHighScalar(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
2470
public static Vector64<int> MultiplyDoublingSaturateHighScalar(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
2476
public static Vector64<short> MultiplyDoublingScalarBySelectedScalarSaturateHigh(Vector64<short> left, Vector64<short> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
2482
public static Vector64<short> MultiplyDoublingScalarBySelectedScalarSaturateHigh(Vector64<short> left, Vector128<short> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
2488
public static Vector64<int> MultiplyDoublingScalarBySelectedScalarSaturateHigh(Vector64<int> left, Vector64<int> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
2494
public static Vector64<int> MultiplyDoublingScalarBySelectedScalarSaturateHigh(Vector64<int> left, Vector128<int> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
2500
public static Vector64<int> MultiplyDoublingWideningAndAddSaturateScalar(Vector64<int> addend, Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
2506
public static Vector64<long> MultiplyDoublingWideningAndAddSaturateScalar(Vector64<long> addend, Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
2512
public static Vector64<int> MultiplyDoublingWideningAndSubtractSaturateScalar(Vector64<int> minuend, Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
2518
public static Vector64<long> MultiplyDoublingWideningAndSubtractSaturateScalar(Vector64<long> minuend, Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
2524
public static Vector64<int> MultiplyDoublingWideningSaturateScalar(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
2530
public static Vector64<long> MultiplyDoublingWideningSaturateScalar(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
2536
public static Vector64<int> MultiplyDoublingWideningSaturateScalarBySelectedScalar(Vector64<short> left, Vector64<short> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
2542
public static Vector64<int> MultiplyDoublingWideningSaturateScalarBySelectedScalar(Vector64<short> left, Vector128<short> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
2548
public static Vector64<long> MultiplyDoublingWideningSaturateScalarBySelectedScalar(Vector64<int> left, Vector64<int> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
2554
public static Vector64<long> MultiplyDoublingWideningSaturateScalarBySelectedScalar(Vector64<int> left, Vector128<int> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
2560
public static Vector64<int> MultiplyDoublingWideningScalarBySelectedScalarAndAddSaturate(Vector64<int> addend, Vector64<short> left, Vector64<short> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
2566
public static Vector64<int> MultiplyDoublingWideningScalarBySelectedScalarAndAddSaturate(Vector64<int> addend, Vector64<short> left, Vector128<short> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
2572
public static Vector64<long> MultiplyDoublingWideningScalarBySelectedScalarAndAddSaturate(Vector64<long> addend, Vector64<int> left, Vector64<int> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
2578
public static Vector64<long> MultiplyDoublingWideningScalarBySelectedScalarAndAddSaturate(Vector64<long> addend, Vector64<int> left, Vector128<int> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
2584
public static Vector64<int> MultiplyDoublingWideningScalarBySelectedScalarAndSubtractSaturate(Vector64<int> minuend, Vector64<short> left, Vector64<short> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
2590
public static Vector64<int> MultiplyDoublingWideningScalarBySelectedScalarAndSubtractSaturate(Vector64<int> minuend, Vector64<short> left, Vector128<short> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
2596
public static Vector64<long> MultiplyDoublingWideningScalarBySelectedScalarAndSubtractSaturate(Vector64<long> minuend, Vector64<int> left, Vector64<int> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
2602
public static Vector64<long> MultiplyDoublingWideningScalarBySelectedScalarAndSubtractSaturate(Vector64<long> minuend, Vector64<int> left, Vector128<int> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
2608
public static Vector64<float> MultiplyExtended(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
2614
public static Vector128<double> MultiplyExtended(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
2620
public static Vector128<float> MultiplyExtended(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
2626
public static Vector128<double> MultiplyExtendedByScalar(Vector128<double> left, Vector64<double> right) { throw new
PlatformNotSupportedException
(); }
2632
public static Vector64<float> MultiplyExtendedBySelectedScalar(Vector64<float> left, Vector64<float> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
2638
public static Vector64<float> MultiplyExtendedBySelectedScalar(Vector64<float> left, Vector128<float> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
2644
public static Vector128<double> MultiplyExtendedBySelectedScalar(Vector128<double> left, Vector128<double> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
2650
public static Vector128<float> MultiplyExtendedBySelectedScalar(Vector128<float> left, Vector64<float> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
2656
public static Vector128<float> MultiplyExtendedBySelectedScalar(Vector128<float> left, Vector128<float> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
2662
public static Vector64<double> MultiplyExtendedScalar(Vector64<double> left, Vector64<double> right) { throw new
PlatformNotSupportedException
(); }
2668
public static Vector64<float> MultiplyExtendedScalar(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
2674
public static Vector64<double> MultiplyExtendedScalarBySelectedScalar(Vector64<double> left, Vector128<double> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
2680
public static Vector64<float> MultiplyExtendedScalarBySelectedScalar(Vector64<float> left, Vector64<float> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
2686
public static Vector64<float> MultiplyExtendedScalarBySelectedScalar(Vector64<float> left, Vector128<float> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
2692
public static Vector64<short> MultiplyRoundedDoublingSaturateHighScalar(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
2698
public static Vector64<int> MultiplyRoundedDoublingSaturateHighScalar(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
2704
public static Vector64<short> MultiplyRoundedDoublingScalarBySelectedScalarSaturateHigh(Vector64<short> left, Vector64<short> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
2710
public static Vector64<short> MultiplyRoundedDoublingScalarBySelectedScalarSaturateHigh(Vector64<short> left, Vector128<short> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
2716
public static Vector64<int> MultiplyRoundedDoublingScalarBySelectedScalarSaturateHigh(Vector64<int> left, Vector64<int> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
2722
public static Vector64<int> MultiplyRoundedDoublingScalarBySelectedScalarSaturateHigh(Vector64<int> left, Vector128<int> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
2728
public static Vector64<double> MultiplyScalarBySelectedScalar(Vector64<double> left, Vector128<double> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
2734
public static Vector128<double> Negate(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
2740
public static Vector128<long> Negate(Vector128<long> value) { throw new
PlatformNotSupportedException
(); }
2746
public static Vector128<long> NegateSaturate(Vector128<long> value) { throw new
PlatformNotSupportedException
(); }
2752
public static Vector64<short> NegateSaturateScalar(Vector64<short> value) { throw new
PlatformNotSupportedException
(); }
2758
public static Vector64<int> NegateSaturateScalar(Vector64<int> value) { throw new
PlatformNotSupportedException
(); }
2764
public static Vector64<long> NegateSaturateScalar(Vector64<long> value) { throw new
PlatformNotSupportedException
(); }
2770
public static Vector64<sbyte> NegateSaturateScalar(Vector64<sbyte> value) { throw new
PlatformNotSupportedException
(); }
2776
public static Vector64<long> NegateScalar(Vector64<long> value) { throw new
PlatformNotSupportedException
(); }
2782
public static Vector128<double> ReciprocalEstimate(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
2788
public static Vector64<double> ReciprocalEstimateScalar(Vector64<double> value) { throw new
PlatformNotSupportedException
(); }
2794
public static Vector64<float> ReciprocalEstimateScalar(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
2800
public static Vector64<double> ReciprocalExponentScalar(Vector64<double> value) { throw new
PlatformNotSupportedException
(); }
2806
public static Vector64<float> ReciprocalExponentScalar(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
2812
public static Vector128<double> ReciprocalSquareRootEstimate(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
2818
public static Vector64<double> ReciprocalSquareRootEstimateScalar(Vector64<double> value) { throw new
PlatformNotSupportedException
(); }
2824
public static Vector64<float> ReciprocalSquareRootEstimateScalar(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
2830
public static Vector128<double> ReciprocalSquareRootStep(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
2836
public static Vector64<double> ReciprocalSquareRootStepScalar(Vector64<double> left, Vector64<double> right) { throw new
PlatformNotSupportedException
(); }
2842
public static Vector64<float> ReciprocalSquareRootStepScalar(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
2848
public static Vector128<double> ReciprocalStep(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
2854
public static Vector64<double> ReciprocalStepScalar(Vector64<double> left, Vector64<double> right) { throw new
PlatformNotSupportedException
(); }
2860
public static Vector64<float> ReciprocalStepScalar(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
2866
public static Vector128<double> RoundAwayFromZero(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
2872
public static Vector128<double> RoundToNearest(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
2878
public static Vector128<double> RoundToNegativeInfinity(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
2884
public static Vector128<double> RoundToPositiveInfinity(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
2890
public static Vector128<double> RoundToZero(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
2896
public static Vector64<short> ShiftArithmeticRoundedSaturateScalar(Vector64<short> value, Vector64<short> count) { throw new
PlatformNotSupportedException
(); }
2902
public static Vector64<int> ShiftArithmeticRoundedSaturateScalar(Vector64<int> value, Vector64<int> count) { throw new
PlatformNotSupportedException
(); }
2908
public static Vector64<sbyte> ShiftArithmeticRoundedSaturateScalar(Vector64<sbyte> value, Vector64<sbyte> count) { throw new
PlatformNotSupportedException
(); }
2914
public static Vector64<short> ShiftArithmeticSaturateScalar(Vector64<short> value, Vector64<short> count) { throw new
PlatformNotSupportedException
(); }
2920
public static Vector64<int> ShiftArithmeticSaturateScalar(Vector64<int> value, Vector64<int> count) { throw new
PlatformNotSupportedException
(); }
2926
public static Vector64<sbyte> ShiftArithmeticSaturateScalar(Vector64<sbyte> value, Vector64<sbyte> count) { throw new
PlatformNotSupportedException
(); }
2932
public static Vector64<byte> ShiftLeftLogicalSaturateScalar(Vector64<byte> value, [ConstantExpected(Max = (byte)(7))] byte count) { throw new
PlatformNotSupportedException
(); }
2938
public static Vector64<short> ShiftLeftLogicalSaturateScalar(Vector64<short> value, [ConstantExpected(Max = (byte)(15))] byte count) { throw new
PlatformNotSupportedException
(); }
2944
public static Vector64<int> ShiftLeftLogicalSaturateScalar(Vector64<int> value, [ConstantExpected(Max = (byte)(31))] byte count) { throw new
PlatformNotSupportedException
(); }
2950
public static Vector64<sbyte> ShiftLeftLogicalSaturateScalar(Vector64<sbyte> value, [ConstantExpected(Max = (byte)(7))] byte count) { throw new
PlatformNotSupportedException
(); }
2956
public static Vector64<ushort> ShiftLeftLogicalSaturateScalar(Vector64<ushort> value, [ConstantExpected(Max = (byte)(15))] byte count) { throw new
PlatformNotSupportedException
(); }
2962
public static Vector64<uint> ShiftLeftLogicalSaturateScalar(Vector64<uint> value, [ConstantExpected(Max = (byte)(31))] byte count) { throw new
PlatformNotSupportedException
(); }
2968
public static Vector64<ushort> ShiftLeftLogicalSaturateUnsignedScalar(Vector64<short> value, [ConstantExpected(Max = (byte)(15))] byte count) { throw new
PlatformNotSupportedException
(); }
2974
public static Vector64<uint> ShiftLeftLogicalSaturateUnsignedScalar(Vector64<int> value, [ConstantExpected(Max = (byte)(31))] byte count) { throw new
PlatformNotSupportedException
(); }
2980
public static Vector64<byte> ShiftLeftLogicalSaturateUnsignedScalar(Vector64<sbyte> value, [ConstantExpected(Max = (byte)(7))] byte count) { throw new
PlatformNotSupportedException
(); }
2986
public static Vector64<byte> ShiftLogicalRoundedSaturateScalar(Vector64<byte> value, Vector64<sbyte> count) { throw new
PlatformNotSupportedException
(); }
2992
public static Vector64<short> ShiftLogicalRoundedSaturateScalar(Vector64<short> value, Vector64<short> count) { throw new
PlatformNotSupportedException
(); }
2998
public static Vector64<int> ShiftLogicalRoundedSaturateScalar(Vector64<int> value, Vector64<int> count) { throw new
PlatformNotSupportedException
(); }
3004
public static Vector64<sbyte> ShiftLogicalRoundedSaturateScalar(Vector64<sbyte> value, Vector64<sbyte> count) { throw new
PlatformNotSupportedException
(); }
3010
public static Vector64<ushort> ShiftLogicalRoundedSaturateScalar(Vector64<ushort> value, Vector64<short> count) { throw new
PlatformNotSupportedException
(); }
3016
public static Vector64<uint> ShiftLogicalRoundedSaturateScalar(Vector64<uint> value, Vector64<int> count) { throw new
PlatformNotSupportedException
(); }
3022
public static Vector64<byte> ShiftLogicalSaturateScalar(Vector64<byte> value, Vector64<sbyte> count) { throw new
PlatformNotSupportedException
(); }
3028
public static Vector64<short> ShiftLogicalSaturateScalar(Vector64<short> value, Vector64<short> count) { throw new
PlatformNotSupportedException
(); }
3034
public static Vector64<int> ShiftLogicalSaturateScalar(Vector64<int> value, Vector64<int> count) { throw new
PlatformNotSupportedException
(); }
3040
public static Vector64<sbyte> ShiftLogicalSaturateScalar(Vector64<sbyte> value, Vector64<sbyte> count) { throw new
PlatformNotSupportedException
(); }
3046
public static Vector64<ushort> ShiftLogicalSaturateScalar(Vector64<ushort> value, Vector64<short> count) { throw new
PlatformNotSupportedException
(); }
3052
public static Vector64<uint> ShiftLogicalSaturateScalar(Vector64<uint> value, Vector64<int> count) { throw new
PlatformNotSupportedException
(); }
3058
public static Vector64<short> ShiftRightArithmeticNarrowingSaturateScalar(Vector64<int> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
3064
public static Vector64<int> ShiftRightArithmeticNarrowingSaturateScalar(Vector64<long> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
3070
public static Vector64<sbyte> ShiftRightArithmeticNarrowingSaturateScalar(Vector64<short> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
3076
public static Vector64<byte> ShiftRightArithmeticNarrowingSaturateUnsignedScalar(Vector64<short> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
3082
public static Vector64<ushort> ShiftRightArithmeticNarrowingSaturateUnsignedScalar(Vector64<int> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
3088
public static Vector64<uint> ShiftRightArithmeticNarrowingSaturateUnsignedScalar(Vector64<long> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
3094
public static Vector64<short> ShiftRightArithmeticRoundedNarrowingSaturateScalar(Vector64<int> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
3100
public static Vector64<int> ShiftRightArithmeticRoundedNarrowingSaturateScalar(Vector64<long> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
3106
public static Vector64<sbyte> ShiftRightArithmeticRoundedNarrowingSaturateScalar(Vector64<short> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
3112
public static Vector64<byte> ShiftRightArithmeticRoundedNarrowingSaturateUnsignedScalar(Vector64<short> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
3118
public static Vector64<ushort> ShiftRightArithmeticRoundedNarrowingSaturateUnsignedScalar(Vector64<int> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
3124
public static Vector64<uint> ShiftRightArithmeticRoundedNarrowingSaturateUnsignedScalar(Vector64<long> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
3130
public static Vector64<byte> ShiftRightLogicalNarrowingSaturateScalar(Vector64<ushort> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
3136
public static Vector64<short> ShiftRightLogicalNarrowingSaturateScalar(Vector64<int> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
3142
public static Vector64<int> ShiftRightLogicalNarrowingSaturateScalar(Vector64<long> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
3148
public static Vector64<sbyte> ShiftRightLogicalNarrowingSaturateScalar(Vector64<short> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
3154
public static Vector64<ushort> ShiftRightLogicalNarrowingSaturateScalar(Vector64<uint> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
3160
public static Vector64<uint> ShiftRightLogicalNarrowingSaturateScalar(Vector64<ulong> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
3166
public static Vector64<byte> ShiftRightLogicalRoundedNarrowingSaturateScalar(Vector64<ushort> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
3173
public static Vector64<short> ShiftRightLogicalRoundedNarrowingSaturateScalar(Vector64<int> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
3180
public static Vector64<int> ShiftRightLogicalRoundedNarrowingSaturateScalar(Vector64<long> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
3187
public static Vector64<sbyte> ShiftRightLogicalRoundedNarrowingSaturateScalar(Vector64<short> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
3193
public static Vector64<ushort> ShiftRightLogicalRoundedNarrowingSaturateScalar(Vector64<uint> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
3199
public static Vector64<uint> ShiftRightLogicalRoundedNarrowingSaturateScalar(Vector64<ulong> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
3205
public static Vector64<float> Sqrt(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
3211
public static Vector128<double> Sqrt(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
3217
public static Vector128<float> Sqrt(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
3220
public static unsafe void StorePair(byte* address, Vector64<byte> value1, Vector64<byte> value2) { throw new
PlatformNotSupportedException
(); }
3223
public static unsafe void StorePair(double* address, Vector64<double> value1, Vector64<double> value2) { throw new
PlatformNotSupportedException
(); }
3226
public static unsafe void StorePair(short* address, Vector64<short> value1, Vector64<short> value2) { throw new
PlatformNotSupportedException
(); }
3229
public static unsafe void StorePair(int* address, Vector64<int> value1, Vector64<int> value2) { throw new
PlatformNotSupportedException
(); }
3232
public static unsafe void StorePair(long* address, Vector64<long> value1, Vector64<long> value2) { throw new
PlatformNotSupportedException
(); }
3235
public static unsafe void StorePair(sbyte* address, Vector64<sbyte> value1, Vector64<sbyte> value2) { throw new
PlatformNotSupportedException
(); }
3238
public static unsafe void StorePair(float* address, Vector64<float> value1, Vector64<float> value2) { throw new
PlatformNotSupportedException
(); }
3241
public static unsafe void StorePair(ushort* address, Vector64<ushort> value1, Vector64<ushort> value2) { throw new
PlatformNotSupportedException
(); }
3244
public static unsafe void StorePair(uint* address, Vector64<uint> value1, Vector64<uint> value2) { throw new
PlatformNotSupportedException
(); }
3247
public static unsafe void StorePair(ulong* address, Vector64<ulong> value1, Vector64<ulong> value2) { throw new
PlatformNotSupportedException
(); }
3250
public static unsafe void StorePair(byte* address, Vector128<byte> value1, Vector128<byte> value2) { throw new
PlatformNotSupportedException
(); }
3253
public static unsafe void StorePair(double* address, Vector128<double> value1, Vector128<double> value2) { throw new
PlatformNotSupportedException
(); }
3256
public static unsafe void StorePair(short* address, Vector128<short> value1, Vector128<short> value2) { throw new
PlatformNotSupportedException
(); }
3259
public static unsafe void StorePair(int* address, Vector128<int> value1, Vector128<int> value2) { throw new
PlatformNotSupportedException
(); }
3262
public static unsafe void StorePair(long* address, Vector128<long> value1, Vector128<long> value2) { throw new
PlatformNotSupportedException
(); }
3265
public static unsafe void StorePair(sbyte* address, Vector128<sbyte> value1, Vector128<sbyte> value2) { throw new
PlatformNotSupportedException
(); }
3268
public static unsafe void StorePair(float* address, Vector128<float> value1, Vector128<float> value2) { throw new
PlatformNotSupportedException
(); }
3271
public static unsafe void StorePair(ushort* address, Vector128<ushort> value1, Vector128<ushort> value2) { throw new
PlatformNotSupportedException
(); }
3274
public static unsafe void StorePair(uint* address, Vector128<uint> value1, Vector128<uint> value2) { throw new
PlatformNotSupportedException
(); }
3277
public static unsafe void StorePair(ulong* address, Vector128<ulong> value1, Vector128<ulong> value2) { throw new
PlatformNotSupportedException
(); }
3280
public static unsafe void StorePairNonTemporal(byte* address, Vector64<byte> value1, Vector64<byte> value2) { throw new
PlatformNotSupportedException
(); }
3283
public static unsafe void StorePairNonTemporal(double* address, Vector64<double> value1, Vector64<double> value2) { throw new
PlatformNotSupportedException
(); }
3286
public static unsafe void StorePairNonTemporal(short* address, Vector64<short> value1, Vector64<short> value2) { throw new
PlatformNotSupportedException
(); }
3289
public static unsafe void StorePairNonTemporal(int* address, Vector64<int> value1, Vector64<int> value2) { throw new
PlatformNotSupportedException
(); }
3292
public static unsafe void StorePairNonTemporal(long* address, Vector64<long> value1, Vector64<long> value2) { throw new
PlatformNotSupportedException
(); }
3295
public static unsafe void StorePairNonTemporal(sbyte* address, Vector64<sbyte> value1, Vector64<sbyte> value2) { throw new
PlatformNotSupportedException
(); }
3298
public static unsafe void StorePairNonTemporal(float* address, Vector64<float> value1, Vector64<float> value2) { throw new
PlatformNotSupportedException
(); }
3301
public static unsafe void StorePairNonTemporal(ushort* address, Vector64<ushort> value1, Vector64<ushort> value2) { throw new
PlatformNotSupportedException
(); }
3304
public static unsafe void StorePairNonTemporal(uint* address, Vector64<uint> value1, Vector64<uint> value2) { throw new
PlatformNotSupportedException
(); }
3307
public static unsafe void StorePairNonTemporal(ulong* address, Vector64<ulong> value1, Vector64<ulong> value2) { throw new
PlatformNotSupportedException
(); }
3310
public static unsafe void StorePairNonTemporal(byte* address, Vector128<byte> value1, Vector128<byte> value2) { throw new
PlatformNotSupportedException
(); }
3313
public static unsafe void StorePairNonTemporal(double* address, Vector128<double> value1, Vector128<double> value2) { throw new
PlatformNotSupportedException
(); }
3316
public static unsafe void StorePairNonTemporal(short* address, Vector128<short> value1, Vector128<short> value2) { throw new
PlatformNotSupportedException
(); }
3319
public static unsafe void StorePairNonTemporal(int* address, Vector128<int> value1, Vector128<int> value2) { throw new
PlatformNotSupportedException
(); }
3322
public static unsafe void StorePairNonTemporal(long* address, Vector128<long> value1, Vector128<long> value2) { throw new
PlatformNotSupportedException
(); }
3325
public static unsafe void StorePairNonTemporal(sbyte* address, Vector128<sbyte> value1, Vector128<sbyte> value2) { throw new
PlatformNotSupportedException
(); }
3328
public static unsafe void StorePairNonTemporal(float* address, Vector128<float> value1, Vector128<float> value2) { throw new
PlatformNotSupportedException
(); }
3331
public static unsafe void StorePairNonTemporal(ushort* address, Vector128<ushort> value1, Vector128<ushort> value2) { throw new
PlatformNotSupportedException
(); }
3334
public static unsafe void StorePairNonTemporal(uint* address, Vector128<uint> value1, Vector128<uint> value2) { throw new
PlatformNotSupportedException
(); }
3337
public static unsafe void StorePairNonTemporal(ulong* address, Vector128<ulong> value1, Vector128<ulong> value2) { throw new
PlatformNotSupportedException
(); }
3340
public static unsafe void StorePairScalar(int* address, Vector64<int> value1, Vector64<int> value2) { throw new
PlatformNotSupportedException
(); }
3343
public static unsafe void StorePairScalar(float* address, Vector64<float> value1, Vector64<float> value2) { throw new
PlatformNotSupportedException
(); }
3346
public static unsafe void StorePairScalar(uint* address, Vector64<uint> value1, Vector64<uint> value2) { throw new
PlatformNotSupportedException
(); }
3349
public static unsafe void StorePairScalarNonTemporal(int* address, Vector64<int> value1, Vector64<int> value2) { throw new
PlatformNotSupportedException
(); }
3352
public static unsafe void StorePairScalarNonTemporal(float* address, Vector64<float> value1, Vector64<float> value2) { throw new
PlatformNotSupportedException
(); }
3355
public static unsafe void StorePairScalarNonTemporal(uint* address, Vector64<uint> value1, Vector64<uint> value2) { throw new
PlatformNotSupportedException
(); }
3361
public static unsafe void StoreSelectedScalar(byte* address, (Vector128<byte> value1, Vector128<byte> value2) value, [ConstantExpected(Max = (byte)(15))] byte index) { throw new
PlatformNotSupportedException
(); }
3367
public static unsafe void StoreSelectedScalar(sbyte* address, (Vector128<sbyte> value1, Vector128<sbyte> value2) value, [ConstantExpected(Max = (byte)(15))] byte index) { throw new
PlatformNotSupportedException
(); }
3373
public static unsafe void StoreSelectedScalar(short* address, (Vector128<short> value1, Vector128<short> value2) value, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
3379
public static unsafe void StoreSelectedScalar(ushort* address, (Vector128<ushort> value1, Vector128<ushort> value2) value, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
3385
public static unsafe void StoreSelectedScalar(int* address, (Vector128<int> value1, Vector128<int> value2) value, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
3391
public static unsafe void StoreSelectedScalar(uint* address, (Vector128<uint> value1, Vector128<uint> value2) value, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
3394
public static unsafe void StoreSelectedScalar(long* address, (Vector128<long> value1, Vector128<long> value2) value, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
3397
public static unsafe void StoreSelectedScalar(ulong* address, (Vector128<ulong> value1, Vector128<ulong> value2) value, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
3403
public static unsafe void StoreSelectedScalar(float* address, (Vector128<float> value1, Vector128<float> value2) value, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
3406
public static unsafe void StoreSelectedScalar(double* address, (Vector128<double> value1, Vector128<double> value2) value, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
3412
public static unsafe void StoreSelectedScalar(byte* address, (Vector128<byte> value1, Vector128<byte> value2, Vector128<byte> value3) value, [ConstantExpected(Max = (byte)(15))] byte index) { throw new
PlatformNotSupportedException
(); }
3418
public static unsafe void StoreSelectedScalar(sbyte* address, (Vector128<sbyte> value1, Vector128<sbyte> value2, Vector128<sbyte> value3) value, [ConstantExpected(Max = (byte)(15))] byte index) { throw new
PlatformNotSupportedException
(); }
3424
public static unsafe void StoreSelectedScalar(short* address, (Vector128<short> value1, Vector128<short> value2, Vector128<short> value3) value, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
3430
public static unsafe void StoreSelectedScalar(ushort* address, (Vector128<ushort> value1, Vector128<ushort> value2, Vector128<ushort> value3) value, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
3436
public static unsafe void StoreSelectedScalar(int* address, (Vector128<int> value1, Vector128<int> value2, Vector128<int> value3) value, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
3442
public static unsafe void StoreSelectedScalar(uint* address, (Vector128<uint> value1, Vector128<uint> value2, Vector128<uint> value3) value, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
3445
public static unsafe void StoreSelectedScalar(long* address, (Vector128<long> value1, Vector128<long> value2, Vector128<long> value3) value, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
3448
public static unsafe void StoreSelectedScalar(ulong* address, (Vector128<ulong> value1, Vector128<ulong> value2, Vector128<ulong> value3) value, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
3454
public static unsafe void StoreSelectedScalar(float* address, (Vector128<float> value1, Vector128<float> value2, Vector128<float> value3) value, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
3457
public static unsafe void StoreSelectedScalar(double* address, (Vector128<double> value1, Vector128<double> value2, Vector128<double> value3) value, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
3463
public static unsafe void StoreSelectedScalar(byte* address, (Vector128<byte> value1, Vector128<byte> value2, Vector128<byte> value3, Vector128<byte> value4) value, [ConstantExpected(Max = (byte)(15))] byte index) { throw new
PlatformNotSupportedException
(); }
3469
public static unsafe void StoreSelectedScalar(sbyte* address, (Vector128<sbyte> value1, Vector128<sbyte> value2, Vector128<sbyte> value3, Vector128<sbyte> value4) value, [ConstantExpected(Max = (byte)(15))] byte index) { throw new
PlatformNotSupportedException
(); }
3475
public static unsafe void StoreSelectedScalar(short* address, (Vector128<short> value1, Vector128<short> value2, Vector128<short> value3, Vector128<short> value4) value, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
3481
public static unsafe void StoreSelectedScalar(ushort* address, (Vector128<ushort> value1, Vector128<ushort> value2, Vector128<ushort> value3, Vector128<ushort> value4) value, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
3487
public static unsafe void StoreSelectedScalar(int* address, (Vector128<int> value1, Vector128<int> value2, Vector128<int> value3, Vector128<int> value4) value, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
3493
public static unsafe void StoreSelectedScalar(uint* address, (Vector128<uint> value1, Vector128<uint> value2, Vector128<uint> value3, Vector128<uint> value4) value, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
3496
public static unsafe void StoreSelectedScalar(long* address, (Vector128<long> value1, Vector128<long> value2, Vector128<long> value3, Vector128<long> value4) value, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
3499
public static unsafe void StoreSelectedScalar(ulong* address, (Vector128<ulong> value1, Vector128<ulong> value2, Vector128<ulong> value3, Vector128<ulong> value4) value, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
3505
public static unsafe void StoreSelectedScalar(float* address, (Vector128<float> value1, Vector128<float> value2, Vector128<float> value3, Vector128<float> value4) value, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
3508
public static unsafe void StoreSelectedScalar(double* address, (Vector128<double> value1, Vector128<double> value2, Vector128<double> value3, Vector128<double> value4) value, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
3511
public static unsafe void StoreVectorAndZip(byte* address, (Vector128<byte> Value1, Vector128<byte> Value2) value) { throw new
PlatformNotSupportedException
(); }
3514
public static unsafe void StoreVectorAndZip(sbyte* address, (Vector128<sbyte> Value1, Vector128<sbyte> Value2) value) { throw new
PlatformNotSupportedException
(); }
3517
public static unsafe void StoreVectorAndZip(short* address, (Vector128<short> Value1, Vector128<short> Value2) value) { throw new
PlatformNotSupportedException
(); }
3520
public static unsafe void StoreVectorAndZip(ushort* address, (Vector128<ushort> Value1, Vector128<ushort> Value2) value) { throw new
PlatformNotSupportedException
(); }
3523
public static unsafe void StoreVectorAndZip(int* address, (Vector128<int> Value1, Vector128<int> Value2) value) { throw new
PlatformNotSupportedException
(); }
3526
public static unsafe void StoreVectorAndZip(uint* address, (Vector128<uint> Value1, Vector128<uint> Value2) value) { throw new
PlatformNotSupportedException
(); }
3529
public static unsafe void StoreVectorAndZip(long* address, (Vector128<long> Value1, Vector128<long> Value2) value) { throw new
PlatformNotSupportedException
(); }
3532
public static unsafe void StoreVectorAndZip(ulong* address, (Vector128<ulong> Value1, Vector128<ulong> Value2) value) { throw new
PlatformNotSupportedException
(); }
3535
public static unsafe void StoreVectorAndZip(float* address, (Vector128<float> Value1, Vector128<float> Value2) value) { throw new
PlatformNotSupportedException
(); }
3538
public static unsafe void StoreVectorAndZip(double* address, (Vector128<double> Value1, Vector128<double> Value2) value) { throw new
PlatformNotSupportedException
(); }
3541
public static unsafe void StoreVectorAndZip(byte* address, (Vector128<byte> Value1, Vector128<byte> Value2, Vector128<byte> Value3) value) { throw new
PlatformNotSupportedException
(); }
3544
public static unsafe void StoreVectorAndZip(sbyte* address, (Vector128<sbyte> Value1, Vector128<sbyte> Value2, Vector128<sbyte> Value3) value) { throw new
PlatformNotSupportedException
(); }
3547
public static unsafe void StoreVectorAndZip(short* address, (Vector128<short> Value1, Vector128<short> Value2, Vector128<short> Value3) value) { throw new
PlatformNotSupportedException
(); }
3550
public static unsafe void StoreVectorAndZip(ushort* address, (Vector128<ushort> Value1, Vector128<ushort> Value2, Vector128<ushort> Value3) value) { throw new
PlatformNotSupportedException
(); }
3553
public static unsafe void StoreVectorAndZip(int* address, (Vector128<int> Value1, Vector128<int> Value2, Vector128<int> Value3) value) { throw new
PlatformNotSupportedException
(); }
3556
public static unsafe void StoreVectorAndZip(uint* address, (Vector128<uint> Value1, Vector128<uint> Value2, Vector128<uint> Value3) value) { throw new
PlatformNotSupportedException
(); }
3559
public static unsafe void StoreVectorAndZip(long* address, (Vector128<long> Value1, Vector128<long> Value2, Vector128<long> Value3) value) { throw new
PlatformNotSupportedException
(); }
3562
public static unsafe void StoreVectorAndZip(ulong* address, (Vector128<ulong> Value1, Vector128<ulong> Value2, Vector128<ulong> Value3) value) { throw new
PlatformNotSupportedException
(); }
3565
public static unsafe void StoreVectorAndZip(float* address, (Vector128<float> Value1, Vector128<float> Value2, Vector128<float> Value3) value) { throw new
PlatformNotSupportedException
(); }
3568
public static unsafe void StoreVectorAndZip(double* address, (Vector128<double> Value1, Vector128<double> Value2, Vector128<double> Value3) value) { throw new
PlatformNotSupportedException
(); }
3571
public static unsafe void StoreVectorAndZip(byte* address, (Vector128<byte> Value1, Vector128<byte> Value2, Vector128<byte> Value3, Vector128<byte> Value4) value) { throw new
PlatformNotSupportedException
(); }
3574
public static unsafe void StoreVectorAndZip(sbyte* address, (Vector128<sbyte> Value1, Vector128<sbyte> Value2, Vector128<sbyte> Value3, Vector128<sbyte> Value4) value) { throw new
PlatformNotSupportedException
(); }
3577
public static unsafe void StoreVectorAndZip(short* address, (Vector128<short> Value1, Vector128<short> Value2, Vector128<short> Value3, Vector128<short> Value4) value) { throw new
PlatformNotSupportedException
(); }
3580
public static unsafe void StoreVectorAndZip(ushort* address, (Vector128<ushort> Value1, Vector128<ushort> Value2, Vector128<ushort> Value3, Vector128<ushort> Value4) value) { throw new
PlatformNotSupportedException
(); }
3583
public static unsafe void StoreVectorAndZip(int* address, (Vector128<int> Value1, Vector128<int> Value2, Vector128<int> Value3, Vector128<int> Value4) value) { throw new
PlatformNotSupportedException
(); }
3586
public static unsafe void StoreVectorAndZip(uint* address, (Vector128<uint> Value1, Vector128<uint> Value2, Vector128<uint> Value3, Vector128<uint> Value4) value) { throw new
PlatformNotSupportedException
(); }
3589
public static unsafe void StoreVectorAndZip(long* address, (Vector128<long> Value1, Vector128<long> Value2, Vector128<long> Value3, Vector128<long> Value4) value) { throw new
PlatformNotSupportedException
(); }
3592
public static unsafe void StoreVectorAndZip(ulong* address, (Vector128<ulong> Value1, Vector128<ulong> Value2, Vector128<ulong> Value3, Vector128<ulong> Value4) value) { throw new
PlatformNotSupportedException
(); }
3595
public static unsafe void StoreVectorAndZip(float* address, (Vector128<float> Value1, Vector128<float> Value2, Vector128<float> Value3, Vector128<float> Value4) value) { throw new
PlatformNotSupportedException
(); }
3598
public static unsafe void StoreVectorAndZip(double* address, (Vector128<double> Value1, Vector128<double> Value2, Vector128<double> Value3, Vector128<double> Value4) value) { throw new
PlatformNotSupportedException
(); }
3601
public static unsafe void Store(byte* address, (Vector128<byte> Value1, Vector128<byte> Value2) value) { throw new
PlatformNotSupportedException
(); }
3604
public static unsafe void Store(sbyte* address, (Vector128<sbyte> Value1, Vector128<sbyte> Value2) value) { throw new
PlatformNotSupportedException
(); }
3607
public static unsafe void Store(short* address, (Vector128<short> Value1, Vector128<short> Value2) value) { throw new
PlatformNotSupportedException
(); }
3610
public static unsafe void Store(ushort* address, (Vector128<ushort> Value1, Vector128<ushort> Value2) value) { throw new
PlatformNotSupportedException
(); }
3613
public static unsafe void Store(int* address, (Vector128<int> Value1, Vector128<int> Value2) value) { throw new
PlatformNotSupportedException
(); }
3616
public static unsafe void Store(uint* address, (Vector128<uint> Value1, Vector128<uint> Value2) value) { throw new
PlatformNotSupportedException
(); }
3619
public static unsafe void Store(long* address, (Vector128<long> Value1, Vector128<long> Value2) value) { throw new
PlatformNotSupportedException
(); }
3622
public static unsafe void Store(ulong* address, (Vector128<ulong> Value1, Vector128<ulong> Value2) value) { throw new
PlatformNotSupportedException
(); }
3625
public static unsafe void Store(float* address, (Vector128<float> Value1, Vector128<float> Value2) value) { throw new
PlatformNotSupportedException
(); }
3628
public static unsafe void Store(double* address, (Vector128<double> Value1, Vector128<double> Value2) value) { throw new
PlatformNotSupportedException
(); }
3631
public static unsafe void Store(byte* address, (Vector128<byte> Value1, Vector128<byte> Value2, Vector128<byte> Value3) value) { throw new
PlatformNotSupportedException
(); }
3634
public static unsafe void Store(sbyte* address, (Vector128<sbyte> Value1, Vector128<sbyte> Value2, Vector128<sbyte> Value3) value) { throw new
PlatformNotSupportedException
(); }
3637
public static unsafe void Store(short* address, (Vector128<short> Value1, Vector128<short> Value2, Vector128<short> Value3) value) { throw new
PlatformNotSupportedException
(); }
3640
public static unsafe void Store(ushort* address, (Vector128<ushort> Value1, Vector128<ushort> Value2, Vector128<ushort> Value3) value) { throw new
PlatformNotSupportedException
(); }
3643
public static unsafe void Store(int* address, (Vector128<int> Value1, Vector128<int> Value2, Vector128<int> Value3) value) { throw new
PlatformNotSupportedException
(); }
3646
public static unsafe void Store(uint* address, (Vector128<uint> Value1, Vector128<uint> Value2, Vector128<uint> Value3) value) { throw new
PlatformNotSupportedException
(); }
3649
public static unsafe void Store(long* address, (Vector128<long> Value1, Vector128<long> Value2, Vector128<long> Value3) value) { throw new
PlatformNotSupportedException
(); }
3652
public static unsafe void Store(ulong* address, (Vector128<ulong> Value1, Vector128<ulong> Value2, Vector128<ulong> Value3) value) { throw new
PlatformNotSupportedException
(); }
3655
public static unsafe void Store(float* address, (Vector128<float> Value1, Vector128<float> Value2, Vector128<float> Value3) value) { throw new
PlatformNotSupportedException
(); }
3658
public static unsafe void Store(double* address, (Vector128<double> Value1, Vector128<double> Value2, Vector128<double> Value3) value) { throw new
PlatformNotSupportedException
(); }
3661
public static unsafe void Store(byte* address, (Vector128<byte> Value1, Vector128<byte> Value2, Vector128<byte> Value3, Vector128<byte> Value4) value) { throw new
PlatformNotSupportedException
(); }
3664
public static unsafe void Store(sbyte* address, (Vector128<sbyte> Value1, Vector128<sbyte> Value2, Vector128<sbyte> Value3, Vector128<sbyte> Value4) value) { throw new
PlatformNotSupportedException
(); }
3667
public static unsafe void Store(short* address, (Vector128<short> Value1, Vector128<short> Value2, Vector128<short> Value3, Vector128<short> Value4) value) { throw new
PlatformNotSupportedException
(); }
3670
public static unsafe void Store(ushort* address, (Vector128<ushort> Value1, Vector128<ushort> Value2, Vector128<ushort> Value3, Vector128<ushort> Value4) value) { throw new
PlatformNotSupportedException
(); }
3673
public static unsafe void Store(int* address, (Vector128<int> Value1, Vector128<int> Value2, Vector128<int> Value3, Vector128<int> Value4) value) { throw new
PlatformNotSupportedException
(); }
3676
public static unsafe void Store(uint* address, (Vector128<uint> Value1, Vector128<uint> Value2, Vector128<uint> Value3, Vector128<uint> Value4) value) { throw new
PlatformNotSupportedException
(); }
3679
public static unsafe void Store(long* address, (Vector128<long> Value1, Vector128<long> Value2, Vector128<long> Value3, Vector128<long> Value4) value) { throw new
PlatformNotSupportedException
(); }
3682
public static unsafe void Store(ulong* address, (Vector128<ulong> Value1, Vector128<ulong> Value2, Vector128<ulong> Value3, Vector128<ulong> Value4) value) { throw new
PlatformNotSupportedException
(); }
3685
public static unsafe void Store(float* address, (Vector128<float> Value1, Vector128<float> Value2, Vector128<float> Value3, Vector128<float> Value4) value) { throw new
PlatformNotSupportedException
(); }
3688
public static unsafe void Store(double* address, (Vector128<double> Value1, Vector128<double> Value2, Vector128<double> Value3, Vector128<double> Value4) value) { throw new
PlatformNotSupportedException
(); }
3694
public static Vector128<double> Subtract(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
3700
public static Vector64<byte> SubtractSaturateScalar(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
3706
public static Vector64<short> SubtractSaturateScalar(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
3712
public static Vector64<int> SubtractSaturateScalar(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
3718
public static Vector64<sbyte> SubtractSaturateScalar(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
3724
public static Vector64<ushort> SubtractSaturateScalar(Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
3730
public static Vector64<uint> SubtractSaturateScalar(Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
3736
public static Vector64<byte> ReverseElementBits(Vector64<byte> value) { throw new
PlatformNotSupportedException
(); }
3742
public static Vector64<sbyte> ReverseElementBits(Vector64<sbyte> value) { throw new
PlatformNotSupportedException
(); }
3748
public static Vector128<byte> ReverseElementBits(Vector128<byte> value) { throw new
PlatformNotSupportedException
(); }
3754
public static Vector128<sbyte> ReverseElementBits(Vector128<sbyte> value) { throw new
PlatformNotSupportedException
(); }
3760
public static Vector64<byte> TransposeEven(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
3766
public static Vector64<short> TransposeEven(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
3772
public static Vector64<int> TransposeEven(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
3778
public static Vector64<sbyte> TransposeEven(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
3784
public static Vector64<float> TransposeEven(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
3790
public static Vector64<ushort> TransposeEven(Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
3796
public static Vector64<uint> TransposeEven(Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
3802
public static Vector128<byte> TransposeEven(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
3808
public static Vector128<double> TransposeEven(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
3814
public static Vector128<short> TransposeEven(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
3820
public static Vector128<int> TransposeEven(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
3826
public static Vector128<long> TransposeEven(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
3832
public static Vector128<sbyte> TransposeEven(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
3838
public static Vector128<float> TransposeEven(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
3844
public static Vector128<ushort> TransposeEven(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
3850
public static Vector128<uint> TransposeEven(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
3856
public static Vector128<ulong> TransposeEven(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
3862
public static Vector64<byte> TransposeOdd(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
3868
public static Vector64<short> TransposeOdd(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
3874
public static Vector64<int> TransposeOdd(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
3880
public static Vector64<sbyte> TransposeOdd(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
3886
public static Vector64<float> TransposeOdd(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
3892
public static Vector64<ushort> TransposeOdd(Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
3898
public static Vector64<uint> TransposeOdd(Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
3904
public static Vector128<byte> TransposeOdd(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
3910
public static Vector128<double> TransposeOdd(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
3916
public static Vector128<short> TransposeOdd(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
3922
public static Vector128<int> TransposeOdd(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
3928
public static Vector128<long> TransposeOdd(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
3934
public static Vector128<sbyte> TransposeOdd(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
3940
public static Vector128<float> TransposeOdd(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
3946
public static Vector128<ushort> TransposeOdd(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
3952
public static Vector128<uint> TransposeOdd(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
3958
public static Vector128<ulong> TransposeOdd(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
3964
public static Vector64<byte> UnzipEven(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
3970
public static Vector64<short> UnzipEven(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
3976
public static Vector64<int> UnzipEven(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
3982
public static Vector64<sbyte> UnzipEven(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
3988
public static Vector64<float> UnzipEven(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
3994
public static Vector64<ushort> UnzipEven(Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
4000
public static Vector64<uint> UnzipEven(Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
4006
public static Vector128<byte> UnzipEven(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
4012
public static Vector128<double> UnzipEven(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
4018
public static Vector128<short> UnzipEven(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
4024
public static Vector128<int> UnzipEven(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
4030
public static Vector128<long> UnzipEven(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
4036
public static Vector128<sbyte> UnzipEven(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
4042
public static Vector128<float> UnzipEven(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
4048
public static Vector128<ushort> UnzipEven(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
4054
public static Vector128<uint> UnzipEven(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
4060
public static Vector128<ulong> UnzipEven(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
4066
public static Vector64<byte> UnzipOdd(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
4072
public static Vector64<short> UnzipOdd(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
4078
public static Vector64<int> UnzipOdd(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
4084
public static Vector64<sbyte> UnzipOdd(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
4090
public static Vector64<float> UnzipOdd(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
4096
public static Vector64<ushort> UnzipOdd(Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
4102
public static Vector64<uint> UnzipOdd(Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
4108
public static Vector128<byte> UnzipOdd(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
4114
public static Vector128<double> UnzipOdd(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
4120
public static Vector128<short> UnzipOdd(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
4126
public static Vector128<int> UnzipOdd(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
4132
public static Vector128<long> UnzipOdd(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
4138
public static Vector128<sbyte> UnzipOdd(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
4144
public static Vector128<float> UnzipOdd(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
4150
public static Vector128<ushort> UnzipOdd(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
4156
public static Vector128<uint> UnzipOdd(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
4162
public static Vector128<ulong> UnzipOdd(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
4168
public static Vector128<byte> VectorTableLookup(Vector128<byte> table, Vector128<byte> byteIndexes) { throw new
PlatformNotSupportedException
(); }
4174
public static Vector128<sbyte> VectorTableLookup(Vector128<sbyte> table, Vector128<sbyte> byteIndexes) { throw new
PlatformNotSupportedException
(); }
4180
public static Vector128<byte> VectorTableLookup((Vector128<byte>, Vector128<byte>) table, Vector128<byte> byteIndexes) { throw new
PlatformNotSupportedException
(); }
4186
public static Vector128<sbyte> VectorTableLookup((Vector128<sbyte>, Vector128<sbyte>) table, Vector128<sbyte> byteIndexes) { throw new
PlatformNotSupportedException
(); }
4192
public static Vector128<byte> VectorTableLookup((Vector128<byte>, Vector128<byte>, Vector128<byte>) table, Vector128<byte> byteIndexes) { throw new
PlatformNotSupportedException
(); }
4198
public static Vector128<sbyte> VectorTableLookup((Vector128<sbyte>, Vector128<sbyte>, Vector128<sbyte>) table, Vector128<sbyte> byteIndexes) { throw new
PlatformNotSupportedException
(); }
4204
public static Vector128<byte> VectorTableLookup((Vector128<byte>, Vector128<byte>, Vector128<byte>, Vector128<byte>) table, Vector128<byte> byteIndexes) { throw new
PlatformNotSupportedException
(); }
4210
public static Vector128<sbyte> VectorTableLookup((Vector128<sbyte>, Vector128<sbyte>, Vector128<sbyte>, Vector128<sbyte>) table, Vector128<sbyte> byteIndexes) { throw new
PlatformNotSupportedException
(); }
4216
public static Vector128<byte> VectorTableLookupExtension(Vector128<byte> defaultValues, Vector128<byte> table, Vector128<byte> byteIndexes) { throw new
PlatformNotSupportedException
(); }
4222
public static Vector128<sbyte> VectorTableLookupExtension(Vector128<sbyte> defaultValues, Vector128<sbyte> table, Vector128<sbyte> byteIndexes) { throw new
PlatformNotSupportedException
(); }
4228
public static Vector128<byte> VectorTableLookupExtension(Vector128<byte> defaultValues, (Vector128<byte>, Vector128<byte>) table, Vector128<byte> byteIndexes) { throw new
PlatformNotSupportedException
(); }
4234
public static Vector128<sbyte> VectorTableLookupExtension(Vector128<sbyte> defaultValues, (Vector128<sbyte>, Vector128<sbyte>) table, Vector128<sbyte> byteIndexes) { throw new
PlatformNotSupportedException
(); }
4240
public static Vector128<byte> VectorTableLookupExtension(Vector128<byte> defaultValues, (Vector128<byte>, Vector128<byte>, Vector128<byte>) table, Vector128<byte> byteIndexes) { throw new
PlatformNotSupportedException
(); }
4246
public static Vector128<sbyte> VectorTableLookupExtension(Vector128<sbyte> defaultValues, (Vector128<sbyte>, Vector128<sbyte>, Vector128<sbyte>) table, Vector128<sbyte> byteIndexes) { throw new
PlatformNotSupportedException
(); }
4252
public static Vector128<byte> VectorTableLookupExtension(Vector128<byte> defaultValues, (Vector128<byte>, Vector128<byte>, Vector128<byte>, Vector128<byte>) table, Vector128<byte> byteIndexes) { throw new
PlatformNotSupportedException
(); }
4258
public static Vector128<sbyte> VectorTableLookupExtension(Vector128<sbyte> defaultValues, (Vector128<sbyte>, Vector128<sbyte>, Vector128<sbyte>, Vector128<sbyte>) table, Vector128<sbyte> byteIndexes) { throw new
PlatformNotSupportedException
(); }
4264
public static Vector64<byte> ZipHigh(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
4270
public static Vector64<short> ZipHigh(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
4276
public static Vector64<int> ZipHigh(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
4282
public static Vector64<sbyte> ZipHigh(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
4288
public static Vector64<float> ZipHigh(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
4294
public static Vector64<ushort> ZipHigh(Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
4300
public static Vector64<uint> ZipHigh(Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
4306
public static Vector128<byte> ZipHigh(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
4312
public static Vector128<double> ZipHigh(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
4318
public static Vector128<short> ZipHigh(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
4324
public static Vector128<int> ZipHigh(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
4330
public static Vector128<long> ZipHigh(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
4336
public static Vector128<sbyte> ZipHigh(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
4342
public static Vector128<float> ZipHigh(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
4348
public static Vector128<ushort> ZipHigh(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
4354
public static Vector128<uint> ZipHigh(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
4360
public static Vector128<ulong> ZipHigh(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
4366
public static Vector64<byte> ZipLow(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
4372
public static Vector64<short> ZipLow(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
4378
public static Vector64<int> ZipLow(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
4384
public static Vector64<sbyte> ZipLow(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
4390
public static Vector64<float> ZipLow(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
4396
public static Vector64<ushort> ZipLow(Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
4402
public static Vector64<uint> ZipLow(Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
4408
public static Vector128<byte> ZipLow(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
4414
public static Vector128<double> ZipLow(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
4420
public static Vector128<short> ZipLow(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
4426
public static Vector128<int> ZipLow(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
4432
public static Vector128<long> ZipLow(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
4438
public static Vector128<sbyte> ZipLow(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
4444
public static Vector128<float> ZipLow(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
4450
public static Vector128<ushort> ZipLow(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
4456
public static Vector128<uint> ZipLow(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
4462
public static Vector128<ulong> ZipLow(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
4470
public static Vector64<ushort> Abs(Vector64<short> value) { throw new
PlatformNotSupportedException
(); }
4477
public static Vector64<uint> Abs(Vector64<int> value) { throw new
PlatformNotSupportedException
(); }
4484
public static Vector64<byte> Abs(Vector64<sbyte> value) { throw new
PlatformNotSupportedException
(); }
4491
public static Vector64<float> Abs(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
4498
public static Vector128<ushort> Abs(Vector128<short> value) { throw new
PlatformNotSupportedException
(); }
4505
public static Vector128<uint> Abs(Vector128<int> value) { throw new
PlatformNotSupportedException
(); }
4512
public static Vector128<byte> Abs(Vector128<sbyte> value) { throw new
PlatformNotSupportedException
(); }
4519
public static Vector128<float> Abs(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
4526
public static Vector64<short> AbsSaturate(Vector64<short> value) { throw new
PlatformNotSupportedException
(); }
4533
public static Vector64<int> AbsSaturate(Vector64<int> value) { throw new
PlatformNotSupportedException
(); }
4540
public static Vector64<sbyte> AbsSaturate(Vector64<sbyte> value) { throw new
PlatformNotSupportedException
(); }
4547
public static Vector128<short> AbsSaturate(Vector128<short> value) { throw new
PlatformNotSupportedException
(); }
4554
public static Vector128<int> AbsSaturate(Vector128<int> value) { throw new
PlatformNotSupportedException
(); }
4561
public static Vector128<sbyte> AbsSaturate(Vector128<sbyte> value) { throw new
PlatformNotSupportedException
(); }
4568
public static Vector64<double> AbsScalar(Vector64<double> value) { throw new
PlatformNotSupportedException
(); }
4576
public static Vector64<float> AbsScalar(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
4583
public static Vector64<float> AbsoluteCompareGreaterThan(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
4590
public static Vector128<float> AbsoluteCompareGreaterThan(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
4597
public static Vector64<float> AbsoluteCompareGreaterThanOrEqual(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
4604
public static Vector128<float> AbsoluteCompareGreaterThanOrEqual(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
4611
public static Vector64<float> AbsoluteCompareLessThan(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
4618
public static Vector128<float> AbsoluteCompareLessThan(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
4625
public static Vector64<float> AbsoluteCompareLessThanOrEqual(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
4632
public static Vector128<float> AbsoluteCompareLessThanOrEqual(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
4639
public static Vector64<byte> AbsoluteDifference(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
4646
public static Vector64<ushort> AbsoluteDifference(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
4653
public static Vector64<uint> AbsoluteDifference(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
4660
public static Vector64<byte> AbsoluteDifference(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
4667
public static Vector64<float> AbsoluteDifference(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
4674
public static Vector64<ushort> AbsoluteDifference(Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
4681
public static Vector64<uint> AbsoluteDifference(Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
4688
public static Vector128<byte> AbsoluteDifference(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
4695
public static Vector128<ushort> AbsoluteDifference(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
4702
public static Vector128<uint> AbsoluteDifference(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
4709
public static Vector128<byte> AbsoluteDifference(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
4716
public static Vector128<float> AbsoluteDifference(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
4723
public static Vector128<ushort> AbsoluteDifference(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
4730
public static Vector128<uint> AbsoluteDifference(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
4737
public static Vector64<byte> AbsoluteDifferenceAdd(Vector64<byte> addend, Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
4744
public static Vector64<short> AbsoluteDifferenceAdd(Vector64<short> addend, Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
4751
public static Vector64<int> AbsoluteDifferenceAdd(Vector64<int> addend, Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
4758
public static Vector64<sbyte> AbsoluteDifferenceAdd(Vector64<sbyte> addend, Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
4765
public static Vector64<ushort> AbsoluteDifferenceAdd(Vector64<ushort> addend, Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
4772
public static Vector64<uint> AbsoluteDifferenceAdd(Vector64<uint> addend, Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
4779
public static Vector128<byte> AbsoluteDifferenceAdd(Vector128<byte> addend, Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
4786
public static Vector128<short> AbsoluteDifferenceAdd(Vector128<short> addend, Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
4793
public static Vector128<int> AbsoluteDifferenceAdd(Vector128<int> addend, Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
4800
public static Vector128<sbyte> AbsoluteDifferenceAdd(Vector128<sbyte> addend, Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
4807
public static Vector128<ushort> AbsoluteDifferenceAdd(Vector128<ushort> addend, Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
4814
public static Vector128<uint> AbsoluteDifferenceAdd(Vector128<uint> addend, Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
4821
public static Vector128<ushort> AbsoluteDifferenceWideningLower(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
4828
public static Vector128<uint> AbsoluteDifferenceWideningLower(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
4835
public static Vector128<ulong> AbsoluteDifferenceWideningLower(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
4842
public static Vector128<ushort> AbsoluteDifferenceWideningLower(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
4849
public static Vector128<uint> AbsoluteDifferenceWideningLower(Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
4856
public static Vector128<ulong> AbsoluteDifferenceWideningLower(Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
4863
public static Vector128<ushort> AbsoluteDifferenceWideningLowerAndAdd(Vector128<ushort> addend, Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
4870
public static Vector128<int> AbsoluteDifferenceWideningLowerAndAdd(Vector128<int> addend, Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
4877
public static Vector128<long> AbsoluteDifferenceWideningLowerAndAdd(Vector128<long> addend, Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
4884
public static Vector128<short> AbsoluteDifferenceWideningLowerAndAdd(Vector128<short> addend, Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
4891
public static Vector128<uint> AbsoluteDifferenceWideningLowerAndAdd(Vector128<uint> addend, Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
4898
public static Vector128<ulong> AbsoluteDifferenceWideningLowerAndAdd(Vector128<ulong> addend, Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
4905
public static Vector128<ushort> AbsoluteDifferenceWideningUpper(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
4912
public static Vector128<uint> AbsoluteDifferenceWideningUpper(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
4919
public static Vector128<ulong> AbsoluteDifferenceWideningUpper(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
4926
public static Vector128<ushort> AbsoluteDifferenceWideningUpper(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
4933
public static Vector128<uint> AbsoluteDifferenceWideningUpper(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
4940
public static Vector128<ulong> AbsoluteDifferenceWideningUpper(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
4947
public static Vector128<ushort> AbsoluteDifferenceWideningUpperAndAdd(Vector128<ushort> addend, Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
4954
public static Vector128<int> AbsoluteDifferenceWideningUpperAndAdd(Vector128<int> addend, Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
4961
public static Vector128<long> AbsoluteDifferenceWideningUpperAndAdd(Vector128<long> addend, Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
4968
public static Vector128<short> AbsoluteDifferenceWideningUpperAndAdd(Vector128<short> addend, Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
4975
public static Vector128<uint> AbsoluteDifferenceWideningUpperAndAdd(Vector128<uint> addend, Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
4982
public static Vector128<ulong> AbsoluteDifferenceWideningUpperAndAdd(Vector128<ulong> addend, Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
4989
public static Vector64<byte> Add(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
4996
public static Vector64<short> Add(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
5003
public static Vector64<int> Add(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
5010
public static Vector64<sbyte> Add(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
5017
public static Vector64<float> Add(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
5024
public static Vector64<ushort> Add(Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
5031
public static Vector64<uint> Add(Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
5038
public static Vector128<byte> Add(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
5045
public static Vector128<short> Add(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
5052
public static Vector128<int> Add(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
5059
public static Vector128<long> Add(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
5066
public static Vector128<sbyte> Add(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
5073
public static Vector128<float> Add(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
5080
public static Vector128<ushort> Add(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
5087
public static Vector128<uint> Add(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
5094
public static Vector128<ulong> Add(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
5101
public static Vector64<byte> AddHighNarrowingLower(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
5108
public static Vector64<short> AddHighNarrowingLower(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
5115
public static Vector64<int> AddHighNarrowingLower(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
5122
public static Vector64<sbyte> AddHighNarrowingLower(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
5129
public static Vector64<ushort> AddHighNarrowingLower(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
5136
public static Vector64<uint> AddHighNarrowingLower(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
5143
public static Vector128<byte> AddHighNarrowingUpper(Vector64<byte> lower, Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
5150
public static Vector128<short> AddHighNarrowingUpper(Vector64<short> lower, Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
5157
public static Vector128<int> AddHighNarrowingUpper(Vector64<int> lower, Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
5164
public static Vector128<sbyte> AddHighNarrowingUpper(Vector64<sbyte> lower, Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
5171
public static Vector128<ushort> AddHighNarrowingUpper(Vector64<ushort> lower, Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
5178
public static Vector128<uint> AddHighNarrowingUpper(Vector64<uint> lower, Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
5185
public static Vector64<byte> AddPairwise(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
5192
public static Vector64<short> AddPairwise(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
5199
public static Vector64<int> AddPairwise(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
5206
public static Vector64<sbyte> AddPairwise(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
5213
public static Vector64<float> AddPairwise(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
5220
public static Vector64<ushort> AddPairwise(Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
5227
public static Vector64<uint> AddPairwise(Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
5234
public static Vector64<ushort> AddPairwiseWidening(Vector64<byte> value) { throw new
PlatformNotSupportedException
(); }
5241
public static Vector64<int> AddPairwiseWidening(Vector64<short> value) { throw new
PlatformNotSupportedException
(); }
5248
public static Vector64<short> AddPairwiseWidening(Vector64<sbyte> value) { throw new
PlatformNotSupportedException
(); }
5255
public static Vector64<uint> AddPairwiseWidening(Vector64<ushort> value) { throw new
PlatformNotSupportedException
(); }
5262
public static Vector128<ushort> AddPairwiseWidening(Vector128<byte> value) { throw new
PlatformNotSupportedException
(); }
5269
public static Vector128<int> AddPairwiseWidening(Vector128<short> value) { throw new
PlatformNotSupportedException
(); }
5276
public static Vector128<long> AddPairwiseWidening(Vector128<int> value) { throw new
PlatformNotSupportedException
(); }
5283
public static Vector128<short> AddPairwiseWidening(Vector128<sbyte> value) { throw new
PlatformNotSupportedException
(); }
5290
public static Vector128<uint> AddPairwiseWidening(Vector128<ushort> value) { throw new
PlatformNotSupportedException
(); }
5297
public static Vector128<ulong> AddPairwiseWidening(Vector128<uint> value) { throw new
PlatformNotSupportedException
(); }
5304
public static Vector64<ushort> AddPairwiseWideningAndAdd(Vector64<ushort> addend, Vector64<byte> value) { throw new
PlatformNotSupportedException
(); }
5311
public static Vector64<int> AddPairwiseWideningAndAdd(Vector64<int> addend, Vector64<short> value) { throw new
PlatformNotSupportedException
(); }
5318
public static Vector64<short> AddPairwiseWideningAndAdd(Vector64<short> addend, Vector64<sbyte> value) { throw new
PlatformNotSupportedException
(); }
5325
public static Vector64<uint> AddPairwiseWideningAndAdd(Vector64<uint> addend, Vector64<ushort> value) { throw new
PlatformNotSupportedException
(); }
5332
public static Vector128<ushort> AddPairwiseWideningAndAdd(Vector128<ushort> addend, Vector128<byte> value) { throw new
PlatformNotSupportedException
(); }
5339
public static Vector128<int> AddPairwiseWideningAndAdd(Vector128<int> addend, Vector128<short> value) { throw new
PlatformNotSupportedException
(); }
5346
public static Vector128<long> AddPairwiseWideningAndAdd(Vector128<long> addend, Vector128<int> value) { throw new
PlatformNotSupportedException
(); }
5353
public static Vector128<short> AddPairwiseWideningAndAdd(Vector128<short> addend, Vector128<sbyte> value) { throw new
PlatformNotSupportedException
(); }
5360
public static Vector128<uint> AddPairwiseWideningAndAdd(Vector128<uint> addend, Vector128<ushort> value) { throw new
PlatformNotSupportedException
(); }
5367
public static Vector128<ulong> AddPairwiseWideningAndAdd(Vector128<ulong> addend, Vector128<uint> value) { throw new
PlatformNotSupportedException
(); }
5374
public static Vector64<long> AddPairwiseWideningAndAddScalar(Vector64<long> addend, Vector64<int> value) { throw new
PlatformNotSupportedException
(); }
5381
public static Vector64<ulong> AddPairwiseWideningAndAddScalar(Vector64<ulong> addend, Vector64<uint> value) { throw new
PlatformNotSupportedException
(); }
5388
public static Vector64<long> AddPairwiseWideningScalar(Vector64<int> value) { throw new
PlatformNotSupportedException
(); }
5395
public static Vector64<ulong> AddPairwiseWideningScalar(Vector64<uint> value) { throw new
PlatformNotSupportedException
(); }
5402
public static Vector64<byte> AddRoundedHighNarrowingLower(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
5409
public static Vector64<short> AddRoundedHighNarrowingLower(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
5416
public static Vector64<int> AddRoundedHighNarrowingLower(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
5423
public static Vector64<sbyte> AddRoundedHighNarrowingLower(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
5430
public static Vector64<ushort> AddRoundedHighNarrowingLower(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
5437
public static Vector64<uint> AddRoundedHighNarrowingLower(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
5444
public static Vector128<byte> AddRoundedHighNarrowingUpper(Vector64<byte> lower, Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
5451
public static Vector128<short> AddRoundedHighNarrowingUpper(Vector64<short> lower, Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
5458
public static Vector128<int> AddRoundedHighNarrowingUpper(Vector64<int> lower, Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
5465
public static Vector128<sbyte> AddRoundedHighNarrowingUpper(Vector64<sbyte> lower, Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
5472
public static Vector128<ushort> AddRoundedHighNarrowingUpper(Vector64<ushort> lower, Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
5479
public static Vector128<uint> AddRoundedHighNarrowingUpper(Vector64<uint> lower, Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
5486
public static Vector64<byte> AddSaturate(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
5493
public static Vector64<short> AddSaturate(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
5500
public static Vector64<int> AddSaturate(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
5507
public static Vector64<sbyte> AddSaturate(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
5514
public static Vector64<ushort> AddSaturate(Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
5521
public static Vector64<uint> AddSaturate(Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
5528
public static Vector128<byte> AddSaturate(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
5535
public static Vector128<short> AddSaturate(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
5542
public static Vector128<int> AddSaturate(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
5549
public static Vector128<long> AddSaturate(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
5556
public static Vector128<sbyte> AddSaturate(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
5563
public static Vector128<ushort> AddSaturate(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
5570
public static Vector128<uint> AddSaturate(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
5577
public static Vector128<ulong> AddSaturate(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
5584
public static Vector64<long> AddSaturateScalar(Vector64<long> left, Vector64<long> right) { throw new
PlatformNotSupportedException
(); }
5591
public static Vector64<ulong> AddSaturateScalar(Vector64<ulong> left, Vector64<ulong> right) { throw new
PlatformNotSupportedException
(); }
5598
public static Vector64<double> AddScalar(Vector64<double> left, Vector64<double> right) { throw new
PlatformNotSupportedException
(); }
5605
public static Vector64<long> AddScalar(Vector64<long> left, Vector64<long> right) { throw new
PlatformNotSupportedException
(); }
5613
public static Vector64<float> AddScalar(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
5620
public static Vector64<ulong> AddScalar(Vector64<ulong> left, Vector64<ulong> right) { throw new
PlatformNotSupportedException
(); }
5627
public static Vector128<ushort> AddWideningLower(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
5634
public static Vector128<int> AddWideningLower(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
5641
public static Vector128<long> AddWideningLower(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
5648
public static Vector128<short> AddWideningLower(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
5655
public static Vector128<uint> AddWideningLower(Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
5662
public static Vector128<ulong> AddWideningLower(Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
5669
public static Vector128<short> AddWideningLower(Vector128<short> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
5676
public static Vector128<int> AddWideningLower(Vector128<int> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
5683
public static Vector128<long> AddWideningLower(Vector128<long> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
5690
public static Vector128<ushort> AddWideningLower(Vector128<ushort> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
5697
public static Vector128<uint> AddWideningLower(Vector128<uint> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
5704
public static Vector128<ulong> AddWideningLower(Vector128<ulong> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
5711
public static Vector128<ushort> AddWideningUpper(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
5718
public static Vector128<int> AddWideningUpper(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
5725
public static Vector128<short> AddWideningUpper(Vector128<short> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
5732
public static Vector128<int> AddWideningUpper(Vector128<int> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
5739
public static Vector128<long> AddWideningUpper(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
5746
public static Vector128<long> AddWideningUpper(Vector128<long> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
5753
public static Vector128<short> AddWideningUpper(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
5760
public static Vector128<ushort> AddWideningUpper(Vector128<ushort> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
5767
public static Vector128<uint> AddWideningUpper(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
5774
public static Vector128<uint> AddWideningUpper(Vector128<uint> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
5781
public static Vector128<ulong> AddWideningUpper(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
5788
public static Vector128<ulong> AddWideningUpper(Vector128<ulong> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
5795
public static Vector64<byte> And(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
5803
public static Vector64<double> And(Vector64<double> left, Vector64<double> right) { throw new
PlatformNotSupportedException
(); }
5810
public static Vector64<short> And(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
5817
public static Vector64<int> And(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
5824
public static Vector64<long> And(Vector64<long> left, Vector64<long> right) { throw new
PlatformNotSupportedException
(); }
5831
public static Vector64<sbyte> And(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
5839
public static Vector64<float> And(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
5846
public static Vector64<ushort> And(Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
5853
public static Vector64<uint> And(Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
5860
public static Vector64<ulong> And(Vector64<ulong> left, Vector64<ulong> right) { throw new
PlatformNotSupportedException
(); }
5867
public static Vector128<byte> And(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
5875
public static Vector128<double> And(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
5882
public static Vector128<short> And(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
5889
public static Vector128<int> And(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
5896
public static Vector128<long> And(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
5903
public static Vector128<sbyte> And(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
5911
public static Vector128<float> And(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
5918
public static Vector128<ushort> And(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
5925
public static Vector128<uint> And(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
5932
public static Vector128<ulong> And(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
5939
public static Vector64<byte> BitwiseClear(Vector64<byte> value, Vector64<byte> mask) { throw new
PlatformNotSupportedException
(); }
5947
public static Vector64<double> BitwiseClear(Vector64<double> value, Vector64<double> mask) { throw new
PlatformNotSupportedException
(); }
5954
public static Vector64<short> BitwiseClear(Vector64<short> value, Vector64<short> mask) { throw new
PlatformNotSupportedException
(); }
5961
public static Vector64<int> BitwiseClear(Vector64<int> value, Vector64<int> mask) { throw new
PlatformNotSupportedException
(); }
5968
public static Vector64<long> BitwiseClear(Vector64<long> value, Vector64<long> mask) { throw new
PlatformNotSupportedException
(); }
5975
public static Vector64<sbyte> BitwiseClear(Vector64<sbyte> value, Vector64<sbyte> mask) { throw new
PlatformNotSupportedException
(); }
5983
public static Vector64<float> BitwiseClear(Vector64<float> value, Vector64<float> mask) { throw new
PlatformNotSupportedException
(); }
5990
public static Vector64<ushort> BitwiseClear(Vector64<ushort> value, Vector64<ushort> mask) { throw new
PlatformNotSupportedException
(); }
5997
public static Vector64<uint> BitwiseClear(Vector64<uint> value, Vector64<uint> mask) { throw new
PlatformNotSupportedException
(); }
6004
public static Vector64<ulong> BitwiseClear(Vector64<ulong> value, Vector64<ulong> mask) { throw new
PlatformNotSupportedException
(); }
6011
public static Vector128<byte> BitwiseClear(Vector128<byte> value, Vector128<byte> mask) { throw new
PlatformNotSupportedException
(); }
6019
public static Vector128<double> BitwiseClear(Vector128<double> value, Vector128<double> mask) { throw new
PlatformNotSupportedException
(); }
6026
public static Vector128<short> BitwiseClear(Vector128<short> value, Vector128<short> mask) { throw new
PlatformNotSupportedException
(); }
6033
public static Vector128<int> BitwiseClear(Vector128<int> value, Vector128<int> mask) { throw new
PlatformNotSupportedException
(); }
6040
public static Vector128<long> BitwiseClear(Vector128<long> value, Vector128<long> mask) { throw new
PlatformNotSupportedException
(); }
6047
public static Vector128<sbyte> BitwiseClear(Vector128<sbyte> value, Vector128<sbyte> mask) { throw new
PlatformNotSupportedException
(); }
6055
public static Vector128<float> BitwiseClear(Vector128<float> value, Vector128<float> mask) { throw new
PlatformNotSupportedException
(); }
6062
public static Vector128<ushort> BitwiseClear(Vector128<ushort> value, Vector128<ushort> mask) { throw new
PlatformNotSupportedException
(); }
6069
public static Vector128<uint> BitwiseClear(Vector128<uint> value, Vector128<uint> mask) { throw new
PlatformNotSupportedException
(); }
6076
public static Vector128<ulong> BitwiseClear(Vector128<ulong> value, Vector128<ulong> mask) { throw new
PlatformNotSupportedException
(); }
6083
public static Vector64<byte> BitwiseSelect(Vector64<byte> select, Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
6090
public static Vector64<double> BitwiseSelect(Vector64<double> select, Vector64<double> left, Vector64<double> right) { throw new
PlatformNotSupportedException
(); }
6097
public static Vector64<short> BitwiseSelect(Vector64<short> select, Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
6104
public static Vector64<int> BitwiseSelect(Vector64<int> select, Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
6111
public static Vector64<long> BitwiseSelect(Vector64<long> select, Vector64<long> left, Vector64<long> right) { throw new
PlatformNotSupportedException
(); }
6118
public static Vector64<sbyte> BitwiseSelect(Vector64<sbyte> select, Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
6125
public static Vector64<float> BitwiseSelect(Vector64<float> select, Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
6132
public static Vector64<ushort> BitwiseSelect(Vector64<ushort> select, Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
6139
public static Vector64<uint> BitwiseSelect(Vector64<uint> select, Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
6146
public static Vector64<ulong> BitwiseSelect(Vector64<ulong> select, Vector64<ulong> left, Vector64<ulong> right) { throw new
PlatformNotSupportedException
(); }
6153
public static Vector128<byte> BitwiseSelect(Vector128<byte> select, Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
6160
public static Vector128<double> BitwiseSelect(Vector128<double> select, Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
6167
public static Vector128<short> BitwiseSelect(Vector128<short> select, Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
6174
public static Vector128<int> BitwiseSelect(Vector128<int> select, Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
6181
public static Vector128<long> BitwiseSelect(Vector128<long> select, Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
6188
public static Vector128<sbyte> BitwiseSelect(Vector128<sbyte> select, Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
6195
public static Vector128<float> BitwiseSelect(Vector128<float> select, Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
6202
public static Vector128<ushort> BitwiseSelect(Vector128<ushort> select, Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
6209
public static Vector128<uint> BitwiseSelect(Vector128<uint> select, Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
6216
public static Vector128<ulong> BitwiseSelect(Vector128<ulong> select, Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
6223
public static Vector64<float> Ceiling(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
6230
public static Vector128<float> Ceiling(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
6237
public static Vector64<double> CeilingScalar(Vector64<double> value) { throw new
PlatformNotSupportedException
(); }
6245
public static Vector64<float> CeilingScalar(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
6252
public static Vector64<byte> CompareEqual(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
6259
public static Vector64<short> CompareEqual(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
6266
public static Vector64<int> CompareEqual(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
6273
public static Vector64<sbyte> CompareEqual(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
6280
public static Vector64<float> CompareEqual(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
6287
public static Vector64<ushort> CompareEqual(Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
6294
public static Vector64<uint> CompareEqual(Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
6301
public static Vector128<byte> CompareEqual(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
6308
public static Vector128<short> CompareEqual(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
6315
public static Vector128<int> CompareEqual(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
6322
public static Vector128<sbyte> CompareEqual(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
6329
public static Vector128<float> CompareEqual(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
6336
public static Vector128<ushort> CompareEqual(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
6343
public static Vector128<uint> CompareEqual(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
6350
public static Vector64<byte> CompareGreaterThan(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
6357
public static Vector64<short> CompareGreaterThan(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
6364
public static Vector64<int> CompareGreaterThan(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
6371
public static Vector64<sbyte> CompareGreaterThan(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
6378
public static Vector64<float> CompareGreaterThan(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
6385
public static Vector64<ushort> CompareGreaterThan(Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
6392
public static Vector64<uint> CompareGreaterThan(Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
6399
public static Vector128<byte> CompareGreaterThan(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
6406
public static Vector128<short> CompareGreaterThan(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
6413
public static Vector128<int> CompareGreaterThan(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
6420
public static Vector128<sbyte> CompareGreaterThan(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
6427
public static Vector128<float> CompareGreaterThan(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
6434
public static Vector128<ushort> CompareGreaterThan(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
6441
public static Vector128<uint> CompareGreaterThan(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
6448
public static Vector64<byte> CompareGreaterThanOrEqual(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
6455
public static Vector64<short> CompareGreaterThanOrEqual(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
6462
public static Vector64<int> CompareGreaterThanOrEqual(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
6469
public static Vector64<sbyte> CompareGreaterThanOrEqual(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
6476
public static Vector64<float> CompareGreaterThanOrEqual(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
6483
public static Vector64<ushort> CompareGreaterThanOrEqual(Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
6490
public static Vector64<uint> CompareGreaterThanOrEqual(Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
6497
public static Vector128<byte> CompareGreaterThanOrEqual(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
6504
public static Vector128<short> CompareGreaterThanOrEqual(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
6511
public static Vector128<int> CompareGreaterThanOrEqual(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
6518
public static Vector128<sbyte> CompareGreaterThanOrEqual(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
6525
public static Vector128<float> CompareGreaterThanOrEqual(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
6532
public static Vector128<ushort> CompareGreaterThanOrEqual(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
6539
public static Vector128<uint> CompareGreaterThanOrEqual(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
6546
public static Vector64<byte> CompareLessThan(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
6553
public static Vector64<short> CompareLessThan(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
6560
public static Vector64<int> CompareLessThan(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
6567
public static Vector64<sbyte> CompareLessThan(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
6574
public static Vector64<float> CompareLessThan(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
6581
public static Vector64<ushort> CompareLessThan(Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
6588
public static Vector64<uint> CompareLessThan(Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
6595
public static Vector128<byte> CompareLessThan(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
6602
public static Vector128<short> CompareLessThan(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
6609
public static Vector128<int> CompareLessThan(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
6616
public static Vector128<sbyte> CompareLessThan(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
6623
public static Vector128<float> CompareLessThan(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
6630
public static Vector128<ushort> CompareLessThan(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
6637
public static Vector128<uint> CompareLessThan(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
6644
public static Vector64<byte> CompareLessThanOrEqual(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
6651
public static Vector64<short> CompareLessThanOrEqual(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
6658
public static Vector64<int> CompareLessThanOrEqual(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
6665
public static Vector64<sbyte> CompareLessThanOrEqual(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
6672
public static Vector64<float> CompareLessThanOrEqual(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
6679
public static Vector64<ushort> CompareLessThanOrEqual(Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
6686
public static Vector64<uint> CompareLessThanOrEqual(Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
6693
public static Vector128<byte> CompareLessThanOrEqual(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
6700
public static Vector128<short> CompareLessThanOrEqual(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
6707
public static Vector128<int> CompareLessThanOrEqual(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
6714
public static Vector128<sbyte> CompareLessThanOrEqual(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
6721
public static Vector128<float> CompareLessThanOrEqual(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
6728
public static Vector128<ushort> CompareLessThanOrEqual(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
6735
public static Vector128<uint> CompareLessThanOrEqual(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
6742
public static Vector64<byte> CompareTest(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
6749
public static Vector64<short> CompareTest(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
6756
public static Vector64<int> CompareTest(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
6763
public static Vector64<sbyte> CompareTest(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
6771
public static Vector64<float> CompareTest(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
6778
public static Vector64<ushort> CompareTest(Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
6785
public static Vector64<uint> CompareTest(Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
6792
public static Vector128<byte> CompareTest(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
6799
public static Vector128<short> CompareTest(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
6806
public static Vector128<int> CompareTest(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
6813
public static Vector128<sbyte> CompareTest(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
6821
public static Vector128<float> CompareTest(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
6828
public static Vector128<ushort> CompareTest(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
6835
public static Vector128<uint> CompareTest(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
6842
public static Vector64<int> ConvertToInt32RoundAwayFromZero(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
6849
public static Vector128<int> ConvertToInt32RoundAwayFromZero(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
6856
public static Vector64<int> ConvertToInt32RoundAwayFromZeroScalar(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
6863
public static Vector64<int> ConvertToInt32RoundToEven(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
6870
public static Vector128<int> ConvertToInt32RoundToEven(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
6877
public static Vector64<int> ConvertToInt32RoundToEvenScalar(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
6884
public static Vector64<int> ConvertToInt32RoundToNegativeInfinity(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
6891
public static Vector128<int> ConvertToInt32RoundToNegativeInfinity(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
6898
public static Vector64<int> ConvertToInt32RoundToNegativeInfinityScalar(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
6905
public static Vector64<int> ConvertToInt32RoundToPositiveInfinity(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
6912
public static Vector128<int> ConvertToInt32RoundToPositiveInfinity(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
6919
public static Vector64<int> ConvertToInt32RoundToPositiveInfinityScalar(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
6926
public static Vector64<int> ConvertToInt32RoundToZero(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
6933
public static Vector128<int> ConvertToInt32RoundToZero(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
6940
public static Vector64<int> ConvertToInt32RoundToZeroScalar(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
6947
public static Vector64<float> ConvertToSingle(Vector64<int> value) { throw new
PlatformNotSupportedException
(); }
6954
public static Vector64<float> ConvertToSingle(Vector64<uint> value) { throw new
PlatformNotSupportedException
(); }
6961
public static Vector128<float> ConvertToSingle(Vector128<int> value) { throw new
PlatformNotSupportedException
(); }
6968
public static Vector128<float> ConvertToSingle(Vector128<uint> value) { throw new
PlatformNotSupportedException
(); }
6975
public static Vector64<float> ConvertToSingleScalar(Vector64<int> value) { throw new
PlatformNotSupportedException
(); }
6982
public static Vector64<float> ConvertToSingleScalar(Vector64<uint> value) { throw new
PlatformNotSupportedException
(); }
6989
public static Vector64<uint> ConvertToUInt32RoundAwayFromZero(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
6996
public static Vector128<uint> ConvertToUInt32RoundAwayFromZero(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
7003
public static Vector64<uint> ConvertToUInt32RoundAwayFromZeroScalar(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
7010
public static Vector64<uint> ConvertToUInt32RoundToEven(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
7017
public static Vector128<uint> ConvertToUInt32RoundToEven(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
7024
public static Vector64<uint> ConvertToUInt32RoundToEvenScalar(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
7031
public static Vector64<uint> ConvertToUInt32RoundToNegativeInfinity(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
7038
public static Vector128<uint> ConvertToUInt32RoundToNegativeInfinity(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
7045
public static Vector64<uint> ConvertToUInt32RoundToNegativeInfinityScalar(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
7052
public static Vector64<uint> ConvertToUInt32RoundToPositiveInfinity(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
7059
public static Vector128<uint> ConvertToUInt32RoundToPositiveInfinity(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
7066
public static Vector64<uint> ConvertToUInt32RoundToPositiveInfinityScalar(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
7073
public static Vector64<uint> ConvertToUInt32RoundToZero(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
7080
public static Vector128<uint> ConvertToUInt32RoundToZero(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
7087
public static Vector64<uint> ConvertToUInt32RoundToZeroScalar(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
7094
public static Vector64<double> DivideScalar(Vector64<double> left, Vector64<double> right) { throw new
PlatformNotSupportedException
(); }
7102
public static Vector64<float> DivideScalar(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
7109
public static Vector64<byte> DuplicateSelectedScalarToVector64(Vector64<byte> value, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
7116
public static Vector64<short> DuplicateSelectedScalarToVector64(Vector64<short> value, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
7123
public static Vector64<int> DuplicateSelectedScalarToVector64(Vector64<int> value, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
7130
public static Vector64<float> DuplicateSelectedScalarToVector64(Vector64<float> value, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
7137
public static Vector64<sbyte> DuplicateSelectedScalarToVector64(Vector64<sbyte> value, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
7144
public static Vector64<ushort> DuplicateSelectedScalarToVector64(Vector64<ushort> value, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
7151
public static Vector64<uint> DuplicateSelectedScalarToVector64(Vector64<uint> value, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
7158
public static Vector64<byte> DuplicateSelectedScalarToVector64(Vector128<byte> value, [ConstantExpected(Max = (byte)(15))] byte index) { throw new
PlatformNotSupportedException
(); }
7165
public static Vector64<short> DuplicateSelectedScalarToVector64(Vector128<short> value, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
7172
public static Vector64<int> DuplicateSelectedScalarToVector64(Vector128<int> value, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
7179
public static Vector64<float> DuplicateSelectedScalarToVector64(Vector128<float> value, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
7186
public static Vector64<sbyte> DuplicateSelectedScalarToVector64(Vector128<sbyte> value, [ConstantExpected(Max = (byte)(15))] byte index) { throw new
PlatformNotSupportedException
(); }
7193
public static Vector64<ushort> DuplicateSelectedScalarToVector64(Vector128<ushort> value, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
7200
public static Vector64<uint> DuplicateSelectedScalarToVector64(Vector128<uint> value, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
7207
public static Vector128<byte> DuplicateSelectedScalarToVector128(Vector64<byte> value, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
7214
public static Vector128<short> DuplicateSelectedScalarToVector128(Vector64<short> value, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
7221
public static Vector128<int> DuplicateSelectedScalarToVector128(Vector64<int> value, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
7228
public static Vector128<float> DuplicateSelectedScalarToVector128(Vector64<float> value, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
7235
public static Vector128<sbyte> DuplicateSelectedScalarToVector128(Vector64<sbyte> value, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
7242
public static Vector128<ushort> DuplicateSelectedScalarToVector128(Vector64<ushort> value, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
7249
public static Vector128<uint> DuplicateSelectedScalarToVector128(Vector64<uint> value, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
7256
public static Vector128<byte> DuplicateSelectedScalarToVector128(Vector128<byte> value, [ConstantExpected(Max = (byte)(15))] byte index) { throw new
PlatformNotSupportedException
(); }
7263
public static Vector128<short> DuplicateSelectedScalarToVector128(Vector128<short> value, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
7270
public static Vector128<int> DuplicateSelectedScalarToVector128(Vector128<int> value, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
7277
public static Vector128<float> DuplicateSelectedScalarToVector128(Vector128<float> value, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
7284
public static Vector128<sbyte> DuplicateSelectedScalarToVector128(Vector128<sbyte> value, [ConstantExpected(Max = (byte)(15))] byte index) { throw new
PlatformNotSupportedException
(); }
7291
public static Vector128<ushort> DuplicateSelectedScalarToVector128(Vector128<ushort> value, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
7298
public static Vector128<uint> DuplicateSelectedScalarToVector128(Vector128<uint> value, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
7305
public static Vector64<byte> DuplicateToVector64(byte value) { throw new
PlatformNotSupportedException
(); }
7312
public static Vector64<short> DuplicateToVector64(short value) { throw new
PlatformNotSupportedException
(); }
7319
public static Vector64<int> DuplicateToVector64(int value) { throw new
PlatformNotSupportedException
(); }
7326
public static Vector64<sbyte> DuplicateToVector64(sbyte value) { throw new
PlatformNotSupportedException
(); }
7333
public static Vector64<float> DuplicateToVector64(float value) { throw new
PlatformNotSupportedException
(); }
7340
public static Vector64<ushort> DuplicateToVector64(ushort value) { throw new
PlatformNotSupportedException
(); }
7347
public static Vector64<uint> DuplicateToVector64(uint value) { throw new
PlatformNotSupportedException
(); }
7354
public static Vector128<byte> DuplicateToVector128(byte value) { throw new
PlatformNotSupportedException
(); }
7361
public static Vector128<short> DuplicateToVector128(short value) { throw new
PlatformNotSupportedException
(); }
7368
public static Vector128<int> DuplicateToVector128(int value) { throw new
PlatformNotSupportedException
(); }
7375
public static Vector128<sbyte> DuplicateToVector128(sbyte value) { throw new
PlatformNotSupportedException
(); }
7382
public static Vector128<float> DuplicateToVector128(float value) { throw new
PlatformNotSupportedException
(); }
7389
public static Vector128<ushort> DuplicateToVector128(ushort value) { throw new
PlatformNotSupportedException
(); }
7396
public static Vector128<uint> DuplicateToVector128(uint value) { throw new
PlatformNotSupportedException
(); }
7403
public static byte Extract(Vector64<byte> vector, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
7410
public static short Extract(Vector64<short> vector, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
7417
public static int Extract(Vector64<int> vector, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
7424
public static sbyte Extract(Vector64<sbyte> vector, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
7431
public static float Extract(Vector64<float> vector, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
7438
public static ushort Extract(Vector64<ushort> vector, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
7445
public static uint Extract(Vector64<uint> vector, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
7452
public static byte Extract(Vector128<byte> vector, [ConstantExpected(Max = (byte)(15))] byte index) { throw new
PlatformNotSupportedException
(); }
7459
public static double Extract(Vector128<double> vector, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
7466
public static short Extract(Vector128<short> vector, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
7473
public static int Extract(Vector128<int> vector, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
7480
public static long Extract(Vector128<long> vector, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
7487
public static sbyte Extract(Vector128<sbyte> vector, [ConstantExpected(Max = (byte)(15))] byte index) { throw new
PlatformNotSupportedException
(); }
7494
public static float Extract(Vector128<float> vector, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
7501
public static ushort Extract(Vector128<ushort> vector, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
7508
public static uint Extract(Vector128<uint> vector, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
7515
public static ulong Extract(Vector128<ulong> vector, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
7522
public static Vector64<byte> ExtractNarrowingLower(Vector128<ushort> value) { throw new
PlatformNotSupportedException
(); }
7529
public static Vector64<short> ExtractNarrowingLower(Vector128<int> value) { throw new
PlatformNotSupportedException
(); }
7536
public static Vector64<int> ExtractNarrowingLower(Vector128<long> value) { throw new
PlatformNotSupportedException
(); }
7543
public static Vector64<sbyte> ExtractNarrowingLower(Vector128<short> value) { throw new
PlatformNotSupportedException
(); }
7550
public static Vector64<ushort> ExtractNarrowingLower(Vector128<uint> value) { throw new
PlatformNotSupportedException
(); }
7557
public static Vector64<uint> ExtractNarrowingLower(Vector128<ulong> value) { throw new
PlatformNotSupportedException
(); }
7564
public static Vector64<byte> ExtractNarrowingSaturateLower(Vector128<ushort> value) { throw new
PlatformNotSupportedException
(); }
7571
public static Vector64<short> ExtractNarrowingSaturateLower(Vector128<int> value) { throw new
PlatformNotSupportedException
(); }
7578
public static Vector64<int> ExtractNarrowingSaturateLower(Vector128<long> value) { throw new
PlatformNotSupportedException
(); }
7585
public static Vector64<sbyte> ExtractNarrowingSaturateLower(Vector128<short> value) { throw new
PlatformNotSupportedException
(); }
7592
public static Vector64<ushort> ExtractNarrowingSaturateLower(Vector128<uint> value) { throw new
PlatformNotSupportedException
(); }
7599
public static Vector64<uint> ExtractNarrowingSaturateLower(Vector128<ulong> value) { throw new
PlatformNotSupportedException
(); }
7606
public static Vector64<byte> ExtractNarrowingSaturateUnsignedLower(Vector128<short> value) { throw new
PlatformNotSupportedException
(); }
7613
public static Vector64<ushort> ExtractNarrowingSaturateUnsignedLower(Vector128<int> value) { throw new
PlatformNotSupportedException
(); }
7620
public static Vector64<uint> ExtractNarrowingSaturateUnsignedLower(Vector128<long> value) { throw new
PlatformNotSupportedException
(); }
7627
public static Vector128<byte> ExtractNarrowingSaturateUnsignedUpper(Vector64<byte> lower, Vector128<short> value) { throw new
PlatformNotSupportedException
(); }
7634
public static Vector128<ushort> ExtractNarrowingSaturateUnsignedUpper(Vector64<ushort> lower, Vector128<int> value) { throw new
PlatformNotSupportedException
(); }
7641
public static Vector128<uint> ExtractNarrowingSaturateUnsignedUpper(Vector64<uint> lower, Vector128<long> value) { throw new
PlatformNotSupportedException
(); }
7648
public static Vector128<byte> ExtractNarrowingSaturateUpper(Vector64<byte> lower, Vector128<ushort> value) { throw new
PlatformNotSupportedException
(); }
7655
public static Vector128<short> ExtractNarrowingSaturateUpper(Vector64<short> lower, Vector128<int> value) { throw new
PlatformNotSupportedException
(); }
7662
public static Vector128<int> ExtractNarrowingSaturateUpper(Vector64<int> lower, Vector128<long> value) { throw new
PlatformNotSupportedException
(); }
7669
public static Vector128<sbyte> ExtractNarrowingSaturateUpper(Vector64<sbyte> lower, Vector128<short> value) { throw new
PlatformNotSupportedException
(); }
7676
public static Vector128<ushort> ExtractNarrowingSaturateUpper(Vector64<ushort> lower, Vector128<uint> value) { throw new
PlatformNotSupportedException
(); }
7683
public static Vector128<uint> ExtractNarrowingSaturateUpper(Vector64<uint> lower, Vector128<ulong> value) { throw new
PlatformNotSupportedException
(); }
7690
public static Vector128<byte> ExtractNarrowingUpper(Vector64<byte> lower, Vector128<ushort> value) { throw new
PlatformNotSupportedException
(); }
7697
public static Vector128<short> ExtractNarrowingUpper(Vector64<short> lower, Vector128<int> value) { throw new
PlatformNotSupportedException
(); }
7704
public static Vector128<int> ExtractNarrowingUpper(Vector64<int> lower, Vector128<long> value) { throw new
PlatformNotSupportedException
(); }
7711
public static Vector128<sbyte> ExtractNarrowingUpper(Vector64<sbyte> lower, Vector128<short> value) { throw new
PlatformNotSupportedException
(); }
7718
public static Vector128<ushort> ExtractNarrowingUpper(Vector64<ushort> lower, Vector128<uint> value) { throw new
PlatformNotSupportedException
(); }
7725
public static Vector128<uint> ExtractNarrowingUpper(Vector64<uint> lower, Vector128<ulong> value) { throw new
PlatformNotSupportedException
(); }
7732
public static Vector64<byte> ExtractVector64(Vector64<byte> upper, Vector64<byte> lower, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
7739
public static Vector64<short> ExtractVector64(Vector64<short> upper, Vector64<short> lower, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
7746
public static Vector64<int> ExtractVector64(Vector64<int> upper, Vector64<int> lower, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
7753
public static Vector64<sbyte> ExtractVector64(Vector64<sbyte> upper, Vector64<sbyte> lower, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
7760
public static Vector64<float> ExtractVector64(Vector64<float> upper, Vector64<float> lower, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
7767
public static Vector64<ushort> ExtractVector64(Vector64<ushort> upper, Vector64<ushort> lower, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
7774
public static Vector64<uint> ExtractVector64(Vector64<uint> upper, Vector64<uint> lower, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
7781
public static Vector128<byte> ExtractVector128(Vector128<byte> upper, Vector128<byte> lower, [ConstantExpected(Max = (byte)(15))] byte index) { throw new
PlatformNotSupportedException
(); }
7788
public static Vector128<double> ExtractVector128(Vector128<double> upper, Vector128<double> lower, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
7795
public static Vector128<short> ExtractVector128(Vector128<short> upper, Vector128<short> lower, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
7802
public static Vector128<int> ExtractVector128(Vector128<int> upper, Vector128<int> lower, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
7809
public static Vector128<long> ExtractVector128(Vector128<long> upper, Vector128<long> lower, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
7816
public static Vector128<sbyte> ExtractVector128(Vector128<sbyte> upper, Vector128<sbyte> lower, [ConstantExpected(Max = (byte)(15))] byte index) { throw new
PlatformNotSupportedException
(); }
7823
public static Vector128<float> ExtractVector128(Vector128<float> upper, Vector128<float> lower, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
7830
public static Vector128<ushort> ExtractVector128(Vector128<ushort> upper, Vector128<ushort> lower, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
7837
public static Vector128<uint> ExtractVector128(Vector128<uint> upper, Vector128<uint> lower, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
7844
public static Vector128<ulong> ExtractVector128(Vector128<ulong> upper, Vector128<ulong> lower, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
7851
public static Vector64<float> Floor(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
7858
public static Vector128<float> Floor(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
7865
public static Vector64<double> FloorScalar(Vector64<double> value) { throw new
PlatformNotSupportedException
(); }
7873
public static Vector64<float> FloorScalar(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
7880
public static Vector64<byte> FusedAddHalving(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
7887
public static Vector64<short> FusedAddHalving(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
7894
public static Vector64<int> FusedAddHalving(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
7901
public static Vector64<sbyte> FusedAddHalving(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
7908
public static Vector64<ushort> FusedAddHalving(Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
7915
public static Vector64<uint> FusedAddHalving(Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
7922
public static Vector128<byte> FusedAddHalving(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
7929
public static Vector128<short> FusedAddHalving(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
7936
public static Vector128<int> FusedAddHalving(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
7943
public static Vector128<sbyte> FusedAddHalving(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
7950
public static Vector128<ushort> FusedAddHalving(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
7957
public static Vector128<uint> FusedAddHalving(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
7964
public static Vector64<byte> FusedAddRoundedHalving(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
7971
public static Vector64<short> FusedAddRoundedHalving(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
7978
public static Vector64<int> FusedAddRoundedHalving(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
7985
public static Vector64<sbyte> FusedAddRoundedHalving(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
7992
public static Vector64<ushort> FusedAddRoundedHalving(Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
7999
public static Vector64<uint> FusedAddRoundedHalving(Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
8006
public static Vector128<byte> FusedAddRoundedHalving(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
8013
public static Vector128<short> FusedAddRoundedHalving(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
8020
public static Vector128<int> FusedAddRoundedHalving(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
8027
public static Vector128<sbyte> FusedAddRoundedHalving(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
8034
public static Vector128<ushort> FusedAddRoundedHalving(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
8041
public static Vector128<uint> FusedAddRoundedHalving(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
8048
public static Vector64<float> FusedMultiplyAdd(Vector64<float> addend, Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
8055
public static Vector128<float> FusedMultiplyAdd(Vector128<float> addend, Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
8063
public static Vector64<double> FusedMultiplyAddNegatedScalar(Vector64<double> addend, Vector64<double> left, Vector64<double> right) { throw new
PlatformNotSupportedException
(); }
8071
public static Vector64<float> FusedMultiplyAddNegatedScalar(Vector64<float> addend, Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
8078
public static Vector64<double> FusedMultiplyAddScalar(Vector64<double> addend, Vector64<double> left, Vector64<double> right) { throw new
PlatformNotSupportedException
(); }
8086
public static Vector64<float> FusedMultiplyAddScalar(Vector64<float> addend, Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
8093
public static Vector64<float> FusedMultiplySubtract(Vector64<float> minuend, Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
8100
public static Vector128<float> FusedMultiplySubtract(Vector128<float> minuend, Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
8108
public static Vector64<double> FusedMultiplySubtractNegatedScalar(Vector64<double> minuend, Vector64<double> left, Vector64<double> right) { throw new
PlatformNotSupportedException
(); }
8116
public static Vector64<float> FusedMultiplySubtractNegatedScalar(Vector64<float> minuend, Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
8123
public static Vector64<double> FusedMultiplySubtractScalar(Vector64<double> minuend, Vector64<double> left, Vector64<double> right) { throw new
PlatformNotSupportedException
(); }
8131
public static Vector64<float> FusedMultiplySubtractScalar(Vector64<float> minuend, Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
8138
public static Vector64<byte> FusedSubtractHalving(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
8145
public static Vector64<short> FusedSubtractHalving(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
8152
public static Vector64<int> FusedSubtractHalving(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
8159
public static Vector64<sbyte> FusedSubtractHalving(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
8166
public static Vector64<ushort> FusedSubtractHalving(Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
8173
public static Vector64<uint> FusedSubtractHalving(Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
8180
public static Vector128<byte> FusedSubtractHalving(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
8187
public static Vector128<short> FusedSubtractHalving(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
8194
public static Vector128<int> FusedSubtractHalving(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
8201
public static Vector128<sbyte> FusedSubtractHalving(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
8208
public static Vector128<ushort> FusedSubtractHalving(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
8215
public static Vector128<uint> FusedSubtractHalving(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
8222
public static Vector64<byte> Insert(Vector64<byte> vector, [ConstantExpected(Max = (byte)(7))] byte index, byte data) { throw new
PlatformNotSupportedException
(); }
8229
public static Vector64<short> Insert(Vector64<short> vector, [ConstantExpected(Max = (byte)(3))] byte index, short data) { throw new
PlatformNotSupportedException
(); }
8236
public static Vector64<int> Insert(Vector64<int> vector, [ConstantExpected(Max = (byte)(1))] byte index, int data) { throw new
PlatformNotSupportedException
(); }
8243
public static Vector64<sbyte> Insert(Vector64<sbyte> vector, [ConstantExpected(Max = (byte)(7))] byte index, sbyte data) { throw new
PlatformNotSupportedException
(); }
8250
public static Vector64<float> Insert(Vector64<float> vector, [ConstantExpected(Max = (byte)(1))] byte index, float data) { throw new
PlatformNotSupportedException
(); }
8257
public static Vector64<ushort> Insert(Vector64<ushort> vector, [ConstantExpected(Max = (byte)(3))] byte index, ushort data) { throw new
PlatformNotSupportedException
(); }
8264
public static Vector64<uint> Insert(Vector64<uint> vector, [ConstantExpected(Max = (byte)(1))] byte index, uint data) { throw new
PlatformNotSupportedException
(); }
8271
public static Vector128<byte> Insert(Vector128<byte> vector, [ConstantExpected(Max = (byte)(15))] byte index, byte data) { throw new
PlatformNotSupportedException
(); }
8278
public static Vector128<double> Insert(Vector128<double> vector, [ConstantExpected(Max = (byte)(1))] byte index, double data) { throw new
PlatformNotSupportedException
(); }
8285
public static Vector128<short> Insert(Vector128<short> vector, [ConstantExpected(Max = (byte)(7))] byte index, short data) { throw new
PlatformNotSupportedException
(); }
8292
public static Vector128<int> Insert(Vector128<int> vector, [ConstantExpected(Max = (byte)(3))] byte index, int data) { throw new
PlatformNotSupportedException
(); }
8299
public static Vector128<long> Insert(Vector128<long> vector, [ConstantExpected(Max = (byte)(1))] byte index, long data) { throw new
PlatformNotSupportedException
(); }
8306
public static Vector128<sbyte> Insert(Vector128<sbyte> vector, [ConstantExpected(Max = (byte)(15))] byte index, sbyte data) { throw new
PlatformNotSupportedException
(); }
8313
public static Vector128<float> Insert(Vector128<float> vector, [ConstantExpected(Max = (byte)(3))] byte index, float data) { throw new
PlatformNotSupportedException
(); }
8320
public static Vector128<ushort> Insert(Vector128<ushort> vector, [ConstantExpected(Max = (byte)(7))] byte index, ushort data) { throw new
PlatformNotSupportedException
(); }
8327
public static Vector128<uint> Insert(Vector128<uint> vector, [ConstantExpected(Max = (byte)(3))] byte index, uint data) { throw new
PlatformNotSupportedException
(); }
8334
public static Vector128<ulong> Insert(Vector128<ulong> vector, [ConstantExpected(Max = (byte)(1))] byte index, ulong data) { throw new
PlatformNotSupportedException
(); }
8341
public static Vector128<double> InsertScalar(Vector128<double> result, [ConstantExpected(Max = (byte)(1))] byte resultIndex, Vector64<double> value) { throw new
PlatformNotSupportedException
(); }
8348
public static Vector128<long> InsertScalar(Vector128<long> result, [ConstantExpected(Max = (byte)(1))] byte resultIndex, Vector64<long> value) { throw new
PlatformNotSupportedException
(); }
8355
public static Vector128<ulong> InsertScalar(Vector128<ulong> result, [ConstantExpected(Max = (byte)(1))] byte resultIndex, Vector64<ulong> value) { throw new
PlatformNotSupportedException
(); }
8362
public static Vector64<short> LeadingSignCount(Vector64<short> value) { throw new
PlatformNotSupportedException
(); }
8369
public static Vector64<int> LeadingSignCount(Vector64<int> value) { throw new
PlatformNotSupportedException
(); }
8376
public static Vector64<sbyte> LeadingSignCount(Vector64<sbyte> value) { throw new
PlatformNotSupportedException
(); }
8383
public static Vector128<short> LeadingSignCount(Vector128<short> value) { throw new
PlatformNotSupportedException
(); }
8390
public static Vector128<int> LeadingSignCount(Vector128<int> value) { throw new
PlatformNotSupportedException
(); }
8397
public static Vector128<sbyte> LeadingSignCount(Vector128<sbyte> value) { throw new
PlatformNotSupportedException
(); }
8404
public static Vector64<byte> LeadingZeroCount(Vector64<byte> value) { throw new
PlatformNotSupportedException
(); }
8411
public static Vector64<short> LeadingZeroCount(Vector64<short> value) { throw new
PlatformNotSupportedException
(); }
8418
public static Vector64<int> LeadingZeroCount(Vector64<int> value) { throw new
PlatformNotSupportedException
(); }
8425
public static Vector64<sbyte> LeadingZeroCount(Vector64<sbyte> value) { throw new
PlatformNotSupportedException
(); }
8432
public static Vector64<ushort> LeadingZeroCount(Vector64<ushort> value) { throw new
PlatformNotSupportedException
(); }
8439
public static Vector64<uint> LeadingZeroCount(Vector64<uint> value) { throw new
PlatformNotSupportedException
(); }
8446
public static Vector128<byte> LeadingZeroCount(Vector128<byte> value) { throw new
PlatformNotSupportedException
(); }
8453
public static Vector128<short> LeadingZeroCount(Vector128<short> value) { throw new
PlatformNotSupportedException
(); }
8460
public static Vector128<int> LeadingZeroCount(Vector128<int> value) { throw new
PlatformNotSupportedException
(); }
8467
public static Vector128<sbyte> LeadingZeroCount(Vector128<sbyte> value) { throw new
PlatformNotSupportedException
(); }
8474
public static Vector128<ushort> LeadingZeroCount(Vector128<ushort> value) { throw new
PlatformNotSupportedException
(); }
8481
public static Vector128<uint> LeadingZeroCount(Vector128<uint> value) { throw new
PlatformNotSupportedException
(); }
8488
public static unsafe Vector64<byte> LoadAndInsertScalar(Vector64<byte> value, [ConstantExpected(Max = (byte)(7))] byte index, byte* address) { throw new
PlatformNotSupportedException
(); }
8495
public static unsafe Vector64<short> LoadAndInsertScalar(Vector64<short> value, [ConstantExpected(Max = (byte)(3))] byte index, short* address) { throw new
PlatformNotSupportedException
(); }
8502
public static unsafe Vector64<int> LoadAndInsertScalar(Vector64<int> value, [ConstantExpected(Max = (byte)(1))] byte index, int* address) { throw new
PlatformNotSupportedException
(); }
8509
public static unsafe Vector64<sbyte> LoadAndInsertScalar(Vector64<sbyte> value, [ConstantExpected(Max = (byte)(7))] byte index, sbyte* address) { throw new
PlatformNotSupportedException
(); }
8516
public static unsafe Vector64<float> LoadAndInsertScalar(Vector64<float> value, [ConstantExpected(Max = (byte)(1))] byte index, float* address) { throw new
PlatformNotSupportedException
(); }
8523
public static unsafe Vector64<ushort> LoadAndInsertScalar(Vector64<ushort> value, [ConstantExpected(Max = (byte)(3))] byte index, ushort* address) { throw new
PlatformNotSupportedException
(); }
8530
public static unsafe Vector64<uint> LoadAndInsertScalar(Vector64<uint> value, [ConstantExpected(Max = (byte)(1))] byte index, uint* address) { throw new
PlatformNotSupportedException
(); }
8537
public static unsafe Vector128<byte> LoadAndInsertScalar(Vector128<byte> value, [ConstantExpected(Max = (byte)(15))] byte index, byte* address) { throw new
PlatformNotSupportedException
(); }
8544
public static unsafe Vector128<double> LoadAndInsertScalar(Vector128<double> value, [ConstantExpected(Max = (byte)(1))] byte index, double* address) { throw new
PlatformNotSupportedException
(); }
8551
public static unsafe Vector128<short> LoadAndInsertScalar(Vector128<short> value, [ConstantExpected(Max = (byte)(7))] byte index, short* address) { throw new
PlatformNotSupportedException
(); }
8558
public static unsafe Vector128<int> LoadAndInsertScalar(Vector128<int> value, [ConstantExpected(Max = (byte)(3))] byte index, int* address) { throw new
PlatformNotSupportedException
(); }
8565
public static unsafe Vector128<long> LoadAndInsertScalar(Vector128<long> value, [ConstantExpected(Max = (byte)(1))] byte index, long* address) { throw new
PlatformNotSupportedException
(); }
8572
public static unsafe Vector128<sbyte> LoadAndInsertScalar(Vector128<sbyte> value, [ConstantExpected(Max = (byte)(15))] byte index, sbyte* address) { throw new
PlatformNotSupportedException
(); }
8579
public static unsafe Vector128<float> LoadAndInsertScalar(Vector128<float> value, [ConstantExpected(Max = (byte)(3))] byte index, float* address) { throw new
PlatformNotSupportedException
(); }
8586
public static unsafe Vector128<ushort> LoadAndInsertScalar(Vector128<ushort> value, [ConstantExpected(Max = (byte)(7))] byte index, ushort* address) { throw new
PlatformNotSupportedException
(); }
8593
public static unsafe Vector128<uint> LoadAndInsertScalar(Vector128<uint> value, [ConstantExpected(Max = (byte)(3))] byte index, uint* address) { throw new
PlatformNotSupportedException
(); }
8600
public static unsafe Vector128<ulong> LoadAndInsertScalar(Vector128<ulong> value, [ConstantExpected(Max = (byte)(1))] byte index, ulong* address) { throw new
PlatformNotSupportedException
(); }
8603
public static unsafe (Vector64<byte> Value1, Vector64<byte> Value2) LoadAndInsertScalar((Vector64<byte>, Vector64<byte>) values, [ConstantExpected(Max = (byte)(7))] byte index, byte* address) { throw new
PlatformNotSupportedException
(); }
8606
public static unsafe (Vector64<sbyte> Value1, Vector64<sbyte> Value2) LoadAndInsertScalar((Vector64<sbyte>, Vector64<sbyte>) values, [ConstantExpected(Max = (byte)(7))] byte index, sbyte* address) { throw new
PlatformNotSupportedException
(); }
8609
public static unsafe (Vector64<short> Value1, Vector64<short> Value2) LoadAndInsertScalar((Vector64<short>, Vector64<short>) values, [ConstantExpected(Max = (byte)(3))] byte index, short* address) { throw new
PlatformNotSupportedException
(); }
8612
public static unsafe (Vector64<ushort> Value1, Vector64<ushort> Value2) LoadAndInsertScalar((Vector64<ushort>, Vector64<ushort>) values, [ConstantExpected(Max = (byte)(3))] byte index, ushort* address) { throw new
PlatformNotSupportedException
(); }
8615
public static unsafe (Vector64<int> Value1, Vector64<int> Value2) LoadAndInsertScalar((Vector64<int>, Vector64<int>) values, [ConstantExpected(Max = (byte)(1))] byte index, int* address) { throw new
PlatformNotSupportedException
(); }
8618
public static unsafe (Vector64<uint> Value1, Vector64<uint> Value2) LoadAndInsertScalar((Vector64<uint>, Vector64<uint>) values, [ConstantExpected(Max = (byte)(1))] byte index, uint* address) { throw new
PlatformNotSupportedException
(); }
8621
public static unsafe (Vector64<float> Value1, Vector64<float> Value2) LoadAndInsertScalar((Vector64<float>, Vector64<float>) values, [ConstantExpected(Max = (byte)(1))] byte index, float* address) { throw new
PlatformNotSupportedException
(); }
8624
public static unsafe (Vector64<byte> Value1, Vector64<byte> Value2, Vector64<byte> Value3) LoadAndInsertScalar((Vector64<byte>, Vector64<byte>, Vector64<byte>) values, [ConstantExpected(Max = (byte)(7))] byte index, byte* address) { throw new
PlatformNotSupportedException
(); }
8627
public static unsafe (Vector64<sbyte> Value1, Vector64<sbyte> Value2, Vector64<sbyte> Value3) LoadAndInsertScalar((Vector64<sbyte>, Vector64<sbyte>, Vector64<sbyte>) values, [ConstantExpected(Max = (byte)(7))] byte index, sbyte* address) { throw new
PlatformNotSupportedException
(); }
8630
public static unsafe (Vector64<short> Value1, Vector64<short> Value2, Vector64<short> Value3) LoadAndInsertScalar((Vector64<short>, Vector64<short>, Vector64<short>) values, [ConstantExpected(Max = (byte)(3))] byte index, short* address) { throw new
PlatformNotSupportedException
(); }
8633
public static unsafe (Vector64<ushort> Value1, Vector64<ushort> Value2, Vector64<ushort> Value3) LoadAndInsertScalar((Vector64<ushort>, Vector64<ushort>, Vector64<ushort>) values, [ConstantExpected(Max = (byte)(3))] byte index, ushort* address) { throw new
PlatformNotSupportedException
(); }
8636
public static unsafe (Vector64<int> Value1, Vector64<int> Value2, Vector64<int> Value3) LoadAndInsertScalar((Vector64<int>, Vector64<int>, Vector64<int>) values, [ConstantExpected(Max = (byte)(1))] byte index, int* address) { throw new
PlatformNotSupportedException
(); }
8639
public static unsafe (Vector64<uint> Value1, Vector64<uint> Value2, Vector64<uint> Value3) LoadAndInsertScalar((Vector64<uint>, Vector64<uint>, Vector64<uint>) values, [ConstantExpected(Max = (byte)(1))] byte index, uint* address) { throw new
PlatformNotSupportedException
(); }
8642
public static unsafe (Vector64<float> Value1, Vector64<float> Value2, Vector64<float> Value3) LoadAndInsertScalar((Vector64<float>, Vector64<float>, Vector64<float>) values, [ConstantExpected(Max = (byte)(1))] byte index, float* address) { throw new
PlatformNotSupportedException
(); }
8645
public static unsafe (Vector64<byte> Value1, Vector64<byte> Value2, Vector64<byte> Value3, Vector64<byte> Value4) LoadAndInsertScalar((Vector64<byte>, Vector64<byte>, Vector64<byte>, Vector64<byte>) values, [ConstantExpected(Max = (byte)(7))] byte index, byte* address) { throw new
PlatformNotSupportedException
(); }
8648
public static unsafe (Vector64<sbyte> Value1, Vector64<sbyte> Value2, Vector64<sbyte> Value3, Vector64<sbyte> Value4) LoadAndInsertScalar((Vector64<sbyte>, Vector64<sbyte>, Vector64<sbyte>, Vector64<sbyte>) values, [ConstantExpected(Max = (byte)(7))] byte index, sbyte* address) { throw new
PlatformNotSupportedException
(); }
8651
public static unsafe (Vector64<short> Value1, Vector64<short> Value2, Vector64<short> Value3, Vector64<short> Value4) LoadAndInsertScalar((Vector64<short>, Vector64<short>, Vector64<short>, Vector64<short>) values, [ConstantExpected(Max = (byte)(3))] byte index, short* address) { throw new
PlatformNotSupportedException
(); }
8654
public static unsafe (Vector64<ushort> Value1, Vector64<ushort> Value2, Vector64<ushort> Value3, Vector64<ushort> Value4) LoadAndInsertScalar((Vector64<ushort>, Vector64<ushort>, Vector64<ushort>, Vector64<ushort>) values, [ConstantExpected(Max = (byte)(3))] byte index, ushort* address) { throw new
PlatformNotSupportedException
(); }
8657
public static unsafe (Vector64<int> Value1, Vector64<int> Value2, Vector64<int> Value3, Vector64<int> Value4) LoadAndInsertScalar((Vector64<int>, Vector64<int>, Vector64<int>, Vector64<int>) values, [ConstantExpected(Max = (byte)(1))] byte index, int* address) { throw new
PlatformNotSupportedException
(); }
8660
public static unsafe (Vector64<uint> Value1, Vector64<uint> Value2, Vector64<uint> Value3, Vector64<uint> Value4) LoadAndInsertScalar((Vector64<uint>, Vector64<uint>, Vector64<uint>, Vector64<uint>) values, [ConstantExpected(Max = (byte)(1))] byte index, uint* address) { throw new
PlatformNotSupportedException
(); }
8663
public static unsafe (Vector64<float> Value1, Vector64<float> Value2, Vector64<float> Value3, Vector64<float> Value4) LoadAndInsertScalar((Vector64<float>, Vector64<float>, Vector64<float>, Vector64<float>) values, [ConstantExpected(Max = (byte)(1))] byte index, float* address) { throw new
PlatformNotSupportedException
(); }
8670
public static unsafe Vector64<byte> LoadAndReplicateToVector64(byte* address) { throw new
PlatformNotSupportedException
(); }
8677
public static unsafe Vector64<short> LoadAndReplicateToVector64(short* address) { throw new
PlatformNotSupportedException
(); }
8684
public static unsafe Vector64<int> LoadAndReplicateToVector64(int* address) { throw new
PlatformNotSupportedException
(); }
8691
public static unsafe Vector64<sbyte> LoadAndReplicateToVector64(sbyte* address) { throw new
PlatformNotSupportedException
(); }
8698
public static unsafe Vector64<float> LoadAndReplicateToVector64(float* address) { throw new
PlatformNotSupportedException
(); }
8705
public static unsafe Vector64<ushort> LoadAndReplicateToVector64(ushort* address) { throw new
PlatformNotSupportedException
(); }
8712
public static unsafe Vector64<uint> LoadAndReplicateToVector64(uint* address) { throw new
PlatformNotSupportedException
(); }
8719
public static unsafe Vector128<byte> LoadAndReplicateToVector128(byte* address) { throw new
PlatformNotSupportedException
(); }
8726
public static unsafe Vector128<short> LoadAndReplicateToVector128(short* address) { throw new
PlatformNotSupportedException
(); }
8733
public static unsafe Vector128<int> LoadAndReplicateToVector128(int* address) { throw new
PlatformNotSupportedException
(); }
8740
public static unsafe Vector128<sbyte> LoadAndReplicateToVector128(sbyte* address) { throw new
PlatformNotSupportedException
(); }
8747
public static unsafe Vector128<float> LoadAndReplicateToVector128(float* address) { throw new
PlatformNotSupportedException
(); }
8754
public static unsafe Vector128<ushort> LoadAndReplicateToVector128(ushort* address) { throw new
PlatformNotSupportedException
(); }
8761
public static unsafe Vector128<uint> LoadAndReplicateToVector128(uint* address) { throw new
PlatformNotSupportedException
(); }
8764
public static unsafe (Vector64<byte> Value1, Vector64<byte> Value2) LoadAndReplicateToVector64x2(byte* address) { throw new
PlatformNotSupportedException
(); }
8767
public static unsafe (Vector64<sbyte> Value1, Vector64<sbyte> Value2) LoadAndReplicateToVector64x2(sbyte* address) { throw new
PlatformNotSupportedException
(); }
8770
public static unsafe (Vector64<short> Value1, Vector64<short> Value2) LoadAndReplicateToVector64x2(short* address) { throw new
PlatformNotSupportedException
(); }
8773
public static unsafe (Vector64<ushort> Value1, Vector64<ushort> Value2) LoadAndReplicateToVector64x2(ushort* address) { throw new
PlatformNotSupportedException
(); }
8776
public static unsafe (Vector64<int> Value1, Vector64<int> Value2) LoadAndReplicateToVector64x2(int* address) { throw new
PlatformNotSupportedException
(); }
8779
public static unsafe (Vector64<uint> Value1, Vector64<uint> Value2) LoadAndReplicateToVector64x2(uint* address) { throw new
PlatformNotSupportedException
(); }
8782
public static unsafe (Vector64<float> Value1, Vector64<float> Value2) LoadAndReplicateToVector64x2(float* address) { throw new
PlatformNotSupportedException
(); }
8785
public static unsafe (Vector64<byte> Value1, Vector64<byte> Value2, Vector64<byte> Value3) LoadAndReplicateToVector64x3(byte* address) { throw new
PlatformNotSupportedException
(); }
8788
public static unsafe (Vector64<sbyte> Value1, Vector64<sbyte> Value2, Vector64<sbyte> Value3) LoadAndReplicateToVector64x3(sbyte* address) { throw new
PlatformNotSupportedException
(); }
8791
public static unsafe (Vector64<short> Value1, Vector64<short> Value2, Vector64<short> Value3) LoadAndReplicateToVector64x3(short* address) { throw new
PlatformNotSupportedException
(); }
8794
public static unsafe (Vector64<ushort> Value1, Vector64<ushort> Value2, Vector64<ushort> Value3) LoadAndReplicateToVector64x3(ushort* address) { throw new
PlatformNotSupportedException
(); }
8797
public static unsafe (Vector64<int> Value1, Vector64<int> Value2, Vector64<int> Value3) LoadAndReplicateToVector64x3(int* address) { throw new
PlatformNotSupportedException
(); }
8800
public static unsafe (Vector64<uint> Value1, Vector64<uint> Value2, Vector64<uint> Value3) LoadAndReplicateToVector64x3(uint* address) { throw new
PlatformNotSupportedException
(); }
8803
public static unsafe (Vector64<float> Value1, Vector64<float> Value2, Vector64<float> Value3) LoadAndReplicateToVector64x3(float* address) { throw new
PlatformNotSupportedException
(); }
8806
public static unsafe (Vector64<byte> Value1, Vector64<byte> Value2, Vector64<byte> Value3, Vector64<byte> Value4) LoadAndReplicateToVector64x4(byte* address) { throw new
PlatformNotSupportedException
(); }
8809
public static unsafe (Vector64<sbyte> Value1, Vector64<sbyte> Value2, Vector64<sbyte> Value3, Vector64<sbyte> Value4) LoadAndReplicateToVector64x4(sbyte* address) { throw new
PlatformNotSupportedException
(); }
8812
public static unsafe (Vector64<short> Value1, Vector64<short> Value2, Vector64<short> Value3, Vector64<short> Value4) LoadAndReplicateToVector64x4(short* address) { throw new
PlatformNotSupportedException
(); }
8815
public static unsafe (Vector64<ushort> Value1, Vector64<ushort> Value2, Vector64<ushort> Value3, Vector64<ushort> Value4) LoadAndReplicateToVector64x4(ushort* address) { throw new
PlatformNotSupportedException
(); }
8818
public static unsafe (Vector64<int> Value1, Vector64<int> Value2, Vector64<int> Value3, Vector64<int> Value4) LoadAndReplicateToVector64x4(int* address) { throw new
PlatformNotSupportedException
(); }
8821
public static unsafe (Vector64<uint> Value1, Vector64<uint> Value2, Vector64<uint> Value3, Vector64<uint> Value4) LoadAndReplicateToVector64x4(uint* address) { throw new
PlatformNotSupportedException
(); }
8824
public static unsafe (Vector64<float> Value1, Vector64<float> Value2, Vector64<float> Value3, Vector64<float> Value4) LoadAndReplicateToVector64x4(float* address) { throw new
PlatformNotSupportedException
(); }
8831
public static unsafe Vector64<byte> LoadVector64(byte* address) { throw new
PlatformNotSupportedException
(); }
8838
public static unsafe Vector64<double> LoadVector64(double* address) { throw new
PlatformNotSupportedException
(); }
8845
public static unsafe Vector64<short> LoadVector64(short* address) { throw new
PlatformNotSupportedException
(); }
8852
public static unsafe Vector64<int> LoadVector64(int* address) { throw new
PlatformNotSupportedException
(); }
8859
public static unsafe Vector64<long> LoadVector64(long* address) { throw new
PlatformNotSupportedException
(); }
8866
public static unsafe Vector64<sbyte> LoadVector64(sbyte* address) { throw new
PlatformNotSupportedException
(); }
8873
public static unsafe Vector64<float> LoadVector64(float* address) { throw new
PlatformNotSupportedException
(); }
8880
public static unsafe Vector64<ushort> LoadVector64(ushort* address) { throw new
PlatformNotSupportedException
(); }
8887
public static unsafe Vector64<uint> LoadVector64(uint* address) { throw new
PlatformNotSupportedException
(); }
8894
public static unsafe Vector64<ulong> LoadVector64(ulong* address) { throw new
PlatformNotSupportedException
(); }
8901
public static unsafe Vector128<byte> LoadVector128(byte* address) { throw new
PlatformNotSupportedException
(); }
8908
public static unsafe Vector128<double> LoadVector128(double* address) { throw new
PlatformNotSupportedException
(); }
8915
public static unsafe Vector128<short> LoadVector128(short* address) { throw new
PlatformNotSupportedException
(); }
8922
public static unsafe Vector128<int> LoadVector128(int* address) { throw new
PlatformNotSupportedException
(); }
8929
public static unsafe Vector128<long> LoadVector128(long* address) { throw new
PlatformNotSupportedException
(); }
8936
public static unsafe Vector128<sbyte> LoadVector128(sbyte* address) { throw new
PlatformNotSupportedException
(); }
8943
public static unsafe Vector128<float> LoadVector128(float* address) { throw new
PlatformNotSupportedException
(); }
8950
public static unsafe Vector128<ushort> LoadVector128(ushort* address) { throw new
PlatformNotSupportedException
(); }
8957
public static unsafe Vector128<uint> LoadVector128(uint* address) { throw new
PlatformNotSupportedException
(); }
8964
public static unsafe Vector128<ulong> LoadVector128(ulong* address) { throw new
PlatformNotSupportedException
(); }
8967
public static unsafe (Vector64<byte> Value1, Vector64<byte> Value2) Load2xVector64AndUnzip(byte* address) { throw new
PlatformNotSupportedException
(); }
8970
public static unsafe (Vector64<sbyte> Value1, Vector64<sbyte> Value2) Load2xVector64AndUnzip(sbyte* address) { throw new
PlatformNotSupportedException
(); }
8973
public static unsafe (Vector64<short> Value1, Vector64<short> Value2) Load2xVector64AndUnzip(short* address) { throw new
PlatformNotSupportedException
(); }
8976
public static unsafe (Vector64<ushort> Value1, Vector64<ushort> Value2) Load2xVector64AndUnzip(ushort* address) { throw new
PlatformNotSupportedException
(); }
8979
public static unsafe (Vector64<int> Value1, Vector64<int> Value2) Load2xVector64AndUnzip(int* address) { throw new
PlatformNotSupportedException
(); }
8982
public static unsafe (Vector64<uint> Value1, Vector64<uint> Value2) Load2xVector64AndUnzip(uint* address) { throw new
PlatformNotSupportedException
(); }
8985
public static unsafe (Vector64<float> Value1, Vector64<float> Value2) Load2xVector64AndUnzip(float* address) { throw new
PlatformNotSupportedException
(); }
8988
public static unsafe (Vector64<byte> Value1, Vector64<byte> Value2, Vector64<byte> Value3) Load3xVector64AndUnzip(byte* address) { throw new
PlatformNotSupportedException
(); }
8991
public static unsafe (Vector64<sbyte> Value1, Vector64<sbyte> Value2, Vector64<sbyte> Value3) Load3xVector64AndUnzip(sbyte* address) { throw new
PlatformNotSupportedException
(); }
8994
public static unsafe (Vector64<short> Value1, Vector64<short> Value2, Vector64<short> Value3) Load3xVector64AndUnzip(short* address) { throw new
PlatformNotSupportedException
(); }
8997
public static unsafe (Vector64<ushort> Value1, Vector64<ushort> Value2, Vector64<ushort> Value3) Load3xVector64AndUnzip(ushort* address) { throw new
PlatformNotSupportedException
(); }
9000
public static unsafe (Vector64<int> Value1, Vector64<int> Value2, Vector64<int> Value3) Load3xVector64AndUnzip(int* address) { throw new
PlatformNotSupportedException
(); }
9003
public static unsafe (Vector64<uint> Value1, Vector64<uint> Value2, Vector64<uint> Value3) Load3xVector64AndUnzip(uint* address) { throw new
PlatformNotSupportedException
(); }
9006
public static unsafe (Vector64<float> Value1, Vector64<float> Value2, Vector64<float> Value3) Load3xVector64AndUnzip(float* address) { throw new
PlatformNotSupportedException
(); }
9009
public static unsafe (Vector64<byte> Value1, Vector64<byte> Value2, Vector64<byte> Value3, Vector64<byte> Value4) Load4xVector64AndUnzip(byte* address) { throw new
PlatformNotSupportedException
(); }
9012
public static unsafe (Vector64<sbyte> Value1, Vector64<sbyte> Value2, Vector64<sbyte> Value3, Vector64<sbyte> Value4) Load4xVector64AndUnzip(sbyte* address) { throw new
PlatformNotSupportedException
(); }
9015
public static unsafe (Vector64<short> Value1, Vector64<short> Value2, Vector64<short> Value3, Vector64<short> Value4) Load4xVector64AndUnzip(short* address) { throw new
PlatformNotSupportedException
(); }
9018
public static unsafe (Vector64<ushort> Value1, Vector64<ushort> Value2, Vector64<ushort> Value3, Vector64<ushort> Value4) Load4xVector64AndUnzip(ushort* address) { throw new
PlatformNotSupportedException
(); }
9021
public static unsafe (Vector64<int> Value1, Vector64<int> Value2, Vector64<int> Value3, Vector64<int> Value4) Load4xVector64AndUnzip(int* address) { throw new
PlatformNotSupportedException
(); }
9024
public static unsafe (Vector64<uint> Value1, Vector64<uint> Value2, Vector64<uint> Value3, Vector64<uint> Value4) Load4xVector64AndUnzip(uint* address) { throw new
PlatformNotSupportedException
(); }
9027
public static unsafe (Vector64<float> Value1, Vector64<float> Value2, Vector64<float> Value3, Vector64<float> Value4) Load4xVector64AndUnzip(float* address) { throw new
PlatformNotSupportedException
(); }
9030
public static unsafe (Vector64<byte> Value1, Vector64<byte> Value2) Load2xVector64(byte* address) { throw new
PlatformNotSupportedException
(); }
9033
public static unsafe (Vector64<sbyte> Value1, Vector64<sbyte> Value2) Load2xVector64(sbyte* address) { throw new
PlatformNotSupportedException
(); }
9036
public static unsafe (Vector64<short> Value1, Vector64<short> Value2) Load2xVector64(short* address) { throw new
PlatformNotSupportedException
(); }
9039
public static unsafe (Vector64<ushort> Value1, Vector64<ushort> Value2) Load2xVector64(ushort* address) { throw new
PlatformNotSupportedException
(); }
9042
public static unsafe (Vector64<int> Value1, Vector64<int> Value2) Load2xVector64(int* address) { throw new
PlatformNotSupportedException
(); }
9045
public static unsafe (Vector64<uint> Value1, Vector64<uint> Value2) Load2xVector64(uint* address) { throw new
PlatformNotSupportedException
(); }
9048
public static unsafe (Vector64<float> Value1, Vector64<float> Value2) Load2xVector64(float* address) { throw new
PlatformNotSupportedException
(); }
9051
public static unsafe (Vector64<byte> Value1, Vector64<byte> Value2, Vector64<byte> Value3) Load3xVector64(byte* address) { throw new
PlatformNotSupportedException
(); }
9054
public static unsafe (Vector64<sbyte> Value1, Vector64<sbyte> Value2, Vector64<sbyte> Value3) Load3xVector64(sbyte* address) { throw new
PlatformNotSupportedException
(); }
9057
public static unsafe (Vector64<short> Value1, Vector64<short> Value2, Vector64<short> Value3) Load3xVector64(short* address) { throw new
PlatformNotSupportedException
(); }
9060
public static unsafe (Vector64<ushort> Value1, Vector64<ushort> Value2, Vector64<ushort> Value3) Load3xVector64(ushort* address) { throw new
PlatformNotSupportedException
(); }
9063
public static unsafe (Vector64<int> Value1, Vector64<int> Value2, Vector64<int> Value3) Load3xVector64(int* address) { throw new
PlatformNotSupportedException
(); }
9066
public static unsafe (Vector64<uint> Value1, Vector64<uint> Value2, Vector64<uint> Value3) Load3xVector64(uint* address) { throw new
PlatformNotSupportedException
(); }
9069
public static unsafe (Vector64<float> Value1, Vector64<float> Value2, Vector64<float> Value3) Load3xVector64(float* address) { throw new
PlatformNotSupportedException
(); }
9072
public static unsafe (Vector64<byte> Value1, Vector64<byte> Value2, Vector64<byte> Value3, Vector64<byte> Value4) Load4xVector64(byte* address) { throw new
PlatformNotSupportedException
(); }
9075
public static unsafe (Vector64<sbyte> Value1, Vector64<sbyte> Value2, Vector64<sbyte> Value3, Vector64<sbyte> Value4) Load4xVector64(sbyte* address) { throw new
PlatformNotSupportedException
(); }
9078
public static unsafe (Vector64<short> Value1, Vector64<short> Value2, Vector64<short> Value3, Vector64<short> Value4) Load4xVector64(short* address) { throw new
PlatformNotSupportedException
(); }
9081
public static unsafe (Vector64<ushort> Value1, Vector64<ushort> Value2, Vector64<ushort> Value3, Vector64<ushort> Value4) Load4xVector64(ushort* address) { throw new
PlatformNotSupportedException
(); }
9084
public static unsafe (Vector64<int> Value1, Vector64<int> Value2, Vector64<int> Value3, Vector64<int> Value4) Load4xVector64(int* address) { throw new
PlatformNotSupportedException
(); }
9087
public static unsafe (Vector64<uint> Value1, Vector64<uint> Value2, Vector64<uint> Value3, Vector64<uint> Value4) Load4xVector64(uint* address) { throw new
PlatformNotSupportedException
(); }
9090
public static unsafe (Vector64<float> Value1, Vector64<float> Value2, Vector64<float> Value3, Vector64<float> Value4) Load4xVector64(float* address) { throw new
PlatformNotSupportedException
(); }
9097
public static Vector64<byte> Max(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
9104
public static Vector64<short> Max(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
9111
public static Vector64<int> Max(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
9118
public static Vector64<sbyte> Max(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
9125
public static Vector64<float> Max(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
9132
public static Vector64<ushort> Max(Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
9139
public static Vector64<uint> Max(Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
9146
public static Vector128<byte> Max(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
9153
public static Vector128<short> Max(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
9160
public static Vector128<int> Max(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
9167
public static Vector128<sbyte> Max(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
9174
public static Vector128<float> Max(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
9181
public static Vector128<ushort> Max(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
9188
public static Vector128<uint> Max(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
9195
public static Vector64<float> MaxNumber(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
9202
public static Vector128<float> MaxNumber(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
9209
public static Vector64<double> MaxNumberScalar(Vector64<double> left, Vector64<double> right) { throw new
PlatformNotSupportedException
(); }
9216
public static Vector64<float> MaxNumberScalar(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
9223
public static Vector64<byte> MaxPairwise(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
9230
public static Vector64<short> MaxPairwise(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
9237
public static Vector64<int> MaxPairwise(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
9244
public static Vector64<sbyte> MaxPairwise(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
9251
public static Vector64<float> MaxPairwise(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
9258
public static Vector64<ushort> MaxPairwise(Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
9265
public static Vector64<uint> MaxPairwise(Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
9272
public static Vector64<byte> Min(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
9279
public static Vector64<short> Min(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
9286
public static Vector64<int> Min(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
9293
public static Vector64<sbyte> Min(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
9300
public static Vector64<float> Min(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
9307
public static Vector64<ushort> Min(Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
9314
public static Vector64<uint> Min(Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
9321
public static Vector128<byte> Min(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
9328
public static Vector128<short> Min(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
9335
public static Vector128<int> Min(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
9342
public static Vector128<sbyte> Min(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
9349
public static Vector128<float> Min(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
9356
public static Vector128<ushort> Min(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
9363
public static Vector128<uint> Min(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
9370
public static Vector64<float> MinNumber(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
9377
public static Vector128<float> MinNumber(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
9384
public static Vector64<double> MinNumberScalar(Vector64<double> left, Vector64<double> right) { throw new
PlatformNotSupportedException
(); }
9391
public static Vector64<float> MinNumberScalar(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
9398
public static Vector64<byte> MinPairwise(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
9405
public static Vector64<short> MinPairwise(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
9412
public static Vector64<int> MinPairwise(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
9419
public static Vector64<sbyte> MinPairwise(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
9426
public static Vector64<float> MinPairwise(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
9433
public static Vector64<ushort> MinPairwise(Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
9440
public static Vector64<uint> MinPairwise(Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
9447
public static Vector64<byte> Multiply(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
9454
public static Vector64<short> Multiply(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
9461
public static Vector64<int> Multiply(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
9468
public static Vector64<sbyte> Multiply(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
9475
public static Vector64<float> Multiply(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
9482
public static Vector64<ushort> Multiply(Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
9489
public static Vector64<uint> Multiply(Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
9496
public static Vector128<byte> Multiply(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
9503
public static Vector128<short> Multiply(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
9510
public static Vector128<int> Multiply(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
9517
public static Vector128<sbyte> Multiply(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
9524
public static Vector128<float> Multiply(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
9531
public static Vector128<ushort> Multiply(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
9538
public static Vector128<uint> Multiply(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
9545
public static Vector64<byte> MultiplyAdd(Vector64<byte> addend, Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
9552
public static Vector64<short> MultiplyAdd(Vector64<short> addend, Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
9559
public static Vector64<int> MultiplyAdd(Vector64<int> addend, Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
9566
public static Vector64<sbyte> MultiplyAdd(Vector64<sbyte> addend, Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
9573
public static Vector64<ushort> MultiplyAdd(Vector64<ushort> addend, Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
9580
public static Vector64<uint> MultiplyAdd(Vector64<uint> addend, Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
9587
public static Vector128<byte> MultiplyAdd(Vector128<byte> addend, Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
9594
public static Vector128<short> MultiplyAdd(Vector128<short> addend, Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
9601
public static Vector128<int> MultiplyAdd(Vector128<int> addend, Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
9608
public static Vector128<sbyte> MultiplyAdd(Vector128<sbyte> addend, Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
9615
public static Vector128<ushort> MultiplyAdd(Vector128<ushort> addend, Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
9622
public static Vector128<uint> MultiplyAdd(Vector128<uint> addend, Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
9629
public static Vector64<short> MultiplyAddByScalar(Vector64<short> addend, Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
9636
public static Vector64<int> MultiplyAddByScalar(Vector64<int> addend, Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
9643
public static Vector64<ushort> MultiplyAddByScalar(Vector64<ushort> addend, Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
9650
public static Vector64<uint> MultiplyAddByScalar(Vector64<uint> addend, Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
9657
public static Vector128<short> MultiplyAddByScalar(Vector128<short> addend, Vector128<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
9664
public static Vector128<int> MultiplyAddByScalar(Vector128<int> addend, Vector128<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
9671
public static Vector128<ushort> MultiplyAddByScalar(Vector128<ushort> addend, Vector128<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
9678
public static Vector128<uint> MultiplyAddByScalar(Vector128<uint> addend, Vector128<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
9685
public static Vector64<short> MultiplyAddBySelectedScalar(Vector64<short> addend, Vector64<short> left, Vector64<short> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
9692
public static Vector64<short> MultiplyAddBySelectedScalar(Vector64<short> addend, Vector64<short> left, Vector128<short> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
9699
public static Vector64<int> MultiplyAddBySelectedScalar(Vector64<int> addend, Vector64<int> left, Vector64<int> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
9706
public static Vector64<int> MultiplyAddBySelectedScalar(Vector64<int> addend, Vector64<int> left, Vector128<int> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
9713
public static Vector64<ushort> MultiplyAddBySelectedScalar(Vector64<ushort> addend, Vector64<ushort> left, Vector64<ushort> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
9720
public static Vector64<ushort> MultiplyAddBySelectedScalar(Vector64<ushort> addend, Vector64<ushort> left, Vector128<ushort> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
9727
public static Vector64<uint> MultiplyAddBySelectedScalar(Vector64<uint> addend, Vector64<uint> left, Vector64<uint> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
9734
public static Vector64<uint> MultiplyAddBySelectedScalar(Vector64<uint> addend, Vector64<uint> left, Vector128<uint> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
9741
public static Vector128<short> MultiplyAddBySelectedScalar(Vector128<short> addend, Vector128<short> left, Vector64<short> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
9748
public static Vector128<short> MultiplyAddBySelectedScalar(Vector128<short> addend, Vector128<short> left, Vector128<short> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
9755
public static Vector128<int> MultiplyAddBySelectedScalar(Vector128<int> addend, Vector128<int> left, Vector64<int> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
9762
public static Vector128<int> MultiplyAddBySelectedScalar(Vector128<int> addend, Vector128<int> left, Vector128<int> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
9769
public static Vector128<ushort> MultiplyAddBySelectedScalar(Vector128<ushort> addend, Vector128<ushort> left, Vector64<ushort> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
9776
public static Vector128<ushort> MultiplyAddBySelectedScalar(Vector128<ushort> addend, Vector128<ushort> left, Vector128<ushort> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
9783
public static Vector128<uint> MultiplyAddBySelectedScalar(Vector128<uint> addend, Vector128<uint> left, Vector64<uint> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
9790
public static Vector128<uint> MultiplyAddBySelectedScalar(Vector128<uint> addend, Vector128<uint> left, Vector128<uint> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
9797
public static Vector64<short> MultiplyByScalar(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
9804
public static Vector64<int> MultiplyByScalar(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
9811
public static Vector64<float> MultiplyByScalar(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
9818
public static Vector64<ushort> MultiplyByScalar(Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
9825
public static Vector64<uint> MultiplyByScalar(Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
9832
public static Vector128<short> MultiplyByScalar(Vector128<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
9839
public static Vector128<int> MultiplyByScalar(Vector128<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
9846
public static Vector128<float> MultiplyByScalar(Vector128<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
9853
public static Vector128<ushort> MultiplyByScalar(Vector128<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
9860
public static Vector128<uint> MultiplyByScalar(Vector128<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
9867
public static Vector64<short> MultiplyBySelectedScalar(Vector64<short> left, Vector64<short> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
9874
public static Vector64<short> MultiplyBySelectedScalar(Vector64<short> left, Vector128<short> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
9881
public static Vector64<int> MultiplyBySelectedScalar(Vector64<int> left, Vector64<int> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
9888
public static Vector64<int> MultiplyBySelectedScalar(Vector64<int> left, Vector128<int> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
9895
public static Vector64<float> MultiplyBySelectedScalar(Vector64<float> left, Vector64<float> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
9902
public static Vector64<float> MultiplyBySelectedScalar(Vector64<float> left, Vector128<float> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
9909
public static Vector64<ushort> MultiplyBySelectedScalar(Vector64<ushort> left, Vector64<ushort> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
9916
public static Vector64<ushort> MultiplyBySelectedScalar(Vector64<ushort> left, Vector128<ushort> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
9923
public static Vector64<uint> MultiplyBySelectedScalar(Vector64<uint> left, Vector64<uint> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
9930
public static Vector64<uint> MultiplyBySelectedScalar(Vector64<uint> left, Vector128<uint> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
9937
public static Vector128<short> MultiplyBySelectedScalar(Vector128<short> left, Vector64<short> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
9944
public static Vector128<short> MultiplyBySelectedScalar(Vector128<short> left, Vector128<short> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
9951
public static Vector128<int> MultiplyBySelectedScalar(Vector128<int> left, Vector64<int> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
9958
public static Vector128<int> MultiplyBySelectedScalar(Vector128<int> left, Vector128<int> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
9965
public static Vector128<float> MultiplyBySelectedScalar(Vector128<float> left, Vector64<float> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
9972
public static Vector128<float> MultiplyBySelectedScalar(Vector128<float> left, Vector128<float> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
9979
public static Vector128<ushort> MultiplyBySelectedScalar(Vector128<ushort> left, Vector64<ushort> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
9986
public static Vector128<ushort> MultiplyBySelectedScalar(Vector128<ushort> left, Vector128<ushort> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
9993
public static Vector128<uint> MultiplyBySelectedScalar(Vector128<uint> left, Vector64<uint> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10000
public static Vector128<uint> MultiplyBySelectedScalar(Vector128<uint> left, Vector128<uint> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10007
public static Vector128<int> MultiplyBySelectedScalarWideningLower(Vector64<short> left, Vector64<short> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10014
public static Vector128<int> MultiplyBySelectedScalarWideningLower(Vector64<short> left, Vector128<short> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10021
public static Vector128<long> MultiplyBySelectedScalarWideningLower(Vector64<int> left, Vector64<int> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10028
public static Vector128<long> MultiplyBySelectedScalarWideningLower(Vector64<int> left, Vector128<int> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10035
public static Vector128<uint> MultiplyBySelectedScalarWideningLower(Vector64<ushort> left, Vector64<ushort> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10042
public static Vector128<uint> MultiplyBySelectedScalarWideningLower(Vector64<ushort> left, Vector128<ushort> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10049
public static Vector128<ulong> MultiplyBySelectedScalarWideningLower(Vector64<uint> left, Vector64<uint> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10056
public static Vector128<ulong> MultiplyBySelectedScalarWideningLower(Vector64<uint> left, Vector128<uint> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10063
public static Vector128<int> MultiplyBySelectedScalarWideningLowerAndAdd(Vector128<int> addend, Vector64<short> left, Vector64<short> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10070
public static Vector128<int> MultiplyBySelectedScalarWideningLowerAndAdd(Vector128<int> addend, Vector64<short> left, Vector128<short> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10077
public static Vector128<long> MultiplyBySelectedScalarWideningLowerAndAdd(Vector128<long> addend, Vector64<int> left, Vector64<int> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10084
public static Vector128<long> MultiplyBySelectedScalarWideningLowerAndAdd(Vector128<long> addend, Vector64<int> left, Vector128<int> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10091
public static Vector128<uint> MultiplyBySelectedScalarWideningLowerAndAdd(Vector128<uint> addend, Vector64<ushort> left, Vector64<ushort> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10098
public static Vector128<uint> MultiplyBySelectedScalarWideningLowerAndAdd(Vector128<uint> addend, Vector64<ushort> left, Vector128<ushort> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10105
public static Vector128<ulong> MultiplyBySelectedScalarWideningLowerAndAdd(Vector128<ulong> addend, Vector64<uint> left, Vector64<uint> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10112
public static Vector128<ulong> MultiplyBySelectedScalarWideningLowerAndAdd(Vector128<ulong> addend, Vector64<uint> left, Vector128<uint> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10119
public static Vector128<int> MultiplyBySelectedScalarWideningLowerAndSubtract(Vector128<int> minuend, Vector64<short> left, Vector64<short> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10126
public static Vector128<int> MultiplyBySelectedScalarWideningLowerAndSubtract(Vector128<int> minuend, Vector64<short> left, Vector128<short> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10133
public static Vector128<long> MultiplyBySelectedScalarWideningLowerAndSubtract(Vector128<long> minuend, Vector64<int> left, Vector64<int> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10140
public static Vector128<long> MultiplyBySelectedScalarWideningLowerAndSubtract(Vector128<long> minuend, Vector64<int> left, Vector128<int> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10147
public static Vector128<uint> MultiplyBySelectedScalarWideningLowerAndSubtract(Vector128<uint> minuend, Vector64<ushort> left, Vector64<ushort> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10154
public static Vector128<uint> MultiplyBySelectedScalarWideningLowerAndSubtract(Vector128<uint> minuend, Vector64<ushort> left, Vector128<ushort> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10161
public static Vector128<ulong> MultiplyBySelectedScalarWideningLowerAndSubtract(Vector128<ulong> minuend, Vector64<uint> left, Vector64<uint> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10168
public static Vector128<ulong> MultiplyBySelectedScalarWideningLowerAndSubtract(Vector128<ulong> minuend, Vector64<uint> left, Vector128<uint> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10175
public static Vector128<int> MultiplyBySelectedScalarWideningUpper(Vector128<short> left, Vector64<short> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10182
public static Vector128<int> MultiplyBySelectedScalarWideningUpper(Vector128<short> left, Vector128<short> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10189
public static Vector128<long> MultiplyBySelectedScalarWideningUpper(Vector128<int> left, Vector64<int> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10196
public static Vector128<long> MultiplyBySelectedScalarWideningUpper(Vector128<int> left, Vector128<int> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10203
public static Vector128<uint> MultiplyBySelectedScalarWideningUpper(Vector128<ushort> left, Vector64<ushort> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10210
public static Vector128<uint> MultiplyBySelectedScalarWideningUpper(Vector128<ushort> left, Vector128<ushort> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10217
public static Vector128<ulong> MultiplyBySelectedScalarWideningUpper(Vector128<uint> left, Vector64<uint> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10224
public static Vector128<ulong> MultiplyBySelectedScalarWideningUpper(Vector128<uint> left, Vector128<uint> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10231
public static Vector128<int> MultiplyBySelectedScalarWideningUpperAndAdd(Vector128<int> addend, Vector128<short> left, Vector64<short> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10238
public static Vector128<int> MultiplyBySelectedScalarWideningUpperAndAdd(Vector128<int> addend, Vector128<short> left, Vector128<short> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10245
public static Vector128<long> MultiplyBySelectedScalarWideningUpperAndAdd(Vector128<long> addend, Vector128<int> left, Vector64<int> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10252
public static Vector128<long> MultiplyBySelectedScalarWideningUpperAndAdd(Vector128<long> addend, Vector128<int> left, Vector128<int> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10259
public static Vector128<uint> MultiplyBySelectedScalarWideningUpperAndAdd(Vector128<uint> addend, Vector128<ushort> left, Vector64<ushort> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10266
public static Vector128<uint> MultiplyBySelectedScalarWideningUpperAndAdd(Vector128<uint> addend, Vector128<ushort> left, Vector128<ushort> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10273
public static Vector128<ulong> MultiplyBySelectedScalarWideningUpperAndAdd(Vector128<ulong> addend, Vector128<uint> left, Vector64<uint> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10280
public static Vector128<ulong> MultiplyBySelectedScalarWideningUpperAndAdd(Vector128<ulong> addend, Vector128<uint> left, Vector128<uint> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10287
public static Vector128<int> MultiplyBySelectedScalarWideningUpperAndSubtract(Vector128<int> minuend, Vector128<short> left, Vector64<short> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10294
public static Vector128<int> MultiplyBySelectedScalarWideningUpperAndSubtract(Vector128<int> minuend, Vector128<short> left, Vector128<short> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10301
public static Vector128<long> MultiplyBySelectedScalarWideningUpperAndSubtract(Vector128<long> minuend, Vector128<int> left, Vector64<int> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10308
public static Vector128<long> MultiplyBySelectedScalarWideningUpperAndSubtract(Vector128<long> minuend, Vector128<int> left, Vector128<int> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10315
public static Vector128<uint> MultiplyBySelectedScalarWideningUpperAndSubtract(Vector128<uint> minuend, Vector128<ushort> left, Vector64<ushort> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10322
public static Vector128<uint> MultiplyBySelectedScalarWideningUpperAndSubtract(Vector128<uint> minuend, Vector128<ushort> left, Vector128<ushort> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10329
public static Vector128<ulong> MultiplyBySelectedScalarWideningUpperAndSubtract(Vector128<ulong> minuend, Vector128<uint> left, Vector64<uint> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10336
public static Vector128<ulong> MultiplyBySelectedScalarWideningUpperAndSubtract(Vector128<ulong> minuend, Vector128<uint> left, Vector128<uint> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10343
public static Vector64<short> MultiplyDoublingByScalarSaturateHigh(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
10350
public static Vector64<int> MultiplyDoublingByScalarSaturateHigh(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
10357
public static Vector128<short> MultiplyDoublingByScalarSaturateHigh(Vector128<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
10364
public static Vector128<int> MultiplyDoublingByScalarSaturateHigh(Vector128<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
10371
public static Vector64<short> MultiplyDoublingBySelectedScalarSaturateHigh(Vector64<short> left, Vector64<short> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10378
public static Vector64<short> MultiplyDoublingBySelectedScalarSaturateHigh(Vector64<short> left, Vector128<short> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10385
public static Vector64<int> MultiplyDoublingBySelectedScalarSaturateHigh(Vector64<int> left, Vector64<int> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10392
public static Vector64<int> MultiplyDoublingBySelectedScalarSaturateHigh(Vector64<int> left, Vector128<int> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10399
public static Vector128<short> MultiplyDoublingBySelectedScalarSaturateHigh(Vector128<short> left, Vector64<short> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10406
public static Vector128<short> MultiplyDoublingBySelectedScalarSaturateHigh(Vector128<short> left, Vector128<short> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10413
public static Vector128<int> MultiplyDoublingBySelectedScalarSaturateHigh(Vector128<int> left, Vector64<int> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10420
public static Vector128<int> MultiplyDoublingBySelectedScalarSaturateHigh(Vector128<int> left, Vector128<int> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10427
public static Vector64<short> MultiplyDoublingSaturateHigh(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
10434
public static Vector64<int> MultiplyDoublingSaturateHigh(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
10441
public static Vector128<short> MultiplyDoublingSaturateHigh(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
10448
public static Vector128<int> MultiplyDoublingSaturateHigh(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
10455
public static Vector128<int> MultiplyDoublingWideningLowerAndAddSaturate(Vector128<int> addend, Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
10462
public static Vector128<long> MultiplyDoublingWideningLowerAndAddSaturate(Vector128<long> addend, Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
10469
public static Vector128<int> MultiplyDoublingWideningLowerAndSubtractSaturate(Vector128<int> minuend, Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
10476
public static Vector128<long> MultiplyDoublingWideningLowerAndSubtractSaturate(Vector128<long> minuend, Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
10483
public static Vector128<int> MultiplyDoublingWideningLowerByScalarAndAddSaturate(Vector128<int> addend, Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
10490
public static Vector128<long> MultiplyDoublingWideningLowerByScalarAndAddSaturate(Vector128<long> addend, Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
10497
public static Vector128<int> MultiplyDoublingWideningLowerByScalarAndSubtractSaturate(Vector128<int> minuend, Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
10504
public static Vector128<long> MultiplyDoublingWideningLowerByScalarAndSubtractSaturate(Vector128<long> minuend, Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
10511
public static Vector128<int> MultiplyDoublingWideningLowerBySelectedScalarAndAddSaturate(Vector128<int> addend, Vector64<short> left, Vector64<short> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10518
public static Vector128<int> MultiplyDoublingWideningLowerBySelectedScalarAndAddSaturate(Vector128<int> addend, Vector64<short> left, Vector128<short> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10525
public static Vector128<long> MultiplyDoublingWideningLowerBySelectedScalarAndAddSaturate(Vector128<long> addend, Vector64<int> left, Vector64<int> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10532
public static Vector128<long> MultiplyDoublingWideningLowerBySelectedScalarAndAddSaturate(Vector128<long> addend, Vector64<int> left, Vector128<int> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10539
public static Vector128<int> MultiplyDoublingWideningLowerBySelectedScalarAndSubtractSaturate(Vector128<int> minuend, Vector64<short> left, Vector64<short> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10546
public static Vector128<int> MultiplyDoublingWideningLowerBySelectedScalarAndSubtractSaturate(Vector128<int> minuend, Vector64<short> left, Vector128<short> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10553
public static Vector128<long> MultiplyDoublingWideningLowerBySelectedScalarAndSubtractSaturate(Vector128<long> minuend, Vector64<int> left, Vector64<int> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10560
public static Vector128<long> MultiplyDoublingWideningLowerBySelectedScalarAndSubtractSaturate(Vector128<long> minuend, Vector64<int> left, Vector128<int> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10567
public static Vector128<int> MultiplyDoublingWideningSaturateLower(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
10574
public static Vector128<long> MultiplyDoublingWideningSaturateLower(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
10581
public static Vector128<int> MultiplyDoublingWideningSaturateLowerByScalar(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
10588
public static Vector128<long> MultiplyDoublingWideningSaturateLowerByScalar(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
10595
public static Vector128<int> MultiplyDoublingWideningSaturateLowerBySelectedScalar(Vector64<short> left, Vector64<short> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10602
public static Vector128<int> MultiplyDoublingWideningSaturateLowerBySelectedScalar(Vector64<short> left, Vector128<short> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10609
public static Vector128<long> MultiplyDoublingWideningSaturateLowerBySelectedScalar(Vector64<int> left, Vector64<int> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10616
public static Vector128<long> MultiplyDoublingWideningSaturateLowerBySelectedScalar(Vector64<int> left, Vector128<int> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10623
public static Vector128<int> MultiplyDoublingWideningSaturateUpper(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
10630
public static Vector128<long> MultiplyDoublingWideningSaturateUpper(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
10637
public static Vector128<int> MultiplyDoublingWideningSaturateUpperByScalar(Vector128<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
10644
public static Vector128<long> MultiplyDoublingWideningSaturateUpperByScalar(Vector128<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
10651
public static Vector128<int> MultiplyDoublingWideningSaturateUpperBySelectedScalar(Vector128<short> left, Vector64<short> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10658
public static Vector128<int> MultiplyDoublingWideningSaturateUpperBySelectedScalar(Vector128<short> left, Vector128<short> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10665
public static Vector128<long> MultiplyDoublingWideningSaturateUpperBySelectedScalar(Vector128<int> left, Vector64<int> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10672
public static Vector128<long> MultiplyDoublingWideningSaturateUpperBySelectedScalar(Vector128<int> left, Vector128<int> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10679
public static Vector128<int> MultiplyDoublingWideningUpperAndAddSaturate(Vector128<int> addend, Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
10686
public static Vector128<long> MultiplyDoublingWideningUpperAndAddSaturate(Vector128<long> addend, Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
10693
public static Vector128<int> MultiplyDoublingWideningUpperAndSubtractSaturate(Vector128<int> minuend, Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
10700
public static Vector128<long> MultiplyDoublingWideningUpperAndSubtractSaturate(Vector128<long> minuend, Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
10707
public static Vector128<int> MultiplyDoublingWideningUpperByScalarAndAddSaturate(Vector128<int> addend, Vector128<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
10714
public static Vector128<long> MultiplyDoublingWideningUpperByScalarAndAddSaturate(Vector128<long> addend, Vector128<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
10721
public static Vector128<int> MultiplyDoublingWideningUpperByScalarAndSubtractSaturate(Vector128<int> minuend, Vector128<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
10728
public static Vector128<long> MultiplyDoublingWideningUpperByScalarAndSubtractSaturate(Vector128<long> minuend, Vector128<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
10735
public static Vector128<int> MultiplyDoublingWideningUpperBySelectedScalarAndAddSaturate(Vector128<int> addend, Vector128<short> left, Vector64<short> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10742
public static Vector128<int> MultiplyDoublingWideningUpperBySelectedScalarAndAddSaturate(Vector128<int> addend, Vector128<short> left, Vector128<short> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10749
public static Vector128<long> MultiplyDoublingWideningUpperBySelectedScalarAndAddSaturate(Vector128<long> addend, Vector128<int> left, Vector64<int> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10756
public static Vector128<long> MultiplyDoublingWideningUpperBySelectedScalarAndAddSaturate(Vector128<long> addend, Vector128<int> left, Vector128<int> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10763
public static Vector128<int> MultiplyDoublingWideningUpperBySelectedScalarAndSubtractSaturate(Vector128<int> minuend, Vector128<short> left, Vector64<short> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10770
public static Vector128<int> MultiplyDoublingWideningUpperBySelectedScalarAndSubtractSaturate(Vector128<int> minuend, Vector128<short> left, Vector128<short> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10777
public static Vector128<long> MultiplyDoublingWideningUpperBySelectedScalarAndSubtractSaturate(Vector128<long> minuend, Vector128<int> left, Vector64<int> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10784
public static Vector128<long> MultiplyDoublingWideningUpperBySelectedScalarAndSubtractSaturate(Vector128<long> minuend, Vector128<int> left, Vector128<int> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10791
public static Vector64<short> MultiplyRoundedDoublingByScalarSaturateHigh(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
10798
public static Vector64<int> MultiplyRoundedDoublingByScalarSaturateHigh(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
10805
public static Vector128<short> MultiplyRoundedDoublingByScalarSaturateHigh(Vector128<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
10812
public static Vector128<int> MultiplyRoundedDoublingByScalarSaturateHigh(Vector128<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
10819
public static Vector64<short> MultiplyRoundedDoublingBySelectedScalarSaturateHigh(Vector64<short> left, Vector64<short> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10826
public static Vector64<short> MultiplyRoundedDoublingBySelectedScalarSaturateHigh(Vector64<short> left, Vector128<short> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10833
public static Vector64<int> MultiplyRoundedDoublingBySelectedScalarSaturateHigh(Vector64<int> left, Vector64<int> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10840
public static Vector64<int> MultiplyRoundedDoublingBySelectedScalarSaturateHigh(Vector64<int> left, Vector128<int> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10847
public static Vector128<short> MultiplyRoundedDoublingBySelectedScalarSaturateHigh(Vector128<short> left, Vector64<short> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10854
public static Vector128<short> MultiplyRoundedDoublingBySelectedScalarSaturateHigh(Vector128<short> left, Vector128<short> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10861
public static Vector128<int> MultiplyRoundedDoublingBySelectedScalarSaturateHigh(Vector128<int> left, Vector64<int> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10868
public static Vector128<int> MultiplyRoundedDoublingBySelectedScalarSaturateHigh(Vector128<int> left, Vector128<int> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10875
public static Vector64<short> MultiplyRoundedDoublingSaturateHigh(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
10882
public static Vector64<int> MultiplyRoundedDoublingSaturateHigh(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
10889
public static Vector128<short> MultiplyRoundedDoublingSaturateHigh(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
10896
public static Vector128<int> MultiplyRoundedDoublingSaturateHigh(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
10903
public static Vector64<double> MultiplyScalar(Vector64<double> left, Vector64<double> right) { throw new
PlatformNotSupportedException
(); }
10911
public static Vector64<float> MultiplyScalar(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
10918
public static Vector64<float> MultiplyScalarBySelectedScalar(Vector64<float> left, Vector64<float> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10925
public static Vector64<float> MultiplyScalarBySelectedScalar(Vector64<float> left, Vector128<float> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
10932
public static Vector64<byte> MultiplySubtract(Vector64<byte> minuend, Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
10939
public static Vector64<short> MultiplySubtract(Vector64<short> minuend, Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
10946
public static Vector64<int> MultiplySubtract(Vector64<int> minuend, Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
10953
public static Vector64<sbyte> MultiplySubtract(Vector64<sbyte> minuend, Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
10960
public static Vector64<ushort> MultiplySubtract(Vector64<ushort> minuend, Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
10967
public static Vector64<uint> MultiplySubtract(Vector64<uint> minuend, Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
10974
public static Vector128<byte> MultiplySubtract(Vector128<byte> minuend, Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
10981
public static Vector128<short> MultiplySubtract(Vector128<short> minuend, Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
10988
public static Vector128<int> MultiplySubtract(Vector128<int> minuend, Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
10995
public static Vector128<sbyte> MultiplySubtract(Vector128<sbyte> minuend, Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
11002
public static Vector128<ushort> MultiplySubtract(Vector128<ushort> minuend, Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
11009
public static Vector128<uint> MultiplySubtract(Vector128<uint> minuend, Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
11016
public static Vector64<short> MultiplySubtractByScalar(Vector64<short> minuend, Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
11023
public static Vector64<int> MultiplySubtractByScalar(Vector64<int> minuend, Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
11030
public static Vector64<ushort> MultiplySubtractByScalar(Vector64<ushort> minuend, Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
11037
public static Vector64<uint> MultiplySubtractByScalar(Vector64<uint> minuend, Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
11044
public static Vector128<short> MultiplySubtractByScalar(Vector128<short> minuend, Vector128<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
11051
public static Vector128<int> MultiplySubtractByScalar(Vector128<int> minuend, Vector128<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
11058
public static Vector128<ushort> MultiplySubtractByScalar(Vector128<ushort> minuend, Vector128<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
11065
public static Vector128<uint> MultiplySubtractByScalar(Vector128<uint> minuend, Vector128<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
11072
public static Vector64<short> MultiplySubtractBySelectedScalar(Vector64<short> minuend, Vector64<short> left, Vector64<short> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
11079
public static Vector64<short> MultiplySubtractBySelectedScalar(Vector64<short> minuend, Vector64<short> left, Vector128<short> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
11086
public static Vector64<int> MultiplySubtractBySelectedScalar(Vector64<int> minuend, Vector64<int> left, Vector64<int> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
11093
public static Vector64<int> MultiplySubtractBySelectedScalar(Vector64<int> minuend, Vector64<int> left, Vector128<int> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
11100
public static Vector64<ushort> MultiplySubtractBySelectedScalar(Vector64<ushort> minuend, Vector64<ushort> left, Vector64<ushort> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
11107
public static Vector64<ushort> MultiplySubtractBySelectedScalar(Vector64<ushort> minuend, Vector64<ushort> left, Vector128<ushort> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
11114
public static Vector64<uint> MultiplySubtractBySelectedScalar(Vector64<uint> minuend, Vector64<uint> left, Vector64<uint> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
11121
public static Vector64<uint> MultiplySubtractBySelectedScalar(Vector64<uint> minuend, Vector64<uint> left, Vector128<uint> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
11128
public static Vector128<short> MultiplySubtractBySelectedScalar(Vector128<short> minuend, Vector128<short> left, Vector64<short> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
11135
public static Vector128<short> MultiplySubtractBySelectedScalar(Vector128<short> minuend, Vector128<short> left, Vector128<short> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
11142
public static Vector128<int> MultiplySubtractBySelectedScalar(Vector128<int> minuend, Vector128<int> left, Vector64<int> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
11149
public static Vector128<int> MultiplySubtractBySelectedScalar(Vector128<int> minuend, Vector128<int> left, Vector128<int> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
11156
public static Vector128<ushort> MultiplySubtractBySelectedScalar(Vector128<ushort> minuend, Vector128<ushort> left, Vector64<ushort> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
11163
public static Vector128<ushort> MultiplySubtractBySelectedScalar(Vector128<ushort> minuend, Vector128<ushort> left, Vector128<ushort> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
11170
public static Vector128<uint> MultiplySubtractBySelectedScalar(Vector128<uint> minuend, Vector128<uint> left, Vector64<uint> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
11177
public static Vector128<uint> MultiplySubtractBySelectedScalar(Vector128<uint> minuend, Vector128<uint> left, Vector128<uint> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
11184
public static Vector128<ushort> MultiplyWideningLower(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
11191
public static Vector128<int> MultiplyWideningLower(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
11198
public static Vector128<long> MultiplyWideningLower(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
11205
public static Vector128<short> MultiplyWideningLower(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
11212
public static Vector128<uint> MultiplyWideningLower(Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
11219
public static Vector128<ulong> MultiplyWideningLower(Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
11226
public static Vector128<ushort> MultiplyWideningLowerAndAdd(Vector128<ushort> addend, Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
11233
public static Vector128<int> MultiplyWideningLowerAndAdd(Vector128<int> addend, Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
11240
public static Vector128<long> MultiplyWideningLowerAndAdd(Vector128<long> addend, Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
11247
public static Vector128<short> MultiplyWideningLowerAndAdd(Vector128<short> addend, Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
11254
public static Vector128<uint> MultiplyWideningLowerAndAdd(Vector128<uint> addend, Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
11261
public static Vector128<ulong> MultiplyWideningLowerAndAdd(Vector128<ulong> addend, Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
11268
public static Vector128<ushort> MultiplyWideningLowerAndSubtract(Vector128<ushort> minuend, Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
11275
public static Vector128<int> MultiplyWideningLowerAndSubtract(Vector128<int> minuend, Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
11282
public static Vector128<long> MultiplyWideningLowerAndSubtract(Vector128<long> minuend, Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
11289
public static Vector128<short> MultiplyWideningLowerAndSubtract(Vector128<short> minuend, Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
11296
public static Vector128<uint> MultiplyWideningLowerAndSubtract(Vector128<uint> minuend, Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
11303
public static Vector128<ulong> MultiplyWideningLowerAndSubtract(Vector128<ulong> minuend, Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
11310
public static Vector128<ushort> MultiplyWideningUpper(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
11317
public static Vector128<int> MultiplyWideningUpper(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
11324
public static Vector128<long> MultiplyWideningUpper(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
11331
public static Vector128<short> MultiplyWideningUpper(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
11338
public static Vector128<uint> MultiplyWideningUpper(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
11345
public static Vector128<ulong> MultiplyWideningUpper(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
11352
public static Vector128<ushort> MultiplyWideningUpperAndAdd(Vector128<ushort> addend, Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
11359
public static Vector128<int> MultiplyWideningUpperAndAdd(Vector128<int> addend, Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
11366
public static Vector128<long> MultiplyWideningUpperAndAdd(Vector128<long> addend, Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
11373
public static Vector128<short> MultiplyWideningUpperAndAdd(Vector128<short> addend, Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
11380
public static Vector128<uint> MultiplyWideningUpperAndAdd(Vector128<uint> addend, Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
11387
public static Vector128<ulong> MultiplyWideningUpperAndAdd(Vector128<ulong> addend, Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
11394
public static Vector128<ushort> MultiplyWideningUpperAndSubtract(Vector128<ushort> minuend, Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
11401
public static Vector128<int> MultiplyWideningUpperAndSubtract(Vector128<int> minuend, Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
11408
public static Vector128<long> MultiplyWideningUpperAndSubtract(Vector128<long> minuend, Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
11415
public static Vector128<short> MultiplyWideningUpperAndSubtract(Vector128<short> minuend, Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
11422
public static Vector128<uint> MultiplyWideningUpperAndSubtract(Vector128<uint> minuend, Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
11429
public static Vector128<ulong> MultiplyWideningUpperAndSubtract(Vector128<ulong> minuend, Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
11436
public static Vector64<short> Negate(Vector64<short> value) { throw new
PlatformNotSupportedException
(); }
11443
public static Vector64<int> Negate(Vector64<int> value) { throw new
PlatformNotSupportedException
(); }
11450
public static Vector64<sbyte> Negate(Vector64<sbyte> value) { throw new
PlatformNotSupportedException
(); }
11457
public static Vector64<float> Negate(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
11464
public static Vector128<short> Negate(Vector128<short> value) { throw new
PlatformNotSupportedException
(); }
11471
public static Vector128<int> Negate(Vector128<int> value) { throw new
PlatformNotSupportedException
(); }
11478
public static Vector128<sbyte> Negate(Vector128<sbyte> value) { throw new
PlatformNotSupportedException
(); }
11485
public static Vector128<float> Negate(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
11492
public static Vector64<short> NegateSaturate(Vector64<short> value) { throw new
PlatformNotSupportedException
(); }
11499
public static Vector64<int> NegateSaturate(Vector64<int> value) { throw new
PlatformNotSupportedException
(); }
11506
public static Vector64<sbyte> NegateSaturate(Vector64<sbyte> value) { throw new
PlatformNotSupportedException
(); }
11513
public static Vector128<short> NegateSaturate(Vector128<short> value) { throw new
PlatformNotSupportedException
(); }
11520
public static Vector128<int> NegateSaturate(Vector128<int> value) { throw new
PlatformNotSupportedException
(); }
11527
public static Vector128<sbyte> NegateSaturate(Vector128<sbyte> value) { throw new
PlatformNotSupportedException
(); }
11534
public static Vector64<double> NegateScalar(Vector64<double> value) { throw new
PlatformNotSupportedException
(); }
11542
public static Vector64<float> NegateScalar(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
11549
public static Vector64<byte> Not(Vector64<byte> value) { throw new
PlatformNotSupportedException
(); }
11557
public static Vector64<double> Not(Vector64<double> value) { throw new
PlatformNotSupportedException
(); }
11564
public static Vector64<short> Not(Vector64<short> value) { throw new
PlatformNotSupportedException
(); }
11571
public static Vector64<int> Not(Vector64<int> value) { throw new
PlatformNotSupportedException
(); }
11578
public static Vector64<long> Not(Vector64<long> value) { throw new
PlatformNotSupportedException
(); }
11585
public static Vector64<sbyte> Not(Vector64<sbyte> value) { throw new
PlatformNotSupportedException
(); }
11593
public static Vector64<float> Not(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
11600
public static Vector64<ushort> Not(Vector64<ushort> value) { throw new
PlatformNotSupportedException
(); }
11607
public static Vector64<uint> Not(Vector64<uint> value) { throw new
PlatformNotSupportedException
(); }
11614
public static Vector64<ulong> Not(Vector64<ulong> value) { throw new
PlatformNotSupportedException
(); }
11621
public static Vector128<byte> Not(Vector128<byte> value) { throw new
PlatformNotSupportedException
(); }
11629
public static Vector128<double> Not(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
11636
public static Vector128<short> Not(Vector128<short> value) { throw new
PlatformNotSupportedException
(); }
11643
public static Vector128<int> Not(Vector128<int> value) { throw new
PlatformNotSupportedException
(); }
11650
public static Vector128<long> Not(Vector128<long> value) { throw new
PlatformNotSupportedException
(); }
11657
public static Vector128<sbyte> Not(Vector128<sbyte> value) { throw new
PlatformNotSupportedException
(); }
11665
public static Vector128<float> Not(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
11672
public static Vector128<ushort> Not(Vector128<ushort> value) { throw new
PlatformNotSupportedException
(); }
11679
public static Vector128<uint> Not(Vector128<uint> value) { throw new
PlatformNotSupportedException
(); }
11686
public static Vector128<ulong> Not(Vector128<ulong> value) { throw new
PlatformNotSupportedException
(); }
11693
public static Vector64<byte> Or(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
11701
public static Vector64<double> Or(Vector64<double> left, Vector64<double> right) { throw new
PlatformNotSupportedException
(); }
11708
public static Vector64<short> Or(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
11715
public static Vector64<int> Or(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
11722
public static Vector64<long> Or(Vector64<long> left, Vector64<long> right) { throw new
PlatformNotSupportedException
(); }
11729
public static Vector64<sbyte> Or(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
11737
public static Vector64<float> Or(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
11744
public static Vector64<ushort> Or(Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
11751
public static Vector64<uint> Or(Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
11758
public static Vector64<ulong> Or(Vector64<ulong> left, Vector64<ulong> right) { throw new
PlatformNotSupportedException
(); }
11765
public static Vector128<byte> Or(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
11773
public static Vector128<double> Or(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
11780
public static Vector128<short> Or(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
11787
public static Vector128<int> Or(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
11794
public static Vector128<long> Or(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
11801
public static Vector128<sbyte> Or(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
11809
public static Vector128<float> Or(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
11816
public static Vector128<ushort> Or(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
11823
public static Vector128<uint> Or(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
11830
public static Vector128<ulong> Or(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
11837
public static Vector64<byte> OrNot(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
11845
public static Vector64<double> OrNot(Vector64<double> left, Vector64<double> right) { throw new
PlatformNotSupportedException
(); }
11852
public static Vector64<short> OrNot(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
11859
public static Vector64<int> OrNot(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
11866
public static Vector64<long> OrNot(Vector64<long> left, Vector64<long> right) { throw new
PlatformNotSupportedException
(); }
11873
public static Vector64<sbyte> OrNot(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
11881
public static Vector64<float> OrNot(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
11888
public static Vector64<ushort> OrNot(Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
11895
public static Vector64<uint> OrNot(Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
11902
public static Vector64<ulong> OrNot(Vector64<ulong> left, Vector64<ulong> right) { throw new
PlatformNotSupportedException
(); }
11909
public static Vector128<byte> OrNot(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
11917
public static Vector128<double> OrNot(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
11924
public static Vector128<short> OrNot(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
11931
public static Vector128<int> OrNot(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
11938
public static Vector128<long> OrNot(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
11945
public static Vector128<sbyte> OrNot(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
11953
public static Vector128<float> OrNot(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
11960
public static Vector128<ushort> OrNot(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
11967
public static Vector128<uint> OrNot(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
11974
public static Vector128<ulong> OrNot(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
11981
public static Vector64<byte> PolynomialMultiply(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
11988
public static Vector64<sbyte> PolynomialMultiply(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
11995
public static Vector128<byte> PolynomialMultiply(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
12002
public static Vector128<sbyte> PolynomialMultiply(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
12009
public static Vector128<ushort> PolynomialMultiplyWideningLower(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
12016
public static Vector128<short> PolynomialMultiplyWideningLower(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
12023
public static Vector128<ushort> PolynomialMultiplyWideningUpper(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
12030
public static Vector128<short> PolynomialMultiplyWideningUpper(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
12037
public static Vector64<byte> PopCount(Vector64<byte> value) { throw new
PlatformNotSupportedException
(); }
12044
public static Vector64<sbyte> PopCount(Vector64<sbyte> value) { throw new
PlatformNotSupportedException
(); }
12051
public static Vector128<byte> PopCount(Vector128<byte> value) { throw new
PlatformNotSupportedException
(); }
12058
public static Vector128<sbyte> PopCount(Vector128<sbyte> value) { throw new
PlatformNotSupportedException
(); }
12065
public static Vector64<float> ReciprocalEstimate(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
12072
public static Vector64<uint> ReciprocalEstimate(Vector64<uint> value) { throw new
PlatformNotSupportedException
(); }
12079
public static Vector128<float> ReciprocalEstimate(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
12086
public static Vector128<uint> ReciprocalEstimate(Vector128<uint> value) { throw new
PlatformNotSupportedException
(); }
12093
public static Vector64<float> ReciprocalSquareRootEstimate(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
12100
public static Vector64<uint> ReciprocalSquareRootEstimate(Vector64<uint> value) { throw new
PlatformNotSupportedException
(); }
12107
public static Vector128<float> ReciprocalSquareRootEstimate(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
12114
public static Vector128<uint> ReciprocalSquareRootEstimate(Vector128<uint> value) { throw new
PlatformNotSupportedException
(); }
12121
public static Vector64<float> ReciprocalSquareRootStep(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
12128
public static Vector128<float> ReciprocalSquareRootStep(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
12135
public static Vector64<float> ReciprocalStep(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
12142
public static Vector128<float> ReciprocalStep(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
12149
public static Vector64<int> ReverseElement16(Vector64<int> value) { throw new
PlatformNotSupportedException
(); }
12156
public static Vector64<long> ReverseElement16(Vector64<long> value) { throw new
PlatformNotSupportedException
(); }
12163
public static Vector64<uint> ReverseElement16(Vector64<uint> value) { throw new
PlatformNotSupportedException
(); }
12170
public static Vector64<ulong> ReverseElement16(Vector64<ulong> value) { throw new
PlatformNotSupportedException
(); }
12177
public static Vector128<int> ReverseElement16(Vector128<int> value) { throw new
PlatformNotSupportedException
(); }
12184
public static Vector128<long> ReverseElement16(Vector128<long> value) { throw new
PlatformNotSupportedException
(); }
12191
public static Vector128<uint> ReverseElement16(Vector128<uint> value) { throw new
PlatformNotSupportedException
(); }
12198
public static Vector128<ulong> ReverseElement16(Vector128<ulong> value) { throw new
PlatformNotSupportedException
(); }
12205
public static Vector64<long> ReverseElement32(Vector64<long> value) { throw new
PlatformNotSupportedException
(); }
12212
public static Vector64<ulong> ReverseElement32(Vector64<ulong> value) { throw new
PlatformNotSupportedException
(); }
12219
public static Vector128<long> ReverseElement32(Vector128<long> value) { throw new
PlatformNotSupportedException
(); }
12226
public static Vector128<ulong> ReverseElement32(Vector128<ulong> value) { throw new
PlatformNotSupportedException
(); }
12233
public static Vector64<short> ReverseElement8(Vector64<short> value) { throw new
PlatformNotSupportedException
(); }
12240
public static Vector64<int> ReverseElement8(Vector64<int> value) { throw new
PlatformNotSupportedException
(); }
12247
public static Vector64<long> ReverseElement8(Vector64<long> value) { throw new
PlatformNotSupportedException
(); }
12254
public static Vector64<ushort> ReverseElement8(Vector64<ushort> value) { throw new
PlatformNotSupportedException
(); }
12261
public static Vector64<uint> ReverseElement8(Vector64<uint> value) { throw new
PlatformNotSupportedException
(); }
12268
public static Vector64<ulong> ReverseElement8(Vector64<ulong> value) { throw new
PlatformNotSupportedException
(); }
12275
public static Vector128<short> ReverseElement8(Vector128<short> value) { throw new
PlatformNotSupportedException
(); }
12282
public static Vector128<int> ReverseElement8(Vector128<int> value) { throw new
PlatformNotSupportedException
(); }
12289
public static Vector128<long> ReverseElement8(Vector128<long> value) { throw new
PlatformNotSupportedException
(); }
12296
public static Vector128<ushort> ReverseElement8(Vector128<ushort> value) { throw new
PlatformNotSupportedException
(); }
12303
public static Vector128<uint> ReverseElement8(Vector128<uint> value) { throw new
PlatformNotSupportedException
(); }
12310
public static Vector128<ulong> ReverseElement8(Vector128<ulong> value) { throw new
PlatformNotSupportedException
(); }
12317
public static Vector64<float> RoundAwayFromZero(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
12324
public static Vector128<float> RoundAwayFromZero(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
12331
public static Vector64<double> RoundAwayFromZeroScalar(Vector64<double> value) { throw new
PlatformNotSupportedException
(); }
12339
public static Vector64<float> RoundAwayFromZeroScalar(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
12346
public static Vector64<float> RoundToNearest(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
12353
public static Vector128<float> RoundToNearest(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
12360
public static Vector64<double> RoundToNearestScalar(Vector64<double> value) { throw new
PlatformNotSupportedException
(); }
12368
public static Vector64<float> RoundToNearestScalar(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
12375
public static Vector64<float> RoundToNegativeInfinity(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
12382
public static Vector128<float> RoundToNegativeInfinity(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
12389
public static Vector64<double> RoundToNegativeInfinityScalar(Vector64<double> value) { throw new
PlatformNotSupportedException
(); }
12397
public static Vector64<float> RoundToNegativeInfinityScalar(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
12404
public static Vector64<float> RoundToPositiveInfinity(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
12411
public static Vector128<float> RoundToPositiveInfinity(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
12418
public static Vector64<double> RoundToPositiveInfinityScalar(Vector64<double> value) { throw new
PlatformNotSupportedException
(); }
12426
public static Vector64<float> RoundToPositiveInfinityScalar(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
12433
public static Vector64<float> RoundToZero(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
12440
public static Vector128<float> RoundToZero(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
12447
public static Vector64<double> RoundToZeroScalar(Vector64<double> value) { throw new
PlatformNotSupportedException
(); }
12455
public static Vector64<float> RoundToZeroScalar(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
12462
public static Vector64<short> ShiftArithmetic(Vector64<short> value, Vector64<short> count) { throw new
PlatformNotSupportedException
(); }
12469
public static Vector64<int> ShiftArithmetic(Vector64<int> value, Vector64<int> count) { throw new
PlatformNotSupportedException
(); }
12476
public static Vector64<sbyte> ShiftArithmetic(Vector64<sbyte> value, Vector64<sbyte> count) { throw new
PlatformNotSupportedException
(); }
12483
public static Vector128<short> ShiftArithmetic(Vector128<short> value, Vector128<short> count) { throw new
PlatformNotSupportedException
(); }
12490
public static Vector128<int> ShiftArithmetic(Vector128<int> value, Vector128<int> count) { throw new
PlatformNotSupportedException
(); }
12497
public static Vector128<long> ShiftArithmetic(Vector128<long> value, Vector128<long> count) { throw new
PlatformNotSupportedException
(); }
12504
public static Vector128<sbyte> ShiftArithmetic(Vector128<sbyte> value, Vector128<sbyte> count) { throw new
PlatformNotSupportedException
(); }
12511
public static Vector64<short> ShiftArithmeticRounded(Vector64<short> value, Vector64<short> count) { throw new
PlatformNotSupportedException
(); }
12518
public static Vector64<int> ShiftArithmeticRounded(Vector64<int> value, Vector64<int> count) { throw new
PlatformNotSupportedException
(); }
12525
public static Vector64<sbyte> ShiftArithmeticRounded(Vector64<sbyte> value, Vector64<sbyte> count) { throw new
PlatformNotSupportedException
(); }
12532
public static Vector128<short> ShiftArithmeticRounded(Vector128<short> value, Vector128<short> count) { throw new
PlatformNotSupportedException
(); }
12539
public static Vector128<int> ShiftArithmeticRounded(Vector128<int> value, Vector128<int> count) { throw new
PlatformNotSupportedException
(); }
12546
public static Vector128<long> ShiftArithmeticRounded(Vector128<long> value, Vector128<long> count) { throw new
PlatformNotSupportedException
(); }
12553
public static Vector128<sbyte> ShiftArithmeticRounded(Vector128<sbyte> value, Vector128<sbyte> count) { throw new
PlatformNotSupportedException
(); }
12560
public static Vector64<short> ShiftArithmeticRoundedSaturate(Vector64<short> value, Vector64<short> count) { throw new
PlatformNotSupportedException
(); }
12567
public static Vector64<int> ShiftArithmeticRoundedSaturate(Vector64<int> value, Vector64<int> count) { throw new
PlatformNotSupportedException
(); }
12574
public static Vector64<sbyte> ShiftArithmeticRoundedSaturate(Vector64<sbyte> value, Vector64<sbyte> count) { throw new
PlatformNotSupportedException
(); }
12581
public static Vector128<short> ShiftArithmeticRoundedSaturate(Vector128<short> value, Vector128<short> count) { throw new
PlatformNotSupportedException
(); }
12588
public static Vector128<int> ShiftArithmeticRoundedSaturate(Vector128<int> value, Vector128<int> count) { throw new
PlatformNotSupportedException
(); }
12595
public static Vector128<long> ShiftArithmeticRoundedSaturate(Vector128<long> value, Vector128<long> count) { throw new
PlatformNotSupportedException
(); }
12602
public static Vector128<sbyte> ShiftArithmeticRoundedSaturate(Vector128<sbyte> value, Vector128<sbyte> count) { throw new
PlatformNotSupportedException
(); }
12609
public static Vector64<long> ShiftArithmeticRoundedSaturateScalar(Vector64<long> value, Vector64<long> count) { throw new
PlatformNotSupportedException
(); }
12616
public static Vector64<long> ShiftArithmeticRoundedScalar(Vector64<long> value, Vector64<long> count) { throw new
PlatformNotSupportedException
(); }
12623
public static Vector64<short> ShiftArithmeticSaturate(Vector64<short> value, Vector64<short> count) { throw new
PlatformNotSupportedException
(); }
12630
public static Vector64<int> ShiftArithmeticSaturate(Vector64<int> value, Vector64<int> count) { throw new
PlatformNotSupportedException
(); }
12637
public static Vector64<sbyte> ShiftArithmeticSaturate(Vector64<sbyte> value, Vector64<sbyte> count) { throw new
PlatformNotSupportedException
(); }
12644
public static Vector128<short> ShiftArithmeticSaturate(Vector128<short> value, Vector128<short> count) { throw new
PlatformNotSupportedException
(); }
12651
public static Vector128<int> ShiftArithmeticSaturate(Vector128<int> value, Vector128<int> count) { throw new
PlatformNotSupportedException
(); }
12658
public static Vector128<long> ShiftArithmeticSaturate(Vector128<long> value, Vector128<long> count) { throw new
PlatformNotSupportedException
(); }
12665
public static Vector128<sbyte> ShiftArithmeticSaturate(Vector128<sbyte> value, Vector128<sbyte> count) { throw new
PlatformNotSupportedException
(); }
12672
public static Vector64<long> ShiftArithmeticSaturateScalar(Vector64<long> value, Vector64<long> count) { throw new
PlatformNotSupportedException
(); }
12679
public static Vector64<long> ShiftArithmeticScalar(Vector64<long> value, Vector64<long> count) { throw new
PlatformNotSupportedException
(); }
12686
public static Vector64<byte> ShiftLeftAndInsert(Vector64<byte> left, Vector64<byte> right, [ConstantExpected(Max = (byte)(7))] byte shift) { throw new
PlatformNotSupportedException
(); }
12693
public static Vector64<short> ShiftLeftAndInsert(Vector64<short> left, Vector64<short> right, [ConstantExpected(Max = (byte)(15))] byte shift) { throw new
PlatformNotSupportedException
(); }
12700
public static Vector64<int> ShiftLeftAndInsert(Vector64<int> left, Vector64<int> right, [ConstantExpected(Max = (byte)(31))] byte shift) { throw new
PlatformNotSupportedException
(); }
12707
public static Vector64<sbyte> ShiftLeftAndInsert(Vector64<sbyte> left, Vector64<sbyte> right, [ConstantExpected(Max = (byte)(7))] byte shift) { throw new
PlatformNotSupportedException
(); }
12714
public static Vector64<ushort> ShiftLeftAndInsert(Vector64<ushort> left, Vector64<ushort> right, [ConstantExpected(Max = (byte)(15))] byte shift) { throw new
PlatformNotSupportedException
(); }
12721
public static Vector64<uint> ShiftLeftAndInsert(Vector64<uint> left, Vector64<uint> right, [ConstantExpected(Max = (byte)(31))] byte shift) { throw new
PlatformNotSupportedException
(); }
12728
public static Vector128<byte> ShiftLeftAndInsert(Vector128<byte> left, Vector128<byte> right, [ConstantExpected(Max = (byte)(7))] byte shift) { throw new
PlatformNotSupportedException
(); }
12735
public static Vector128<short> ShiftLeftAndInsert(Vector128<short> left, Vector128<short> right, [ConstantExpected(Max = (byte)(15))] byte shift) { throw new
PlatformNotSupportedException
(); }
12742
public static Vector128<int> ShiftLeftAndInsert(Vector128<int> left, Vector128<int> right, [ConstantExpected(Max = (byte)(31))] byte shift) { throw new
PlatformNotSupportedException
(); }
12749
public static Vector128<long> ShiftLeftAndInsert(Vector128<long> left, Vector128<long> right, [ConstantExpected(Max = (byte)(63))] byte shift) { throw new
PlatformNotSupportedException
(); }
12756
public static Vector128<sbyte> ShiftLeftAndInsert(Vector128<sbyte> left, Vector128<sbyte> right, [ConstantExpected(Max = (byte)(7))] byte shift) { throw new
PlatformNotSupportedException
(); }
12763
public static Vector128<ushort> ShiftLeftAndInsert(Vector128<ushort> left, Vector128<ushort> right, [ConstantExpected(Max = (byte)(15))] byte shift) { throw new
PlatformNotSupportedException
(); }
12770
public static Vector128<uint> ShiftLeftAndInsert(Vector128<uint> left, Vector128<uint> right, [ConstantExpected(Max = (byte)(31))] byte shift) { throw new
PlatformNotSupportedException
(); }
12777
public static Vector128<ulong> ShiftLeftAndInsert(Vector128<ulong> left, Vector128<ulong> right, [ConstantExpected(Max = (byte)(63))] byte shift) { throw new
PlatformNotSupportedException
(); }
12784
public static Vector64<long> ShiftLeftAndInsertScalar(Vector64<long> left, Vector64<long> right, [ConstantExpected(Max = (byte)(63))] byte shift) { throw new
PlatformNotSupportedException
(); }
12791
public static Vector64<ulong> ShiftLeftAndInsertScalar(Vector64<ulong> left, Vector64<ulong> right, [ConstantExpected(Max = (byte)(63))] byte shift) { throw new
PlatformNotSupportedException
(); }
12798
public static Vector64<byte> ShiftLeftLogical(Vector64<byte> value, [ConstantExpected(Max = (byte)(7))] byte count) { throw new
PlatformNotSupportedException
(); }
12805
public static Vector64<short> ShiftLeftLogical(Vector64<short> value, [ConstantExpected(Max = (byte)(15))] byte count) { throw new
PlatformNotSupportedException
(); }
12812
public static Vector64<int> ShiftLeftLogical(Vector64<int> value, [ConstantExpected(Max = (byte)(31))] byte count) { throw new
PlatformNotSupportedException
(); }
12819
public static Vector64<sbyte> ShiftLeftLogical(Vector64<sbyte> value, [ConstantExpected(Max = (byte)(7))] byte count) { throw new
PlatformNotSupportedException
(); }
12826
public static Vector64<ushort> ShiftLeftLogical(Vector64<ushort> value, [ConstantExpected(Max = (byte)(15))] byte count) { throw new
PlatformNotSupportedException
(); }
12833
public static Vector64<uint> ShiftLeftLogical(Vector64<uint> value, [ConstantExpected(Max = (byte)(31))] byte count) { throw new
PlatformNotSupportedException
(); }
12840
public static Vector128<byte> ShiftLeftLogical(Vector128<byte> value, [ConstantExpected(Max = (byte)(7))] byte count) { throw new
PlatformNotSupportedException
(); }
12847
public static Vector128<short> ShiftLeftLogical(Vector128<short> value, [ConstantExpected(Max = (byte)(15))] byte count) { throw new
PlatformNotSupportedException
(); }
12854
public static Vector128<long> ShiftLeftLogical(Vector128<long> value, [ConstantExpected(Max = (byte)(63))] byte count) { throw new
PlatformNotSupportedException
(); }
12861
public static Vector128<sbyte> ShiftLeftLogical(Vector128<sbyte> value, [ConstantExpected(Max = (byte)(7))] byte count) { throw new
PlatformNotSupportedException
(); }
12868
public static Vector128<ushort> ShiftLeftLogical(Vector128<ushort> value, [ConstantExpected(Max = (byte)(15))] byte count) { throw new
PlatformNotSupportedException
(); }
12875
public static Vector128<uint> ShiftLeftLogical(Vector128<uint> value, [ConstantExpected(Max = (byte)(31))] byte count) { throw new
PlatformNotSupportedException
(); }
12882
public static Vector128<ulong> ShiftLeftLogical(Vector128<ulong> value, [ConstantExpected(Max = (byte)(63))] byte count) { throw new
PlatformNotSupportedException
(); }
12889
public static Vector64<byte> ShiftLeftLogicalSaturate(Vector64<byte> value, [ConstantExpected(Max = (byte)(7))] byte count) { throw new
PlatformNotSupportedException
(); }
12896
public static Vector64<short> ShiftLeftLogicalSaturate(Vector64<short> value, [ConstantExpected(Max = (byte)(15))] byte count) { throw new
PlatformNotSupportedException
(); }
12903
public static Vector64<int> ShiftLeftLogicalSaturate(Vector64<int> value, [ConstantExpected(Max = (byte)(31))] byte count) { throw new
PlatformNotSupportedException
(); }
12910
public static Vector64<sbyte> ShiftLeftLogicalSaturate(Vector64<sbyte> value, [ConstantExpected(Max = (byte)(7))] byte count) { throw new
PlatformNotSupportedException
(); }
12917
public static Vector64<ushort> ShiftLeftLogicalSaturate(Vector64<ushort> value, [ConstantExpected(Max = (byte)(15))] byte count) { throw new
PlatformNotSupportedException
(); }
12924
public static Vector64<uint> ShiftLeftLogicalSaturate(Vector64<uint> value, [ConstantExpected(Max = (byte)(31))] byte count) { throw new
PlatformNotSupportedException
(); }
12931
public static Vector128<byte> ShiftLeftLogicalSaturate(Vector128<byte> value, [ConstantExpected(Max = (byte)(7))] byte count) { throw new
PlatformNotSupportedException
(); }
12938
public static Vector128<short> ShiftLeftLogicalSaturate(Vector128<short> value, [ConstantExpected(Max = (byte)(15))] byte count) { throw new
PlatformNotSupportedException
(); }
12945
public static Vector128<int> ShiftLeftLogicalSaturate(Vector128<int> value, [ConstantExpected(Max = (byte)(31))] byte count) { throw new
PlatformNotSupportedException
(); }
12952
public static Vector128<long> ShiftLeftLogicalSaturate(Vector128<long> value, [ConstantExpected(Max = (byte)(63))] byte count) { throw new
PlatformNotSupportedException
(); }
12959
public static Vector128<sbyte> ShiftLeftLogicalSaturate(Vector128<sbyte> value, [ConstantExpected(Max = (byte)(7))] byte count) { throw new
PlatformNotSupportedException
(); }
12966
public static Vector128<ushort> ShiftLeftLogicalSaturate(Vector128<ushort> value, [ConstantExpected(Max = (byte)(15))] byte count) { throw new
PlatformNotSupportedException
(); }
12973
public static Vector128<uint> ShiftLeftLogicalSaturate(Vector128<uint> value, [ConstantExpected(Max = (byte)(31))] byte count) { throw new
PlatformNotSupportedException
(); }
12980
public static Vector128<ulong> ShiftLeftLogicalSaturate(Vector128<ulong> value, [ConstantExpected(Max = (byte)(63))] byte count) { throw new
PlatformNotSupportedException
(); }
12987
public static Vector64<long> ShiftLeftLogicalSaturateScalar(Vector64<long> value, [ConstantExpected(Max = (byte)(63))] byte count) { throw new
PlatformNotSupportedException
(); }
12994
public static Vector64<ulong> ShiftLeftLogicalSaturateScalar(Vector64<ulong> value, [ConstantExpected(Max = (byte)(63))] byte count) { throw new
PlatformNotSupportedException
(); }
13001
public static Vector64<ushort> ShiftLeftLogicalSaturateUnsigned(Vector64<short> value, [ConstantExpected(Max = (byte)(15))] byte count) { throw new
PlatformNotSupportedException
(); }
13008
public static Vector64<uint> ShiftLeftLogicalSaturateUnsigned(Vector64<int> value, [ConstantExpected(Max = (byte)(31))] byte count) { throw new
PlatformNotSupportedException
(); }
13015
public static Vector64<byte> ShiftLeftLogicalSaturateUnsigned(Vector64<sbyte> value, [ConstantExpected(Max = (byte)(7))] byte count) { throw new
PlatformNotSupportedException
(); }
13022
public static Vector128<ushort> ShiftLeftLogicalSaturateUnsigned(Vector128<short> value, [ConstantExpected(Max = (byte)(15))] byte count) { throw new
PlatformNotSupportedException
(); }
13029
public static Vector128<uint> ShiftLeftLogicalSaturateUnsigned(Vector128<int> value, [ConstantExpected(Max = (byte)(31))] byte count) { throw new
PlatformNotSupportedException
(); }
13036
public static Vector128<ulong> ShiftLeftLogicalSaturateUnsigned(Vector128<long> value, [ConstantExpected(Max = (byte)(63))] byte count) { throw new
PlatformNotSupportedException
(); }
13043
public static Vector128<byte> ShiftLeftLogicalSaturateUnsigned(Vector128<sbyte> value, [ConstantExpected(Max = (byte)(7))] byte count) { throw new
PlatformNotSupportedException
(); }
13050
public static Vector64<ulong> ShiftLeftLogicalSaturateUnsignedScalar(Vector64<long> value, [ConstantExpected(Max = (byte)(63))] byte count) { throw new
PlatformNotSupportedException
(); }
13057
public static Vector64<long> ShiftLeftLogicalScalar(Vector64<long> value, [ConstantExpected(Max = (byte)(63))] byte count) { throw new
PlatformNotSupportedException
(); }
13064
public static Vector64<ulong> ShiftLeftLogicalScalar(Vector64<ulong> value, [ConstantExpected(Max = (byte)(63))] byte count) { throw new
PlatformNotSupportedException
(); }
13071
public static Vector128<ushort> ShiftLeftLogicalWideningLower(Vector64<byte> value, [ConstantExpected(Max = (byte)(7))] byte count) { throw new
PlatformNotSupportedException
(); }
13078
public static Vector128<int> ShiftLeftLogicalWideningLower(Vector64<short> value, [ConstantExpected(Max = (byte)(15))] byte count) { throw new
PlatformNotSupportedException
(); }
13085
public static Vector128<long> ShiftLeftLogicalWideningLower(Vector64<int> value, [ConstantExpected(Max = (byte)(31))] byte count) { throw new
PlatformNotSupportedException
(); }
13092
public static Vector128<short> ShiftLeftLogicalWideningLower(Vector64<sbyte> value, [ConstantExpected(Max = (byte)(7))] byte count) { throw new
PlatformNotSupportedException
(); }
13099
public static Vector128<uint> ShiftLeftLogicalWideningLower(Vector64<ushort> value, [ConstantExpected(Max = (byte)(15))] byte count) { throw new
PlatformNotSupportedException
(); }
13106
public static Vector128<ulong> ShiftLeftLogicalWideningLower(Vector64<uint> value, [ConstantExpected(Max = (byte)(31))] byte count) { throw new
PlatformNotSupportedException
(); }
13113
public static Vector128<ushort> ShiftLeftLogicalWideningUpper(Vector128<byte> value, [ConstantExpected(Max = (byte)(7))] byte count) { throw new
PlatformNotSupportedException
(); }
13120
public static Vector128<int> ShiftLeftLogicalWideningUpper(Vector128<short> value, [ConstantExpected(Max = (byte)(15))] byte count) { throw new
PlatformNotSupportedException
(); }
13127
public static Vector128<long> ShiftLeftLogicalWideningUpper(Vector128<int> value, [ConstantExpected(Max = (byte)(31))] byte count) { throw new
PlatformNotSupportedException
(); }
13134
public static Vector128<short> ShiftLeftLogicalWideningUpper(Vector128<sbyte> value, [ConstantExpected(Max = (byte)(7))] byte count) { throw new
PlatformNotSupportedException
(); }
13141
public static Vector128<uint> ShiftLeftLogicalWideningUpper(Vector128<ushort> value, [ConstantExpected(Max = (byte)(15))] byte count) { throw new
PlatformNotSupportedException
(); }
13148
public static Vector128<ulong> ShiftLeftLogicalWideningUpper(Vector128<uint> value, [ConstantExpected(Max = (byte)(31))] byte count) { throw new
PlatformNotSupportedException
(); }
13155
public static Vector64<byte> ShiftLogical(Vector64<byte> value, Vector64<sbyte> count) { throw new
PlatformNotSupportedException
(); }
13162
public static Vector64<short> ShiftLogical(Vector64<short> value, Vector64<short> count) { throw new
PlatformNotSupportedException
(); }
13169
public static Vector64<int> ShiftLogical(Vector64<int> value, Vector64<int> count) { throw new
PlatformNotSupportedException
(); }
13176
public static Vector64<sbyte> ShiftLogical(Vector64<sbyte> value, Vector64<sbyte> count) { throw new
PlatformNotSupportedException
(); }
13183
public static Vector64<ushort> ShiftLogical(Vector64<ushort> value, Vector64<short> count) { throw new
PlatformNotSupportedException
(); }
13190
public static Vector64<uint> ShiftLogical(Vector64<uint> value, Vector64<int> count) { throw new
PlatformNotSupportedException
(); }
13197
public static Vector128<byte> ShiftLogical(Vector128<byte> value, Vector128<sbyte> count) { throw new
PlatformNotSupportedException
(); }
13204
public static Vector128<short> ShiftLogical(Vector128<short> value, Vector128<short> count) { throw new
PlatformNotSupportedException
(); }
13211
public static Vector128<int> ShiftLogical(Vector128<int> value, Vector128<int> count) { throw new
PlatformNotSupportedException
(); }
13218
public static Vector128<long> ShiftLogical(Vector128<long> value, Vector128<long> count) { throw new
PlatformNotSupportedException
(); }
13225
public static Vector128<sbyte> ShiftLogical(Vector128<sbyte> value, Vector128<sbyte> count) { throw new
PlatformNotSupportedException
(); }
13232
public static Vector128<ushort> ShiftLogical(Vector128<ushort> value, Vector128<short> count) { throw new
PlatformNotSupportedException
(); }
13239
public static Vector128<uint> ShiftLogical(Vector128<uint> value, Vector128<int> count) { throw new
PlatformNotSupportedException
(); }
13246
public static Vector128<ulong> ShiftLogical(Vector128<ulong> value, Vector128<long> count) { throw new
PlatformNotSupportedException
(); }
13253
public static Vector64<byte> ShiftLogicalRounded(Vector64<byte> value, Vector64<sbyte> count) { throw new
PlatformNotSupportedException
(); }
13260
public static Vector64<short> ShiftLogicalRounded(Vector64<short> value, Vector64<short> count) { throw new
PlatformNotSupportedException
(); }
13267
public static Vector64<int> ShiftLogicalRounded(Vector64<int> value, Vector64<int> count) { throw new
PlatformNotSupportedException
(); }
13274
public static Vector64<sbyte> ShiftLogicalRounded(Vector64<sbyte> value, Vector64<sbyte> count) { throw new
PlatformNotSupportedException
(); }
13281
public static Vector64<ushort> ShiftLogicalRounded(Vector64<ushort> value, Vector64<short> count) { throw new
PlatformNotSupportedException
(); }
13288
public static Vector64<uint> ShiftLogicalRounded(Vector64<uint> value, Vector64<int> count) { throw new
PlatformNotSupportedException
(); }
13295
public static Vector128<byte> ShiftLogicalRounded(Vector128<byte> value, Vector128<sbyte> count) { throw new
PlatformNotSupportedException
(); }
13302
public static Vector128<short> ShiftLogicalRounded(Vector128<short> value, Vector128<short> count) { throw new
PlatformNotSupportedException
(); }
13309
public static Vector128<int> ShiftLogicalRounded(Vector128<int> value, Vector128<int> count) { throw new
PlatformNotSupportedException
(); }
13316
public static Vector128<long> ShiftLogicalRounded(Vector128<long> value, Vector128<long> count) { throw new
PlatformNotSupportedException
(); }
13323
public static Vector128<sbyte> ShiftLogicalRounded(Vector128<sbyte> value, Vector128<sbyte> count) { throw new
PlatformNotSupportedException
(); }
13330
public static Vector128<ushort> ShiftLogicalRounded(Vector128<ushort> value, Vector128<short> count) { throw new
PlatformNotSupportedException
(); }
13337
public static Vector128<uint> ShiftLogicalRounded(Vector128<uint> value, Vector128<int> count) { throw new
PlatformNotSupportedException
(); }
13344
public static Vector128<ulong> ShiftLogicalRounded(Vector128<ulong> value, Vector128<long> count) { throw new
PlatformNotSupportedException
(); }
13351
public static Vector64<byte> ShiftLogicalRoundedSaturate(Vector64<byte> value, Vector64<sbyte> count) { throw new
PlatformNotSupportedException
(); }
13358
public static Vector64<short> ShiftLogicalRoundedSaturate(Vector64<short> value, Vector64<short> count) { throw new
PlatformNotSupportedException
(); }
13365
public static Vector64<int> ShiftLogicalRoundedSaturate(Vector64<int> value, Vector64<int> count) { throw new
PlatformNotSupportedException
(); }
13372
public static Vector64<sbyte> ShiftLogicalRoundedSaturate(Vector64<sbyte> value, Vector64<sbyte> count) { throw new
PlatformNotSupportedException
(); }
13379
public static Vector64<ushort> ShiftLogicalRoundedSaturate(Vector64<ushort> value, Vector64<short> count) { throw new
PlatformNotSupportedException
(); }
13386
public static Vector64<uint> ShiftLogicalRoundedSaturate(Vector64<uint> value, Vector64<int> count) { throw new
PlatformNotSupportedException
(); }
13393
public static Vector128<byte> ShiftLogicalRoundedSaturate(Vector128<byte> value, Vector128<sbyte> count) { throw new
PlatformNotSupportedException
(); }
13400
public static Vector128<short> ShiftLogicalRoundedSaturate(Vector128<short> value, Vector128<short> count) { throw new
PlatformNotSupportedException
(); }
13407
public static Vector128<int> ShiftLogicalRoundedSaturate(Vector128<int> value, Vector128<int> count) { throw new
PlatformNotSupportedException
(); }
13414
public static Vector128<long> ShiftLogicalRoundedSaturate(Vector128<long> value, Vector128<long> count) { throw new
PlatformNotSupportedException
(); }
13421
public static Vector128<sbyte> ShiftLogicalRoundedSaturate(Vector128<sbyte> value, Vector128<sbyte> count) { throw new
PlatformNotSupportedException
(); }
13428
public static Vector128<ushort> ShiftLogicalRoundedSaturate(Vector128<ushort> value, Vector128<short> count) { throw new
PlatformNotSupportedException
(); }
13435
public static Vector128<uint> ShiftLogicalRoundedSaturate(Vector128<uint> value, Vector128<int> count) { throw new
PlatformNotSupportedException
(); }
13442
public static Vector128<ulong> ShiftLogicalRoundedSaturate(Vector128<ulong> value, Vector128<long> count) { throw new
PlatformNotSupportedException
(); }
13449
public static Vector64<long> ShiftLogicalRoundedSaturateScalar(Vector64<long> value, Vector64<long> count) { throw new
PlatformNotSupportedException
(); }
13456
public static Vector64<ulong> ShiftLogicalRoundedSaturateScalar(Vector64<ulong> value, Vector64<long> count) { throw new
PlatformNotSupportedException
(); }
13463
public static Vector64<long> ShiftLogicalRoundedScalar(Vector64<long> value, Vector64<long> count) { throw new
PlatformNotSupportedException
(); }
13470
public static Vector64<ulong> ShiftLogicalRoundedScalar(Vector64<ulong> value, Vector64<long> count) { throw new
PlatformNotSupportedException
(); }
13477
public static Vector64<byte> ShiftLogicalSaturate(Vector64<byte> value, Vector64<sbyte> count) { throw new
PlatformNotSupportedException
(); }
13484
public static Vector64<short> ShiftLogicalSaturate(Vector64<short> value, Vector64<short> count) { throw new
PlatformNotSupportedException
(); }
13491
public static Vector64<int> ShiftLogicalSaturate(Vector64<int> value, Vector64<int> count) { throw new
PlatformNotSupportedException
(); }
13498
public static Vector64<sbyte> ShiftLogicalSaturate(Vector64<sbyte> value, Vector64<sbyte> count) { throw new
PlatformNotSupportedException
(); }
13505
public static Vector64<ushort> ShiftLogicalSaturate(Vector64<ushort> value, Vector64<short> count) { throw new
PlatformNotSupportedException
(); }
13512
public static Vector64<uint> ShiftLogicalSaturate(Vector64<uint> value, Vector64<int> count) { throw new
PlatformNotSupportedException
(); }
13519
public static Vector128<byte> ShiftLogicalSaturate(Vector128<byte> value, Vector128<sbyte> count) { throw new
PlatformNotSupportedException
(); }
13526
public static Vector128<short> ShiftLogicalSaturate(Vector128<short> value, Vector128<short> count) { throw new
PlatformNotSupportedException
(); }
13533
public static Vector128<int> ShiftLogicalSaturate(Vector128<int> value, Vector128<int> count) { throw new
PlatformNotSupportedException
(); }
13540
public static Vector128<long> ShiftLogicalSaturate(Vector128<long> value, Vector128<long> count) { throw new
PlatformNotSupportedException
(); }
13547
public static Vector128<sbyte> ShiftLogicalSaturate(Vector128<sbyte> value, Vector128<sbyte> count) { throw new
PlatformNotSupportedException
(); }
13554
public static Vector128<ushort> ShiftLogicalSaturate(Vector128<ushort> value, Vector128<short> count) { throw new
PlatformNotSupportedException
(); }
13561
public static Vector128<uint> ShiftLogicalSaturate(Vector128<uint> value, Vector128<int> count) { throw new
PlatformNotSupportedException
(); }
13568
public static Vector128<ulong> ShiftLogicalSaturate(Vector128<ulong> value, Vector128<long> count) { throw new
PlatformNotSupportedException
(); }
13575
public static Vector64<long> ShiftLogicalSaturateScalar(Vector64<long> value, Vector64<long> count) { throw new
PlatformNotSupportedException
(); }
13582
public static Vector64<ulong> ShiftLogicalSaturateScalar(Vector64<ulong> value, Vector64<long> count) { throw new
PlatformNotSupportedException
(); }
13589
public static Vector64<long> ShiftLogicalScalar(Vector64<long> value, Vector64<long> count) { throw new
PlatformNotSupportedException
(); }
13596
public static Vector64<ulong> ShiftLogicalScalar(Vector64<ulong> value, Vector64<long> count) { throw new
PlatformNotSupportedException
(); }
13603
public static Vector64<byte> ShiftRightAndInsert(Vector64<byte> left, Vector64<byte> right, [ConstantExpected(Min = 1, Max = (byte)(8))] byte shift) { throw new
PlatformNotSupportedException
(); }
13610
public static Vector64<short> ShiftRightAndInsert(Vector64<short> left, Vector64<short> right, [ConstantExpected(Min = 1, Max = (byte)(16))] byte shift) { throw new
PlatformNotSupportedException
(); }
13617
public static Vector64<int> ShiftRightAndInsert(Vector64<int> left, Vector64<int> right, [ConstantExpected(Min = 1, Max = (byte)(32))] byte shift) { throw new
PlatformNotSupportedException
(); }
13624
public static Vector64<sbyte> ShiftRightAndInsert(Vector64<sbyte> left, Vector64<sbyte> right, [ConstantExpected(Min = 1, Max = (byte)(8))] byte shift) { throw new
PlatformNotSupportedException
(); }
13631
public static Vector64<ushort> ShiftRightAndInsert(Vector64<ushort> left, Vector64<ushort> right, [ConstantExpected(Min = 1, Max = (byte)(16))] byte shift) { throw new
PlatformNotSupportedException
(); }
13638
public static Vector64<uint> ShiftRightAndInsert(Vector64<uint> left, Vector64<uint> right, [ConstantExpected(Min = 1, Max = (byte)(32))] byte shift) { throw new
PlatformNotSupportedException
(); }
13645
public static Vector128<byte> ShiftRightAndInsert(Vector128<byte> left, Vector128<byte> right, [ConstantExpected(Min = 1, Max = (byte)(8))] byte shift) { throw new
PlatformNotSupportedException
(); }
13652
public static Vector128<short> ShiftRightAndInsert(Vector128<short> left, Vector128<short> right, [ConstantExpected(Min = 1, Max = (byte)(16))] byte shift) { throw new
PlatformNotSupportedException
(); }
13659
public static Vector128<int> ShiftRightAndInsert(Vector128<int> left, Vector128<int> right, [ConstantExpected(Min = 1, Max = (byte)(32))] byte shift) { throw new
PlatformNotSupportedException
(); }
13666
public static Vector128<long> ShiftRightAndInsert(Vector128<long> left, Vector128<long> right, [ConstantExpected(Min = 1, Max = (byte)(64))] byte shift) { throw new
PlatformNotSupportedException
(); }
13673
public static Vector128<sbyte> ShiftRightAndInsert(Vector128<sbyte> left, Vector128<sbyte> right, [ConstantExpected(Min = 1, Max = (byte)(8))] byte shift) { throw new
PlatformNotSupportedException
(); }
13680
public static Vector128<ushort> ShiftRightAndInsert(Vector128<ushort> left, Vector128<ushort> right, [ConstantExpected(Min = 1, Max = (byte)(16))] byte shift) { throw new
PlatformNotSupportedException
(); }
13687
public static Vector128<uint> ShiftRightAndInsert(Vector128<uint> left, Vector128<uint> right, [ConstantExpected(Min = 1, Max = (byte)(32))] byte shift) { throw new
PlatformNotSupportedException
(); }
13694
public static Vector128<ulong> ShiftRightAndInsert(Vector128<ulong> left, Vector128<ulong> right, [ConstantExpected(Min = 1, Max = (byte)(64))] byte shift) { throw new
PlatformNotSupportedException
(); }
13701
public static Vector64<long> ShiftRightAndInsertScalar(Vector64<long> left, Vector64<long> right, [ConstantExpected(Min = 1, Max = (byte)(64))] byte shift) { throw new
PlatformNotSupportedException
(); }
13708
public static Vector64<ulong> ShiftRightAndInsertScalar(Vector64<ulong> left, Vector64<ulong> right, [ConstantExpected(Min = 1, Max = (byte)(64))] byte shift) { throw new
PlatformNotSupportedException
(); }
13715
public static Vector64<short> ShiftRightArithmetic(Vector64<short> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
13722
public static Vector64<int> ShiftRightArithmetic(Vector64<int> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
13729
public static Vector64<sbyte> ShiftRightArithmetic(Vector64<sbyte> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
13736
public static Vector128<short> ShiftRightArithmetic(Vector128<short> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
13743
public static Vector128<int> ShiftRightArithmetic(Vector128<int> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
13750
public static Vector128<long> ShiftRightArithmetic(Vector128<long> value, [ConstantExpected(Min = 1, Max = (byte)(64))] byte count) { throw new
PlatformNotSupportedException
(); }
13757
public static Vector128<sbyte> ShiftRightArithmetic(Vector128<sbyte> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
13764
public static Vector64<short> ShiftRightArithmeticAdd(Vector64<short> addend, Vector64<short> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
13771
public static Vector64<int> ShiftRightArithmeticAdd(Vector64<int> addend, Vector64<int> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
13778
public static Vector64<sbyte> ShiftRightArithmeticAdd(Vector64<sbyte> addend, Vector64<sbyte> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
13785
public static Vector128<short> ShiftRightArithmeticAdd(Vector128<short> addend, Vector128<short> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
13792
public static Vector128<int> ShiftRightArithmeticAdd(Vector128<int> addend, Vector128<int> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
13799
public static Vector128<long> ShiftRightArithmeticAdd(Vector128<long> addend, Vector128<long> value, [ConstantExpected(Min = 1, Max = (byte)(64))] byte count) { throw new
PlatformNotSupportedException
(); }
13806
public static Vector128<sbyte> ShiftRightArithmeticAdd(Vector128<sbyte> addend, Vector128<sbyte> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
13813
public static Vector64<long> ShiftRightArithmeticAddScalar(Vector64<long> addend, Vector64<long> value, [ConstantExpected(Min = 1, Max = (byte)(64))] byte count) { throw new
PlatformNotSupportedException
(); }
13820
public static Vector64<short> ShiftRightArithmeticNarrowingSaturateLower(Vector128<int> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
13827
public static Vector64<int> ShiftRightArithmeticNarrowingSaturateLower(Vector128<long> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
13834
public static Vector64<sbyte> ShiftRightArithmeticNarrowingSaturateLower(Vector128<short> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
13841
public static Vector64<byte> ShiftRightArithmeticNarrowingSaturateUnsignedLower(Vector128<short> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
13848
public static Vector64<ushort> ShiftRightArithmeticNarrowingSaturateUnsignedLower(Vector128<int> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
13855
public static Vector64<uint> ShiftRightArithmeticNarrowingSaturateUnsignedLower(Vector128<long> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
13862
public static Vector128<byte> ShiftRightArithmeticNarrowingSaturateUnsignedUpper(Vector64<byte> lower, Vector128<short> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
13869
public static Vector128<ushort> ShiftRightArithmeticNarrowingSaturateUnsignedUpper(Vector64<ushort> lower, Vector128<int> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
13876
public static Vector128<uint> ShiftRightArithmeticNarrowingSaturateUnsignedUpper(Vector64<uint> lower, Vector128<long> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
13883
public static Vector128<short> ShiftRightArithmeticNarrowingSaturateUpper(Vector64<short> lower, Vector128<int> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
13890
public static Vector128<int> ShiftRightArithmeticNarrowingSaturateUpper(Vector64<int> lower, Vector128<long> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
13897
public static Vector128<sbyte> ShiftRightArithmeticNarrowingSaturateUpper(Vector64<sbyte> lower, Vector128<short> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
13904
public static Vector64<short> ShiftRightArithmeticRounded(Vector64<short> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
13911
public static Vector64<int> ShiftRightArithmeticRounded(Vector64<int> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
13918
public static Vector64<sbyte> ShiftRightArithmeticRounded(Vector64<sbyte> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
13925
public static Vector128<short> ShiftRightArithmeticRounded(Vector128<short> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
13932
public static Vector128<int> ShiftRightArithmeticRounded(Vector128<int> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
13939
public static Vector128<long> ShiftRightArithmeticRounded(Vector128<long> value, [ConstantExpected(Min = 1, Max = (byte)(64))] byte count) { throw new
PlatformNotSupportedException
(); }
13946
public static Vector128<sbyte> ShiftRightArithmeticRounded(Vector128<sbyte> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
13953
public static Vector64<short> ShiftRightArithmeticRoundedAdd(Vector64<short> addend, Vector64<short> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
13960
public static Vector64<int> ShiftRightArithmeticRoundedAdd(Vector64<int> addend, Vector64<int> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
13967
public static Vector64<sbyte> ShiftRightArithmeticRoundedAdd(Vector64<sbyte> addend, Vector64<sbyte> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
13974
public static Vector128<short> ShiftRightArithmeticRoundedAdd(Vector128<short> addend, Vector128<short> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
13981
public static Vector128<int> ShiftRightArithmeticRoundedAdd(Vector128<int> addend, Vector128<int> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
13988
public static Vector128<long> ShiftRightArithmeticRoundedAdd(Vector128<long> addend, Vector128<long> value, [ConstantExpected(Min = 1, Max = (byte)(64))] byte count) { throw new
PlatformNotSupportedException
(); }
13995
public static Vector128<sbyte> ShiftRightArithmeticRoundedAdd(Vector128<sbyte> addend, Vector128<sbyte> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
14002
public static Vector64<long> ShiftRightArithmeticRoundedAddScalar(Vector64<long> addend, Vector64<long> value, [ConstantExpected(Min = 1, Max = (byte)(64))] byte count) { throw new
PlatformNotSupportedException
(); }
14009
public static Vector64<short> ShiftRightArithmeticRoundedNarrowingSaturateLower(Vector128<int> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
14016
public static Vector64<int> ShiftRightArithmeticRoundedNarrowingSaturateLower(Vector128<long> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
14023
public static Vector64<sbyte> ShiftRightArithmeticRoundedNarrowingSaturateLower(Vector128<short> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
14030
public static Vector64<byte> ShiftRightArithmeticRoundedNarrowingSaturateUnsignedLower(Vector128<short> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
14037
public static Vector64<ushort> ShiftRightArithmeticRoundedNarrowingSaturateUnsignedLower(Vector128<int> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
14044
public static Vector64<uint> ShiftRightArithmeticRoundedNarrowingSaturateUnsignedLower(Vector128<long> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
14051
public static Vector128<byte> ShiftRightArithmeticRoundedNarrowingSaturateUnsignedUpper(Vector64<byte> lower, Vector128<short> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
14058
public static Vector128<ushort> ShiftRightArithmeticRoundedNarrowingSaturateUnsignedUpper(Vector64<ushort> lower, Vector128<int> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
14065
public static Vector128<uint> ShiftRightArithmeticRoundedNarrowingSaturateUnsignedUpper(Vector64<uint> lower, Vector128<long> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
14072
public static Vector128<short> ShiftRightArithmeticRoundedNarrowingSaturateUpper(Vector64<short> lower, Vector128<int> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
14079
public static Vector128<int> ShiftRightArithmeticRoundedNarrowingSaturateUpper(Vector64<int> lower, Vector128<long> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
14086
public static Vector128<sbyte> ShiftRightArithmeticRoundedNarrowingSaturateUpper(Vector64<sbyte> lower, Vector128<short> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
14093
public static Vector64<long> ShiftRightArithmeticRoundedScalar(Vector64<long> value, [ConstantExpected(Min = 1, Max = (byte)(64))] byte count) { throw new
PlatformNotSupportedException
(); }
14100
public static Vector64<long> ShiftRightArithmeticScalar(Vector64<long> value, [ConstantExpected(Min = 1, Max = (byte)(64))] byte count) { throw new
PlatformNotSupportedException
(); }
14107
public static Vector64<byte> ShiftRightLogical(Vector64<byte> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
14114
public static Vector64<short> ShiftRightLogical(Vector64<short> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
14121
public static Vector64<int> ShiftRightLogical(Vector64<int> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
14128
public static Vector64<sbyte> ShiftRightLogical(Vector64<sbyte> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
14135
public static Vector64<ushort> ShiftRightLogical(Vector64<ushort> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
14142
public static Vector64<uint> ShiftRightLogical(Vector64<uint> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
14149
public static Vector128<byte> ShiftRightLogical(Vector128<byte> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
14156
public static Vector128<short> ShiftRightLogical(Vector128<short> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
14163
public static Vector128<int> ShiftRightLogical(Vector128<int> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
14170
public static Vector128<long> ShiftRightLogical(Vector128<long> value, [ConstantExpected(Min = 1, Max = (byte)(64))] byte count) { throw new
PlatformNotSupportedException
(); }
14177
public static Vector128<sbyte> ShiftRightLogical(Vector128<sbyte> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
14184
public static Vector128<ushort> ShiftRightLogical(Vector128<ushort> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
14191
public static Vector128<uint> ShiftRightLogical(Vector128<uint> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
14198
public static Vector128<ulong> ShiftRightLogical(Vector128<ulong> value, [ConstantExpected(Min = 1, Max = (byte)(64))] byte count) { throw new
PlatformNotSupportedException
(); }
14205
public static Vector64<byte> ShiftRightLogicalAdd(Vector64<byte> addend, Vector64<byte> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
14212
public static Vector64<short> ShiftRightLogicalAdd(Vector64<short> addend, Vector64<short> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
14219
public static Vector64<int> ShiftRightLogicalAdd(Vector64<int> addend, Vector64<int> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
14226
public static Vector64<sbyte> ShiftRightLogicalAdd(Vector64<sbyte> addend, Vector64<sbyte> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
14233
public static Vector64<ushort> ShiftRightLogicalAdd(Vector64<ushort> addend, Vector64<ushort> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
14240
public static Vector64<uint> ShiftRightLogicalAdd(Vector64<uint> addend, Vector64<uint> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
14247
public static Vector128<byte> ShiftRightLogicalAdd(Vector128<byte> addend, Vector128<byte> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
14254
public static Vector128<short> ShiftRightLogicalAdd(Vector128<short> addend, Vector128<short> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
14261
public static Vector128<int> ShiftRightLogicalAdd(Vector128<int> addend, Vector128<int> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
14268
public static Vector128<long> ShiftRightLogicalAdd(Vector128<long> addend, Vector128<long> value, [ConstantExpected(Min = 1, Max = (byte)(64))] byte count) { throw new
PlatformNotSupportedException
(); }
14275
public static Vector128<sbyte> ShiftRightLogicalAdd(Vector128<sbyte> addend, Vector128<sbyte> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
14282
public static Vector128<ushort> ShiftRightLogicalAdd(Vector128<ushort> addend, Vector128<ushort> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
14289
public static Vector128<uint> ShiftRightLogicalAdd(Vector128<uint> addend, Vector128<uint> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
14296
public static Vector128<ulong> ShiftRightLogicalAdd(Vector128<ulong> addend, Vector128<ulong> value, [ConstantExpected(Min = 1, Max = (byte)(64))] byte count) { throw new
PlatformNotSupportedException
(); }
14303
public static Vector64<long> ShiftRightLogicalAddScalar(Vector64<long> addend, Vector64<long> value, [ConstantExpected(Min = 1, Max = (byte)(64))] byte count) { throw new
PlatformNotSupportedException
(); }
14310
public static Vector64<ulong> ShiftRightLogicalAddScalar(Vector64<ulong> addend, Vector64<ulong> value, [ConstantExpected(Min = 1, Max = (byte)(64))] byte count) { throw new
PlatformNotSupportedException
(); }
14317
public static Vector64<byte> ShiftRightLogicalNarrowingLower(Vector128<ushort> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
14324
public static Vector64<short> ShiftRightLogicalNarrowingLower(Vector128<int> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
14331
public static Vector64<int> ShiftRightLogicalNarrowingLower(Vector128<long> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
14338
public static Vector64<sbyte> ShiftRightLogicalNarrowingLower(Vector128<short> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
14345
public static Vector64<ushort> ShiftRightLogicalNarrowingLower(Vector128<uint> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
14352
public static Vector64<uint> ShiftRightLogicalNarrowingLower(Vector128<ulong> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
14359
public static Vector64<byte> ShiftRightLogicalNarrowingSaturateLower(Vector128<ushort> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
14366
public static Vector64<short> ShiftRightLogicalNarrowingSaturateLower(Vector128<int> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
14373
public static Vector64<int> ShiftRightLogicalNarrowingSaturateLower(Vector128<long> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
14380
public static Vector64<sbyte> ShiftRightLogicalNarrowingSaturateLower(Vector128<short> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
14387
public static Vector64<ushort> ShiftRightLogicalNarrowingSaturateLower(Vector128<uint> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
14394
public static Vector64<uint> ShiftRightLogicalNarrowingSaturateLower(Vector128<ulong> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
14401
public static Vector128<byte> ShiftRightLogicalNarrowingSaturateUpper(Vector64<byte> lower, Vector128<ushort> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
14408
public static Vector128<short> ShiftRightLogicalNarrowingSaturateUpper(Vector64<short> lower, Vector128<int> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
14415
public static Vector128<int> ShiftRightLogicalNarrowingSaturateUpper(Vector64<int> lower, Vector128<long> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
14422
public static Vector128<sbyte> ShiftRightLogicalNarrowingSaturateUpper(Vector64<sbyte> lower, Vector128<short> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
14429
public static Vector128<ushort> ShiftRightLogicalNarrowingSaturateUpper(Vector64<ushort> lower, Vector128<uint> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
14436
public static Vector128<uint> ShiftRightLogicalNarrowingSaturateUpper(Vector64<uint> lower, Vector128<ulong> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
14443
public static Vector128<byte> ShiftRightLogicalNarrowingUpper(Vector64<byte> lower, Vector128<ushort> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
14450
public static Vector128<short> ShiftRightLogicalNarrowingUpper(Vector64<short> lower, Vector128<int> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
14457
public static Vector128<int> ShiftRightLogicalNarrowingUpper(Vector64<int> lower, Vector128<long> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
14464
public static Vector128<sbyte> ShiftRightLogicalNarrowingUpper(Vector64<sbyte> lower, Vector128<short> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
14471
public static Vector128<ushort> ShiftRightLogicalNarrowingUpper(Vector64<ushort> lower, Vector128<uint> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
14478
public static Vector128<uint> ShiftRightLogicalNarrowingUpper(Vector64<uint> lower, Vector128<ulong> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
14485
public static Vector64<byte> ShiftRightLogicalRounded(Vector64<byte> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
14492
public static Vector64<short> ShiftRightLogicalRounded(Vector64<short> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
14499
public static Vector64<int> ShiftRightLogicalRounded(Vector64<int> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
14506
public static Vector64<sbyte> ShiftRightLogicalRounded(Vector64<sbyte> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
14513
public static Vector64<ushort> ShiftRightLogicalRounded(Vector64<ushort> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
14520
public static Vector64<uint> ShiftRightLogicalRounded(Vector64<uint> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
14527
public static Vector128<byte> ShiftRightLogicalRounded(Vector128<byte> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
14534
public static Vector128<short> ShiftRightLogicalRounded(Vector128<short> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
14541
public static Vector128<int> ShiftRightLogicalRounded(Vector128<int> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
14548
public static Vector128<long> ShiftRightLogicalRounded(Vector128<long> value, [ConstantExpected(Min = 1, Max = (byte)(64))] byte count) { throw new
PlatformNotSupportedException
(); }
14555
public static Vector128<sbyte> ShiftRightLogicalRounded(Vector128<sbyte> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
14562
public static Vector128<ushort> ShiftRightLogicalRounded(Vector128<ushort> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
14569
public static Vector128<uint> ShiftRightLogicalRounded(Vector128<uint> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
14576
public static Vector128<ulong> ShiftRightLogicalRounded(Vector128<ulong> value, [ConstantExpected(Min = 1, Max = (byte)(64))] byte count) { throw new
PlatformNotSupportedException
(); }
14583
public static Vector64<byte> ShiftRightLogicalRoundedAdd(Vector64<byte> addend, Vector64<byte> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
14590
public static Vector64<short> ShiftRightLogicalRoundedAdd(Vector64<short> addend, Vector64<short> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
14597
public static Vector64<int> ShiftRightLogicalRoundedAdd(Vector64<int> addend, Vector64<int> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
14604
public static Vector64<sbyte> ShiftRightLogicalRoundedAdd(Vector64<sbyte> addend, Vector64<sbyte> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
14611
public static Vector64<ushort> ShiftRightLogicalRoundedAdd(Vector64<ushort> addend, Vector64<ushort> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
14618
public static Vector64<uint> ShiftRightLogicalRoundedAdd(Vector64<uint> addend, Vector64<uint> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
14625
public static Vector128<byte> ShiftRightLogicalRoundedAdd(Vector128<byte> addend, Vector128<byte> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
14632
public static Vector128<short> ShiftRightLogicalRoundedAdd(Vector128<short> addend, Vector128<short> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
14639
public static Vector128<int> ShiftRightLogicalRoundedAdd(Vector128<int> addend, Vector128<int> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
14646
public static Vector128<long> ShiftRightLogicalRoundedAdd(Vector128<long> addend, Vector128<long> value, [ConstantExpected(Min = 1, Max = (byte)(64))] byte count) { throw new
PlatformNotSupportedException
(); }
14653
public static Vector128<sbyte> ShiftRightLogicalRoundedAdd(Vector128<sbyte> addend, Vector128<sbyte> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
14660
public static Vector128<ushort> ShiftRightLogicalRoundedAdd(Vector128<ushort> addend, Vector128<ushort> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
14667
public static Vector128<uint> ShiftRightLogicalRoundedAdd(Vector128<uint> addend, Vector128<uint> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
14674
public static Vector128<ulong> ShiftRightLogicalRoundedAdd(Vector128<ulong> addend, Vector128<ulong> value, [ConstantExpected(Min = 1, Max = (byte)(64))] byte count) { throw new
PlatformNotSupportedException
(); }
14681
public static Vector64<long> ShiftRightLogicalRoundedAddScalar(Vector64<long> addend, Vector64<long> value, [ConstantExpected(Min = 1, Max = (byte)(64))] byte count) { throw new
PlatformNotSupportedException
(); }
14688
public static Vector64<ulong> ShiftRightLogicalRoundedAddScalar(Vector64<ulong> addend, Vector64<ulong> value, [ConstantExpected(Min = 1, Max = (byte)(64))] byte count) { throw new
PlatformNotSupportedException
(); }
14695
public static Vector64<byte> ShiftRightLogicalRoundedNarrowingLower(Vector128<ushort> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
14702
public static Vector64<short> ShiftRightLogicalRoundedNarrowingLower(Vector128<int> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
14709
public static Vector64<int> ShiftRightLogicalRoundedNarrowingLower(Vector128<long> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
14716
public static Vector64<sbyte> ShiftRightLogicalRoundedNarrowingLower(Vector128<short> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
14723
public static Vector64<ushort> ShiftRightLogicalRoundedNarrowingLower(Vector128<uint> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
14730
public static Vector64<uint> ShiftRightLogicalRoundedNarrowingLower(Vector128<ulong> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
14737
public static Vector64<byte> ShiftRightLogicalRoundedNarrowingSaturateLower(Vector128<ushort> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
14745
public static Vector64<short> ShiftRightLogicalRoundedNarrowingSaturateLower(Vector128<int> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
14753
public static Vector64<int> ShiftRightLogicalRoundedNarrowingSaturateLower(Vector128<long> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
14761
public static Vector64<sbyte> ShiftRightLogicalRoundedNarrowingSaturateLower(Vector128<short> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
14768
public static Vector64<ushort> ShiftRightLogicalRoundedNarrowingSaturateLower(Vector128<uint> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
14775
public static Vector64<uint> ShiftRightLogicalRoundedNarrowingSaturateLower(Vector128<ulong> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
14782
public static Vector128<byte> ShiftRightLogicalRoundedNarrowingSaturateUpper(Vector64<byte> lower, Vector128<ushort> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
14790
public static Vector128<short> ShiftRightLogicalRoundedNarrowingSaturateUpper(Vector64<short> lower, Vector128<int> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
14798
public static Vector128<int> ShiftRightLogicalRoundedNarrowingSaturateUpper(Vector64<int> lower, Vector128<long> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
14806
public static Vector128<sbyte> ShiftRightLogicalRoundedNarrowingSaturateUpper(Vector64<sbyte> lower, Vector128<short> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
14813
public static Vector128<ushort> ShiftRightLogicalRoundedNarrowingSaturateUpper(Vector64<ushort> lower, Vector128<uint> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
14820
public static Vector128<uint> ShiftRightLogicalRoundedNarrowingSaturateUpper(Vector64<uint> lower, Vector128<ulong> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
14827
public static Vector128<byte> ShiftRightLogicalRoundedNarrowingUpper(Vector64<byte> lower, Vector128<ushort> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
14834
public static Vector128<short> ShiftRightLogicalRoundedNarrowingUpper(Vector64<short> lower, Vector128<int> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
14841
public static Vector128<int> ShiftRightLogicalRoundedNarrowingUpper(Vector64<int> lower, Vector128<long> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
14848
public static Vector128<sbyte> ShiftRightLogicalRoundedNarrowingUpper(Vector64<sbyte> lower, Vector128<short> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte count) { throw new
PlatformNotSupportedException
(); }
14855
public static Vector128<ushort> ShiftRightLogicalRoundedNarrowingUpper(Vector64<ushort> lower, Vector128<uint> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte count) { throw new
PlatformNotSupportedException
(); }
14862
public static Vector128<uint> ShiftRightLogicalRoundedNarrowingUpper(Vector64<uint> lower, Vector128<ulong> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte count) { throw new
PlatformNotSupportedException
(); }
14869
public static Vector64<long> ShiftRightLogicalRoundedScalar(Vector64<long> value, [ConstantExpected(Min = 1, Max = (byte)(64))] byte count) { throw new
PlatformNotSupportedException
(); }
14876
public static Vector64<ulong> ShiftRightLogicalRoundedScalar(Vector64<ulong> value, [ConstantExpected(Min = 1, Max = (byte)(64))] byte count) { throw new
PlatformNotSupportedException
(); }
14883
public static Vector64<long> ShiftRightLogicalScalar(Vector64<long> value, [ConstantExpected(Min = 1, Max = (byte)(64))] byte count) { throw new
PlatformNotSupportedException
(); }
14890
public static Vector64<ulong> ShiftRightLogicalScalar(Vector64<ulong> value, [ConstantExpected(Min = 1, Max = (byte)(64))] byte count) { throw new
PlatformNotSupportedException
(); }
14897
public static Vector128<int> SignExtendWideningLower(Vector64<short> value) { throw new
PlatformNotSupportedException
(); }
14904
public static Vector128<long> SignExtendWideningLower(Vector64<int> value) { throw new
PlatformNotSupportedException
(); }
14911
public static Vector128<short> SignExtendWideningLower(Vector64<sbyte> value) { throw new
PlatformNotSupportedException
(); }
14918
public static Vector128<int> SignExtendWideningUpper(Vector128<short> value) { throw new
PlatformNotSupportedException
(); }
14925
public static Vector128<long> SignExtendWideningUpper(Vector128<int> value) { throw new
PlatformNotSupportedException
(); }
14932
public static Vector128<short> SignExtendWideningUpper(Vector128<sbyte> value) { throw new
PlatformNotSupportedException
(); }
14939
public static Vector64<double> SqrtScalar(Vector64<double> value) { throw new
PlatformNotSupportedException
(); }
14947
public static Vector64<float> SqrtScalar(Vector64<float> value) { throw new
PlatformNotSupportedException
(); }
14954
public static unsafe void Store(byte* address, Vector64<byte> source) { throw new
PlatformNotSupportedException
(); }
14961
public static unsafe void Store(double* address, Vector64<double> source) { throw new
PlatformNotSupportedException
(); }
14968
public static unsafe void Store(short* address, Vector64<short> source) { throw new
PlatformNotSupportedException
(); }
14975
public static unsafe void Store(int* address, Vector64<int> source) { throw new
PlatformNotSupportedException
(); }
14982
public static unsafe void Store(long* address, Vector64<long> source) { throw new
PlatformNotSupportedException
(); }
14989
public static unsafe void Store(sbyte* address, Vector64<sbyte> source) { throw new
PlatformNotSupportedException
(); }
14996
public static unsafe void Store(float* address, Vector64<float> source) { throw new
PlatformNotSupportedException
(); }
15003
public static unsafe void Store(ushort* address, Vector64<ushort> source) { throw new
PlatformNotSupportedException
(); }
15010
public static unsafe void Store(uint* address, Vector64<uint> source) { throw new
PlatformNotSupportedException
(); }
15017
public static unsafe void Store(ulong* address, Vector64<ulong> source) { throw new
PlatformNotSupportedException
(); }
15024
public static unsafe void Store(byte* address, Vector128<byte> source) { throw new
PlatformNotSupportedException
(); }
15031
public static unsafe void Store(double* address, Vector128<double> source) { throw new
PlatformNotSupportedException
(); }
15038
public static unsafe void Store(short* address, Vector128<short> source) { throw new
PlatformNotSupportedException
(); }
15045
public static unsafe void Store(int* address, Vector128<int> source) { throw new
PlatformNotSupportedException
(); }
15052
public static unsafe void Store(long* address, Vector128<long> source) { throw new
PlatformNotSupportedException
(); }
15059
public static unsafe void Store(sbyte* address, Vector128<sbyte> source) { throw new
PlatformNotSupportedException
(); }
15066
public static unsafe void Store(float* address, Vector128<float> source) { throw new
PlatformNotSupportedException
(); }
15073
public static unsafe void Store(ushort* address, Vector128<ushort> source) { throw new
PlatformNotSupportedException
(); }
15080
public static unsafe void Store(uint* address, Vector128<uint> source) { throw new
PlatformNotSupportedException
(); }
15087
public static unsafe void Store(ulong* address, Vector128<ulong> source) { throw new
PlatformNotSupportedException
(); }
15094
public static unsafe void StoreSelectedScalar(byte* address, Vector64<byte> value, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
15101
public static unsafe void StoreSelectedScalar(short* address, Vector64<short> value, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
15108
public static unsafe void StoreSelectedScalar(int* address, Vector64<int> value, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
15115
public static unsafe void StoreSelectedScalar(sbyte* address, Vector64<sbyte> value, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
15122
public static unsafe void StoreSelectedScalar(float* address, Vector64<float> value, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
15129
public static unsafe void StoreSelectedScalar(ushort* address, Vector64<ushort> value, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
15136
public static unsafe void StoreSelectedScalar(uint* address, Vector64<uint> value, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
15143
public static unsafe void StoreSelectedScalar(byte* address, Vector128<byte> value, [ConstantExpected(Max = (byte)(15))] byte index) { throw new
PlatformNotSupportedException
(); }
15150
public static unsafe void StoreSelectedScalar(double* address, Vector128<double> value, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
15157
public static unsafe void StoreSelectedScalar(short* address, Vector128<short> value, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
15164
public static unsafe void StoreSelectedScalar(int* address, Vector128<int> value, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
15171
public static unsafe void StoreSelectedScalar(long* address, Vector128<long> value, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
15178
public static unsafe void StoreSelectedScalar(sbyte* address, Vector128<sbyte> value, [ConstantExpected(Max = (byte)(15))] byte index) { throw new
PlatformNotSupportedException
(); }
15185
public static unsafe void StoreSelectedScalar(float* address, Vector128<float> value, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
15192
public static unsafe void StoreSelectedScalar(ushort* address, Vector128<ushort> value, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
15199
public static unsafe void StoreSelectedScalar(uint* address, Vector128<uint> value, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
15206
public static unsafe void StoreSelectedScalar(ulong* address, Vector128<ulong> value, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
15209
public static unsafe void StoreSelectedScalar(byte* address, (Vector64<byte> value1, Vector64<byte> value2) value, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
15212
public static unsafe void StoreSelectedScalar(sbyte* address, (Vector64<sbyte> value1, Vector64<sbyte> value2) value, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
15215
public static unsafe void StoreSelectedScalar(short* address, (Vector64<short> value1, Vector64<short> value2) value, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
15218
public static unsafe void StoreSelectedScalar(ushort* address, (Vector64<ushort> value1, Vector64<ushort> value2) value, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
15221
public static unsafe void StoreSelectedScalar(int* address, (Vector64<int> value1, Vector64<int> value2) value, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
15224
public static unsafe void StoreSelectedScalar(uint* address, (Vector64<uint> value1, Vector64<uint> value2) value, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
15227
public static unsafe void StoreSelectedScalar(float* address, (Vector64<float> value1, Vector64<float> value2) value, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
15230
public static unsafe void StoreSelectedScalar(byte* address, (Vector64<byte> value1, Vector64<byte> value2, Vector64<byte> value3) value, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
15233
public static unsafe void StoreSelectedScalar(sbyte* address, (Vector64<sbyte> value1, Vector64<sbyte> value2, Vector64<sbyte> value3) value, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
15236
public static unsafe void StoreSelectedScalar(short* address, (Vector64<short> value1, Vector64<short> value2, Vector64<short> value3) value, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
15239
public static unsafe void StoreSelectedScalar(ushort* address, (Vector64<ushort> value1, Vector64<ushort> value2, Vector64<ushort> value3) value, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
15242
public static unsafe void StoreSelectedScalar(int* address, (Vector64<int> value1, Vector64<int> value2, Vector64<int> value3) value, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
15245
public static unsafe void StoreSelectedScalar(uint* address, (Vector64<uint> value1, Vector64<uint> value2, Vector64<uint> value3) value, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
15248
public static unsafe void StoreSelectedScalar(float* address, (Vector64<float> value1, Vector64<float> value2, Vector64<float> value3) value, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
15251
public static unsafe void StoreSelectedScalar(byte* address, (Vector64<byte> value1, Vector64<byte> value2, Vector64<byte> value3, Vector64<byte> value4) value, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
15254
public static unsafe void StoreSelectedScalar(sbyte* address, (Vector64<sbyte> value1, Vector64<sbyte> value2, Vector64<sbyte> value3, Vector64<sbyte> value4) value, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
15257
public static unsafe void StoreSelectedScalar(short* address, (Vector64<short> value1, Vector64<short> value2, Vector64<short> value3, Vector64<short> value4) value, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
15260
public static unsafe void StoreSelectedScalar(ushort* address, (Vector64<ushort> value1, Vector64<ushort> value2, Vector64<ushort> value3, Vector64<ushort> value4) value, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
15263
public static unsafe void StoreSelectedScalar(int* address, (Vector64<int> value1, Vector64<int> value2, Vector64<int> value3, Vector64<int> value4) value, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
15266
public static unsafe void StoreSelectedScalar(uint* address, (Vector64<uint> value1, Vector64<uint> value2, Vector64<uint> value3, Vector64<uint> value4) value, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
15269
public static unsafe void StoreSelectedScalar(float* address, (Vector64<float> value1, Vector64<float> value2, Vector64<float> value3, Vector64<float> value4) value, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
15272
public static unsafe void StoreVectorAndZip(byte* address, (Vector64<byte> Value1, Vector64<byte> Value2) value) { throw new
PlatformNotSupportedException
(); }
15275
public static unsafe void StoreVectorAndZip(sbyte* address, (Vector64<sbyte> Value1, Vector64<sbyte> Value2) value) { throw new
PlatformNotSupportedException
(); }
15278
public static unsafe void StoreVectorAndZip(short* address, (Vector64<short> Value1, Vector64<short> Value2) value) { throw new
PlatformNotSupportedException
(); }
15281
public static unsafe void StoreVectorAndZip(ushort* address, (Vector64<ushort> Value1, Vector64<ushort> Value2) value) { throw new
PlatformNotSupportedException
(); }
15284
public static unsafe void StoreVectorAndZip(int* address, (Vector64<int> Value1, Vector64<int> Value2) value) { throw new
PlatformNotSupportedException
(); }
15287
public static unsafe void StoreVectorAndZip(uint* address, (Vector64<uint> Value1, Vector64<uint> Value2) value) { throw new
PlatformNotSupportedException
(); }
15290
public static unsafe void StoreVectorAndZip(float* address, (Vector64<float> Value1, Vector64<float> Value2) value) { throw new
PlatformNotSupportedException
(); }
15293
public static unsafe void StoreVectorAndZip(byte* address, (Vector64<byte> Value1, Vector64<byte> Value2, Vector64<byte> Value3) value) { throw new
PlatformNotSupportedException
(); }
15296
public static unsafe void StoreVectorAndZip(sbyte* address, (Vector64<sbyte> Value1, Vector64<sbyte> Value2, Vector64<sbyte> Value3) value) { throw new
PlatformNotSupportedException
(); }
15299
public static unsafe void StoreVectorAndZip(short* address, (Vector64<short> Value1, Vector64<short> Value2, Vector64<short> Value3) value) { throw new
PlatformNotSupportedException
(); }
15302
public static unsafe void StoreVectorAndZip(ushort* address, (Vector64<ushort> Value1, Vector64<ushort> Value2, Vector64<ushort> Value3) value) { throw new
PlatformNotSupportedException
(); }
15305
public static unsafe void StoreVectorAndZip(int* address, (Vector64<int> Value1, Vector64<int> Value2, Vector64<int> Value3) value) { throw new
PlatformNotSupportedException
(); }
15308
public static unsafe void StoreVectorAndZip(uint* address, (Vector64<uint> Value1, Vector64<uint> Value2, Vector64<uint> Value3) value) { throw new
PlatformNotSupportedException
(); }
15311
public static unsafe void StoreVectorAndZip(float* address, (Vector64<float> Value1, Vector64<float> Value2, Vector64<float> Value3) value) { throw new
PlatformNotSupportedException
(); }
15314
public static unsafe void StoreVectorAndZip(byte* address, (Vector64<byte> Value1, Vector64<byte> Value2, Vector64<byte> Value3, Vector64<byte> Value4) value) { throw new
PlatformNotSupportedException
(); }
15317
public static unsafe void StoreVectorAndZip(sbyte* address, (Vector64<sbyte> Value1, Vector64<sbyte> Value2, Vector64<sbyte> Value3, Vector64<sbyte> Value4) value) { throw new
PlatformNotSupportedException
(); }
15320
public static unsafe void StoreVectorAndZip(short* address, (Vector64<short> Value1, Vector64<short> Value2, Vector64<short> Value3, Vector64<short> Value4) value) { throw new
PlatformNotSupportedException
(); }
15323
public static unsafe void StoreVectorAndZip(ushort* address, (Vector64<ushort> Value1, Vector64<ushort> Value2, Vector64<ushort> Value3, Vector64<ushort> Value4) value) { throw new
PlatformNotSupportedException
(); }
15326
public static unsafe void StoreVectorAndZip(int* address, (Vector64<int> Value1, Vector64<int> Value2, Vector64<int> Value3, Vector64<int> Value4) value) { throw new
PlatformNotSupportedException
(); }
15329
public static unsafe void StoreVectorAndZip(uint* address, (Vector64<uint> Value1, Vector64<uint> Value2, Vector64<uint> Value3, Vector64<uint> Value4) value) { throw new
PlatformNotSupportedException
(); }
15332
public static unsafe void StoreVectorAndZip(float* address, (Vector64<float> Value1, Vector64<float> Value2, Vector64<float> Value3, Vector64<float> Value4) value) { throw new
PlatformNotSupportedException
(); }
15335
public static unsafe void Store(byte* address, (Vector64<byte> Value1, Vector64<byte> Value2) value) { throw new
PlatformNotSupportedException
(); }
15338
public static unsafe void Store(sbyte* address, (Vector64<sbyte> Value1, Vector64<sbyte> Value2) value) { throw new
PlatformNotSupportedException
(); }
15341
public static unsafe void Store(short* address, (Vector64<short> Value1, Vector64<short> Value2) value) { throw new
PlatformNotSupportedException
(); }
15344
public static unsafe void Store(ushort* address, (Vector64<ushort> Value1, Vector64<ushort> Value2) value) { throw new
PlatformNotSupportedException
(); }
15347
public static unsafe void Store(int* address, (Vector64<int> Value1, Vector64<int> Value2) value) { throw new
PlatformNotSupportedException
(); }
15350
public static unsafe void Store(uint* address, (Vector64<uint> Value1, Vector64<uint> Value2) value) { throw new
PlatformNotSupportedException
(); }
15353
public static unsafe void Store(float* address, (Vector64<float> Value1, Vector64<float> Value2) value) { throw new
PlatformNotSupportedException
(); }
15356
public static unsafe void Store(byte* address, (Vector64<byte> Value1, Vector64<byte> Value2, Vector64<byte> Value3) value) { throw new
PlatformNotSupportedException
(); }
15359
public static unsafe void Store(sbyte* address, (Vector64<sbyte> Value1, Vector64<sbyte> Value2, Vector64<sbyte> Value3) value) { throw new
PlatformNotSupportedException
(); }
15362
public static unsafe void Store(short* address, (Vector64<short> Value1, Vector64<short> Value2, Vector64<short> Value3) value) { throw new
PlatformNotSupportedException
(); }
15365
public static unsafe void Store(ushort* address, (Vector64<ushort> Value1, Vector64<ushort> Value2, Vector64<ushort> Value3) value) { throw new
PlatformNotSupportedException
(); }
15368
public static unsafe void Store(int* address, (Vector64<int> Value1, Vector64<int> Value2, Vector64<int> Value3) value) { throw new
PlatformNotSupportedException
(); }
15371
public static unsafe void Store(uint* address, (Vector64<uint> Value1, Vector64<uint> Value2, Vector64<uint> Value3) value) { throw new
PlatformNotSupportedException
(); }
15374
public static unsafe void Store(float* address, (Vector64<float> Value1, Vector64<float> Value2, Vector64<float> Value3) value) { throw new
PlatformNotSupportedException
(); }
15377
public static unsafe void Store(byte* address, (Vector64<byte> Value1, Vector64<byte> Value2, Vector64<byte> Value3, Vector64<byte> Value4) value) { throw new
PlatformNotSupportedException
(); }
15380
public static unsafe void Store(sbyte* address, (Vector64<sbyte> Value1, Vector64<sbyte> Value2, Vector64<sbyte> Value3, Vector64<sbyte> Value4) value) { throw new
PlatformNotSupportedException
(); }
15383
public static unsafe void Store(short* address, (Vector64<short> Value1, Vector64<short> Value2, Vector64<short> Value3, Vector64<short> Value4) value) { throw new
PlatformNotSupportedException
(); }
15386
public static unsafe void Store(ushort* address, (Vector64<ushort> Value1, Vector64<ushort> Value2, Vector64<ushort> Value3, Vector64<ushort> Value4) value) { throw new
PlatformNotSupportedException
(); }
15389
public static unsafe void Store(int* address, (Vector64<int> Value1, Vector64<int> Value2, Vector64<int> Value3, Vector64<int> Value4) value) { throw new
PlatformNotSupportedException
(); }
15392
public static unsafe void Store(uint* address, (Vector64<uint> Value1, Vector64<uint> Value2, Vector64<uint> Value3, Vector64<uint> Value4) value) { throw new
PlatformNotSupportedException
(); }
15395
public static unsafe void Store(float* address, (Vector64<float> Value1, Vector64<float> Value2, Vector64<float> Value3, Vector64<float> Value4) value) { throw new
PlatformNotSupportedException
(); }
15402
public static Vector64<byte> Subtract(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
15409
public static Vector64<short> Subtract(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
15416
public static Vector64<int> Subtract(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
15423
public static Vector64<sbyte> Subtract(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
15430
public static Vector64<float> Subtract(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
15437
public static Vector64<ushort> Subtract(Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
15444
public static Vector64<uint> Subtract(Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
15451
public static Vector128<byte> Subtract(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
15458
public static Vector128<short> Subtract(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
15465
public static Vector128<int> Subtract(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
15472
public static Vector128<long> Subtract(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
15479
public static Vector128<sbyte> Subtract(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
15486
public static Vector128<float> Subtract(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
15493
public static Vector128<ushort> Subtract(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
15500
public static Vector128<uint> Subtract(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
15507
public static Vector128<ulong> Subtract(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
15514
public static Vector64<byte> SubtractHighNarrowingLower(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
15521
public static Vector64<short> SubtractHighNarrowingLower(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
15528
public static Vector64<int> SubtractHighNarrowingLower(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
15535
public static Vector64<sbyte> SubtractHighNarrowingLower(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
15542
public static Vector64<ushort> SubtractHighNarrowingLower(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
15549
public static Vector64<uint> SubtractHighNarrowingLower(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
15556
public static Vector128<byte> SubtractHighNarrowingUpper(Vector64<byte> lower, Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
15563
public static Vector128<short> SubtractHighNarrowingUpper(Vector64<short> lower, Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
15570
public static Vector128<int> SubtractHighNarrowingUpper(Vector64<int> lower, Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
15577
public static Vector128<sbyte> SubtractHighNarrowingUpper(Vector64<sbyte> lower, Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
15584
public static Vector128<ushort> SubtractHighNarrowingUpper(Vector64<ushort> lower, Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
15591
public static Vector128<uint> SubtractHighNarrowingUpper(Vector64<uint> lower, Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
15598
public static Vector64<byte> SubtractRoundedHighNarrowingLower(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
15605
public static Vector64<short> SubtractRoundedHighNarrowingLower(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
15612
public static Vector64<int> SubtractRoundedHighNarrowingLower(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
15619
public static Vector64<sbyte> SubtractRoundedHighNarrowingLower(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
15626
public static Vector64<ushort> SubtractRoundedHighNarrowingLower(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
15633
public static Vector64<uint> SubtractRoundedHighNarrowingLower(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
15640
public static Vector128<byte> SubtractRoundedHighNarrowingUpper(Vector64<byte> lower, Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
15647
public static Vector128<short> SubtractRoundedHighNarrowingUpper(Vector64<short> lower, Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
15654
public static Vector128<int> SubtractRoundedHighNarrowingUpper(Vector64<int> lower, Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
15661
public static Vector128<sbyte> SubtractRoundedHighNarrowingUpper(Vector64<sbyte> lower, Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
15668
public static Vector128<ushort> SubtractRoundedHighNarrowingUpper(Vector64<ushort> lower, Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
15675
public static Vector128<uint> SubtractRoundedHighNarrowingUpper(Vector64<uint> lower, Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
15682
public static Vector64<byte> SubtractSaturate(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
15689
public static Vector64<short> SubtractSaturate(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
15696
public static Vector64<int> SubtractSaturate(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
15703
public static Vector64<sbyte> SubtractSaturate(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
15710
public static Vector64<ushort> SubtractSaturate(Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
15717
public static Vector64<uint> SubtractSaturate(Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
15724
public static Vector128<byte> SubtractSaturate(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
15731
public static Vector128<short> SubtractSaturate(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
15738
public static Vector128<int> SubtractSaturate(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
15745
public static Vector128<long> SubtractSaturate(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
15752
public static Vector128<sbyte> SubtractSaturate(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
15759
public static Vector128<ushort> SubtractSaturate(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
15766
public static Vector128<uint> SubtractSaturate(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
15773
public static Vector128<ulong> SubtractSaturate(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
15780
public static Vector64<long> SubtractSaturateScalar(Vector64<long> left, Vector64<long> right) { throw new
PlatformNotSupportedException
(); }
15787
public static Vector64<ulong> SubtractSaturateScalar(Vector64<ulong> left, Vector64<ulong> right) { throw new
PlatformNotSupportedException
(); }
15794
public static Vector64<double> SubtractScalar(Vector64<double> left, Vector64<double> right) { throw new
PlatformNotSupportedException
(); }
15801
public static Vector64<long> SubtractScalar(Vector64<long> left, Vector64<long> right) { throw new
PlatformNotSupportedException
(); }
15809
public static Vector64<float> SubtractScalar(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
15816
public static Vector64<ulong> SubtractScalar(Vector64<ulong> left, Vector64<ulong> right) { throw new
PlatformNotSupportedException
(); }
15823
public static Vector128<ushort> SubtractWideningLower(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
15830
public static Vector128<int> SubtractWideningLower(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
15837
public static Vector128<long> SubtractWideningLower(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
15844
public static Vector128<short> SubtractWideningLower(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
15851
public static Vector128<uint> SubtractWideningLower(Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
15858
public static Vector128<ulong> SubtractWideningLower(Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
15865
public static Vector128<short> SubtractWideningLower(Vector128<short> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
15872
public static Vector128<int> SubtractWideningLower(Vector128<int> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
15879
public static Vector128<long> SubtractWideningLower(Vector128<long> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
15886
public static Vector128<ushort> SubtractWideningLower(Vector128<ushort> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
15893
public static Vector128<uint> SubtractWideningLower(Vector128<uint> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
15900
public static Vector128<ulong> SubtractWideningLower(Vector128<ulong> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
15907
public static Vector128<ushort> SubtractWideningUpper(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
15914
public static Vector128<int> SubtractWideningUpper(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
15921
public static Vector128<short> SubtractWideningUpper(Vector128<short> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
15928
public static Vector128<int> SubtractWideningUpper(Vector128<int> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
15935
public static Vector128<long> SubtractWideningUpper(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
15942
public static Vector128<long> SubtractWideningUpper(Vector128<long> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
15949
public static Vector128<short> SubtractWideningUpper(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
15956
public static Vector128<ushort> SubtractWideningUpper(Vector128<ushort> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
15963
public static Vector128<uint> SubtractWideningUpper(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
15970
public static Vector128<uint> SubtractWideningUpper(Vector128<uint> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
15977
public static Vector128<ulong> SubtractWideningUpper(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
15984
public static Vector128<ulong> SubtractWideningUpper(Vector128<ulong> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
15991
public static Vector64<byte> VectorTableLookup(Vector128<byte> table, Vector64<byte> byteIndexes) { throw new
PlatformNotSupportedException
(); }
15998
public static Vector64<sbyte> VectorTableLookup(Vector128<sbyte> table, Vector64<sbyte> byteIndexes) { throw new
PlatformNotSupportedException
(); }
16004
public static Vector64<byte> VectorTableLookup((Vector128<byte>, Vector128<byte>) table, Vector64<byte> byteIndexes) { throw new
PlatformNotSupportedException
(); }
16010
public static Vector64<sbyte> VectorTableLookup((Vector128<sbyte>, Vector128<sbyte>) table, Vector64<sbyte> byteIndexes) { throw new
PlatformNotSupportedException
(); }
16016
public static Vector64<byte> VectorTableLookup((Vector128<byte>, Vector128<byte>, Vector128<byte>) table, Vector64<byte> byteIndexes) { throw new
PlatformNotSupportedException
(); }
16022
public static Vector64<sbyte> VectorTableLookup((Vector128<sbyte>, Vector128<sbyte>, Vector128<sbyte>) table, Vector64<sbyte> byteIndexes) { throw new
PlatformNotSupportedException
(); }
16028
public static Vector64<byte> VectorTableLookup((Vector128<byte>, Vector128<byte>, Vector128<byte>, Vector128<byte>) table, Vector64<byte> byteIndexes) { throw new
PlatformNotSupportedException
(); }
16034
public static Vector64<sbyte> VectorTableLookup((Vector128<sbyte>, Vector128<sbyte>, Vector128<sbyte>, Vector128<sbyte>) table, Vector64<sbyte> byteIndexes) { throw new
PlatformNotSupportedException
(); }
16041
public static Vector64<byte> VectorTableLookupExtension(Vector64<byte> defaultValues, Vector128<byte> table, Vector64<byte> byteIndexes) { throw new
PlatformNotSupportedException
(); }
16048
public static Vector64<sbyte> VectorTableLookupExtension(Vector64<sbyte> defaultValues, Vector128<sbyte> table, Vector64<sbyte> byteIndexes) { throw new
PlatformNotSupportedException
(); }
16054
public static Vector64<byte> VectorTableLookupExtension(Vector64<byte> defaultValues, (Vector128<byte>, Vector128<byte>) table, Vector64<byte> byteIndexes) { throw new
PlatformNotSupportedException
(); }
16060
public static Vector64<sbyte> VectorTableLookupExtension(Vector64<sbyte> defaultValues, (Vector128<sbyte>, Vector128<sbyte>) table, Vector64<sbyte> byteIndexes) { throw new
PlatformNotSupportedException
(); }
16066
public static Vector64<byte> VectorTableLookupExtension(Vector64<byte> defaultValues, (Vector128<byte>, Vector128<byte>, Vector128<byte>) table, Vector64<byte> byteIndexes) { throw new
PlatformNotSupportedException
(); }
16072
public static Vector64<sbyte> VectorTableLookupExtension(Vector64<sbyte> defaultValues, (Vector128<sbyte>, Vector128<sbyte>, Vector128<sbyte>) table, Vector64<sbyte> byteIndexes) { throw new
PlatformNotSupportedException
(); }
16078
public static Vector64<byte> VectorTableLookupExtension(Vector64<byte> defaultValues, (Vector128<byte>, Vector128<byte>, Vector128<byte>, Vector128<byte>) table, Vector64<byte> byteIndexes) { throw new
PlatformNotSupportedException
(); }
16084
public static Vector64<sbyte> VectorTableLookupExtension(Vector64<sbyte> defaultValues, (Vector128<sbyte>, Vector128<sbyte>, Vector128<sbyte>, Vector128<sbyte>) table, Vector64<sbyte> byteIndexes) { throw new
PlatformNotSupportedException
(); }
16091
public static Vector64<byte> Xor(Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
16099
public static Vector64<double> Xor(Vector64<double> left, Vector64<double> right) { throw new
PlatformNotSupportedException
(); }
16106
public static Vector64<short> Xor(Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
16113
public static Vector64<int> Xor(Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
16120
public static Vector64<long> Xor(Vector64<long> left, Vector64<long> right) { throw new
PlatformNotSupportedException
(); }
16127
public static Vector64<sbyte> Xor(Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
16135
public static Vector64<float> Xor(Vector64<float> left, Vector64<float> right) { throw new
PlatformNotSupportedException
(); }
16142
public static Vector64<ushort> Xor(Vector64<ushort> left, Vector64<ushort> right) { throw new
PlatformNotSupportedException
(); }
16149
public static Vector64<uint> Xor(Vector64<uint> left, Vector64<uint> right) { throw new
PlatformNotSupportedException
(); }
16156
public static Vector64<ulong> Xor(Vector64<ulong> left, Vector64<ulong> right) { throw new
PlatformNotSupportedException
(); }
16163
public static Vector128<byte> Xor(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
16171
public static Vector128<double> Xor(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
16178
public static Vector128<short> Xor(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
16185
public static Vector128<int> Xor(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
16192
public static Vector128<long> Xor(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
16199
public static Vector128<sbyte> Xor(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
16207
public static Vector128<float> Xor(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
16214
public static Vector128<ushort> Xor(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
16221
public static Vector128<uint> Xor(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
16228
public static Vector128<ulong> Xor(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
16235
public static Vector128<ushort> ZeroExtendWideningLower(Vector64<byte> value) { throw new
PlatformNotSupportedException
(); }
16242
public static Vector128<int> ZeroExtendWideningLower(Vector64<short> value) { throw new
PlatformNotSupportedException
(); }
16249
public static Vector128<long> ZeroExtendWideningLower(Vector64<int> value) { throw new
PlatformNotSupportedException
(); }
16256
public static Vector128<short> ZeroExtendWideningLower(Vector64<sbyte> value) { throw new
PlatformNotSupportedException
(); }
16263
public static Vector128<uint> ZeroExtendWideningLower(Vector64<ushort> value) { throw new
PlatformNotSupportedException
(); }
16270
public static Vector128<ulong> ZeroExtendWideningLower(Vector64<uint> value) { throw new
PlatformNotSupportedException
(); }
16277
public static Vector128<ushort> ZeroExtendWideningUpper(Vector128<byte> value) { throw new
PlatformNotSupportedException
(); }
16284
public static Vector128<int> ZeroExtendWideningUpper(Vector128<short> value) { throw new
PlatformNotSupportedException
(); }
16291
public static Vector128<long> ZeroExtendWideningUpper(Vector128<int> value) { throw new
PlatformNotSupportedException
(); }
16298
public static Vector128<short> ZeroExtendWideningUpper(Vector128<sbyte> value) { throw new
PlatformNotSupportedException
(); }
16305
public static Vector128<uint> ZeroExtendWideningUpper(Vector128<ushort> value) { throw new
PlatformNotSupportedException
(); }
16312
public static Vector128<ulong> ZeroExtendWideningUpper(Vector128<uint> value) { throw new
PlatformNotSupportedException
(); }
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Arm\Aes.PlatformNotSupported.cs (8)
35
public static Vector128<byte> Decrypt(Vector128<byte> value, Vector128<byte> roundKey) { throw new
PlatformNotSupportedException
(); }
42
public static Vector128<byte> Encrypt(Vector128<byte> value, Vector128<byte> roundKey) { throw new
PlatformNotSupportedException
(); }
49
public static Vector128<byte> InverseMixColumns(Vector128<byte> value) { throw new
PlatformNotSupportedException
(); }
56
public static Vector128<byte> MixColumns(Vector128<byte> value) { throw new
PlatformNotSupportedException
(); }
63
public static Vector128<long> PolynomialMultiplyWideningLower(Vector64<long> left, Vector64<long> right) { throw new
PlatformNotSupportedException
(); }
70
public static Vector128<ulong> PolynomialMultiplyWideningLower(Vector64<ulong> left, Vector64<ulong> right) { throw new
PlatformNotSupportedException
(); }
77
public static Vector128<long> PolynomialMultiplyWideningUpper(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
84
public static Vector128<ulong> PolynomialMultiplyWideningUpper(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Arm\ArmBase.PlatformNotSupported.cs (13)
35
public static int LeadingSignCount(int value) { throw new
PlatformNotSupportedException
(); }
38
public static int LeadingSignCount(long value) { throw new
PlatformNotSupportedException
(); }
41
public static int LeadingZeroCount(long value) { throw new
PlatformNotSupportedException
(); }
44
public static int LeadingZeroCount(ulong value) { throw new
PlatformNotSupportedException
(); }
47
public static long MultiplyHigh(long left, long right) { throw new
PlatformNotSupportedException
(); }
50
public static ulong MultiplyHigh(ulong left, ulong right) { throw new
PlatformNotSupportedException
(); }
53
public static long ReverseElementBits(long value) { throw new
PlatformNotSupportedException
(); }
56
public static ulong ReverseElementBits(ulong value) { throw new
PlatformNotSupportedException
(); }
63
public static int LeadingZeroCount(int value) { throw new
PlatformNotSupportedException
(); }
69
public static int LeadingZeroCount(uint value) { throw new
PlatformNotSupportedException
(); }
75
public static int ReverseElementBits(int value) { throw new
PlatformNotSupportedException
(); }
81
public static uint ReverseElementBits(uint value) { throw new
PlatformNotSupportedException
(); }
87
public static void Yield() { throw new
PlatformNotSupportedException
(); }
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Arm\Crc32.PlatformNotSupported.cs (8)
33
public static uint ComputeCrc32(uint crc, ulong data) { throw new
PlatformNotSupportedException
(); }
39
public static uint ComputeCrc32C(uint crc, ulong data) { throw new
PlatformNotSupportedException
(); }
47
public static uint ComputeCrc32(uint crc, byte data) { throw new
PlatformNotSupportedException
(); }
54
public static uint ComputeCrc32(uint crc, ushort data) { throw new
PlatformNotSupportedException
(); }
61
public static uint ComputeCrc32(uint crc, uint data) { throw new
PlatformNotSupportedException
(); }
68
public static uint ComputeCrc32C(uint crc, byte data) { throw new
PlatformNotSupportedException
(); }
75
public static uint ComputeCrc32C(uint crc, ushort data) { throw new
PlatformNotSupportedException
(); }
82
public static uint ComputeCrc32C(uint crc, uint data) { throw new
PlatformNotSupportedException
(); }
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Arm\Dp.PlatformNotSupported.cs (12)
36
public static Vector64<int> DotProduct(Vector64<int> addend, Vector64<sbyte> left, Vector64<sbyte> right) { throw new
PlatformNotSupportedException
(); }
43
public static Vector64<uint> DotProduct(Vector64<uint> addend, Vector64<byte> left, Vector64<byte> right) { throw new
PlatformNotSupportedException
(); }
50
public static Vector128<int> DotProduct(Vector128<int> addend, Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
57
public static Vector128<uint> DotProduct(Vector128<uint> addend, Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
64
public static Vector64<int> DotProductBySelectedQuadruplet(Vector64<int> addend, Vector64<sbyte> left, Vector64<sbyte> right, [ConstantExpected(Max = (byte)(7))] byte rightScaledIndex) { throw new
PlatformNotSupportedException
(); }
71
public static Vector64<int> DotProductBySelectedQuadruplet(Vector64<int> addend, Vector64<sbyte> left, Vector128<sbyte> right, [ConstantExpected(Max = (byte)(15))] byte rightScaledIndex) { throw new
PlatformNotSupportedException
(); }
78
public static Vector64<uint> DotProductBySelectedQuadruplet(Vector64<uint> addend, Vector64<byte> left, Vector64<byte> right, [ConstantExpected(Max = (byte)(7))] byte rightScaledIndex) { throw new
PlatformNotSupportedException
(); }
85
public static Vector64<uint> DotProductBySelectedQuadruplet(Vector64<uint> addend, Vector64<byte> left, Vector128<byte> right, [ConstantExpected(Max = (byte)(15))] byte rightScaledIndex) { throw new
PlatformNotSupportedException
(); }
92
public static Vector128<int> DotProductBySelectedQuadruplet(Vector128<int> addend, Vector128<sbyte> left, Vector128<sbyte> right, [ConstantExpected(Max = (byte)(15))] byte rightScaledIndex) { throw new
PlatformNotSupportedException
(); }
99
public static Vector128<int> DotProductBySelectedQuadruplet(Vector128<int> addend, Vector128<sbyte> left, Vector64<sbyte> right, [ConstantExpected(Max = (byte)(7))] byte rightScaledIndex) { throw new
PlatformNotSupportedException
(); }
106
public static Vector128<uint> DotProductBySelectedQuadruplet(Vector128<uint> addend, Vector128<byte> left, Vector128<byte> right, [ConstantExpected(Max = (byte)(15))] byte rightScaledIndex) { throw new
PlatformNotSupportedException
(); }
113
public static Vector128<uint> DotProductBySelectedQuadruplet(Vector128<uint> addend, Vector128<byte> left, Vector64<byte> right, [ConstantExpected(Max = (byte)(7))] byte rightScaledIndex) { throw new
PlatformNotSupportedException
(); }
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Arm\Rdm.PlatformNotSupported.cs (36)
34
public static Vector64<short> MultiplyRoundedDoublingAndAddSaturateHighScalar(Vector64<short> addend, Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
40
public static Vector64<int> MultiplyRoundedDoublingAndAddSaturateHighScalar(Vector64<int> addend, Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
46
public static Vector64<short> MultiplyRoundedDoublingAndSubtractSaturateHighScalar(Vector64<short> addend, Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
52
public static Vector64<int> MultiplyRoundedDoublingAndSubtractSaturateHighScalar(Vector64<int> addend, Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
58
public static Vector64<short> MultiplyRoundedDoublingScalarBySelectedScalarAndAddSaturateHigh(Vector64<short> addend, Vector64<short> left, Vector64<short> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
64
public static Vector64<short> MultiplyRoundedDoublingScalarBySelectedScalarAndAddSaturateHigh(Vector64<short> addend, Vector64<short> left, Vector128<short> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
70
public static Vector64<int> MultiplyRoundedDoublingScalarBySelectedScalarAndAddSaturateHigh(Vector64<int> addend, Vector64<int> left, Vector64<int> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
76
public static Vector64<int> MultiplyRoundedDoublingScalarBySelectedScalarAndAddSaturateHigh(Vector64<int> addend, Vector64<int> left, Vector128<int> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
82
public static Vector64<short> MultiplyRoundedDoublingScalarBySelectedScalarAndSubtractSaturateHigh(Vector64<short> minuend, Vector64<short> left, Vector64<short> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
88
public static Vector64<short> MultiplyRoundedDoublingScalarBySelectedScalarAndSubtractSaturateHigh(Vector64<short> minuend, Vector64<short> left, Vector128<short> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
94
public static Vector64<int> MultiplyRoundedDoublingScalarBySelectedScalarAndSubtractSaturateHigh(Vector64<int> minuend, Vector64<int> left, Vector64<int> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
100
public static Vector64<int> MultiplyRoundedDoublingScalarBySelectedScalarAndSubtractSaturateHigh(Vector64<int> minuend, Vector64<int> left, Vector128<int> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
108
public static Vector64<short> MultiplyRoundedDoublingAndAddSaturateHigh(Vector64<short> addend, Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
115
public static Vector64<int> MultiplyRoundedDoublingAndAddSaturateHigh(Vector64<int> addend, Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
122
public static Vector128<short> MultiplyRoundedDoublingAndAddSaturateHigh(Vector128<short> addend, Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
129
public static Vector128<int> MultiplyRoundedDoublingAndAddSaturateHigh(Vector128<int> addend, Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
136
public static Vector64<short> MultiplyRoundedDoublingAndSubtractSaturateHigh(Vector64<short> minuend, Vector64<short> left, Vector64<short> right) { throw new
PlatformNotSupportedException
(); }
143
public static Vector64<int> MultiplyRoundedDoublingAndSubtractSaturateHigh(Vector64<int> minuend, Vector64<int> left, Vector64<int> right) { throw new
PlatformNotSupportedException
(); }
150
public static Vector128<short> MultiplyRoundedDoublingAndSubtractSaturateHigh(Vector128<short> minuend, Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
157
public static Vector128<int> MultiplyRoundedDoublingAndSubtractSaturateHigh(Vector128<int> minuend, Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
164
public static Vector64<short> MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(Vector64<short> addend, Vector64<short> left, Vector64<short> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
171
public static Vector64<short> MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(Vector64<short> addend, Vector64<short> left, Vector128<short> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
178
public static Vector64<int> MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(Vector64<int> addend, Vector64<int> left, Vector64<int> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
185
public static Vector64<int> MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(Vector64<int> addend, Vector64<int> left, Vector128<int> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
192
public static Vector128<short> MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(Vector128<short> addend, Vector128<short> left, Vector64<short> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
199
public static Vector128<short> MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(Vector128<short> addend, Vector128<short> left, Vector128<short> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
206
public static Vector128<int> MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(Vector128<int> addend, Vector128<int> left, Vector64<int> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
213
public static Vector128<int> MultiplyRoundedDoublingBySelectedScalarAndAddSaturateHigh(Vector128<int> addend, Vector128<int> left, Vector128<int> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
220
public static Vector64<short> MultiplyRoundedDoublingBySelectedScalarAndSubtractSaturateHigh(Vector64<short> minuend, Vector64<short> left, Vector64<short> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
227
public static Vector64<short> MultiplyRoundedDoublingBySelectedScalarAndSubtractSaturateHigh(Vector64<short> minuend, Vector64<short> left, Vector128<short> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
234
public static Vector64<int> MultiplyRoundedDoublingBySelectedScalarAndSubtractSaturateHigh(Vector64<int> minuend, Vector64<int> left, Vector64<int> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
241
public static Vector64<int> MultiplyRoundedDoublingBySelectedScalarAndSubtractSaturateHigh(Vector64<int> minuend, Vector64<int> left, Vector128<int> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
248
public static Vector128<short> MultiplyRoundedDoublingBySelectedScalarAndSubtractSaturateHigh(Vector128<short> minuend, Vector128<short> left, Vector64<short> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
255
public static Vector128<short> MultiplyRoundedDoublingBySelectedScalarAndSubtractSaturateHigh(Vector128<short> minuend, Vector128<short> left, Vector128<short> right, [ConstantExpected(Max = (byte)(7))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
262
public static Vector128<int> MultiplyRoundedDoublingBySelectedScalarAndSubtractSaturateHigh(Vector128<int> minuend, Vector128<int> left, Vector64<int> right, [ConstantExpected(Max = (byte)(1))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
269
public static Vector128<int> MultiplyRoundedDoublingBySelectedScalarAndSubtractSaturateHigh(Vector128<int> minuend, Vector128<int> left, Vector128<int> right, [ConstantExpected(Max = (byte)(3))] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Arm\Sha1.PlatformNotSupported.cs (6)
35
public static Vector64<uint> FixedRotate(Vector64<uint> hash_e) { throw new
PlatformNotSupportedException
(); }
42
public static Vector128<uint> HashUpdateChoose(Vector128<uint> hash_abcd, Vector64<uint> hash_e, Vector128<uint> wk) { throw new
PlatformNotSupportedException
(); }
49
public static Vector128<uint> HashUpdateMajority(Vector128<uint> hash_abcd, Vector64<uint> hash_e, Vector128<uint> wk) { throw new
PlatformNotSupportedException
(); }
56
public static Vector128<uint> HashUpdateParity(Vector128<uint> hash_abcd, Vector64<uint> hash_e, Vector128<uint> wk) { throw new
PlatformNotSupportedException
(); }
63
public static Vector128<uint> ScheduleUpdate0(Vector128<uint> w0_3, Vector128<uint> w4_7, Vector128<uint> w8_11) { throw new
PlatformNotSupportedException
(); }
70
public static Vector128<uint> ScheduleUpdate1(Vector128<uint> tw0_3, Vector128<uint> w12_15) { throw new
PlatformNotSupportedException
(); }
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Arm\Sha256.PlatformNotSupported.cs (4)
35
public static Vector128<uint> HashUpdate1(Vector128<uint> hash_abcd, Vector128<uint> hash_efgh, Vector128<uint> wk) { throw new
PlatformNotSupportedException
(); }
42
public static Vector128<uint> HashUpdate2(Vector128<uint> hash_efgh, Vector128<uint> hash_abcd, Vector128<uint> wk) { throw new
PlatformNotSupportedException
(); }
49
public static Vector128<uint> ScheduleUpdate0(Vector128<uint> w0_3, Vector128<uint> w4_7) { throw new
PlatformNotSupportedException
(); }
56
public static Vector128<uint> ScheduleUpdate1(Vector128<uint> w0_3, Vector128<uint> w8_11, Vector128<uint> w12_15) { throw new
PlatformNotSupportedException
(); }
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Arm\Sve.PlatformNotSupported.cs (1538)
49
public static Vector<double> Abs(Vector<double> value) { throw new
PlatformNotSupportedException
(); }
57
public static Vector<short> Abs(Vector<short> value) { throw new
PlatformNotSupportedException
(); }
65
public static Vector<int> Abs(Vector<int> value) { throw new
PlatformNotSupportedException
(); }
73
public static Vector<long> Abs(Vector<long> value) { throw new
PlatformNotSupportedException
(); }
81
public static Vector<sbyte> Abs(Vector<sbyte> value) { throw new
PlatformNotSupportedException
(); }
89
public static Vector<float> Abs(Vector<float> value) { throw new
PlatformNotSupportedException
(); }
98
public static Vector<double> AbsoluteCompareGreaterThan(Vector<double> left, Vector<double> right) { throw new
PlatformNotSupportedException
(); }
104
public static Vector<float> AbsoluteCompareGreaterThan(Vector<float> left, Vector<float> right) { throw new
PlatformNotSupportedException
(); }
113
public static Vector<double> AbsoluteCompareGreaterThanOrEqual(Vector<double> left, Vector<double> right) { throw new
PlatformNotSupportedException
(); }
119
public static Vector<float> AbsoluteCompareGreaterThanOrEqual(Vector<float> left, Vector<float> right) { throw new
PlatformNotSupportedException
(); }
128
public static Vector<double> AbsoluteCompareLessThan(Vector<double> left, Vector<double> right) { throw new
PlatformNotSupportedException
(); }
134
public static Vector<float> AbsoluteCompareLessThan(Vector<float> left, Vector<float> right) { throw new
PlatformNotSupportedException
(); }
143
public static Vector<double> AbsoluteCompareLessThanOrEqual(Vector<double> left, Vector<double> right) { throw new
PlatformNotSupportedException
(); }
149
public static Vector<float> AbsoluteCompareLessThanOrEqual(Vector<float> left, Vector<float> right) { throw new
PlatformNotSupportedException
(); }
159
public static Vector<byte> AbsoluteDifference(Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
167
public static Vector<double> AbsoluteDifference(Vector<double> left, Vector<double> right) { throw new
PlatformNotSupportedException
(); }
175
public static Vector<short> AbsoluteDifference(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
183
public static Vector<int> AbsoluteDifference(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
191
public static Vector<long> AbsoluteDifference(Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
199
public static Vector<sbyte> AbsoluteDifference(Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
207
public static Vector<float> AbsoluteDifference(Vector<float> left, Vector<float> right) { throw new
PlatformNotSupportedException
(); }
215
public static Vector<ushort> AbsoluteDifference(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
223
public static Vector<uint> AbsoluteDifference(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
231
public static Vector<ulong> AbsoluteDifference(Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
242
public static Vector<byte> Add(Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
250
public static Vector<double> Add(Vector<double> left, Vector<double> right) { throw new
PlatformNotSupportedException
(); }
258
public static Vector<short> Add(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
266
public static Vector<int> Add(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
274
public static Vector<long> Add(Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
282
public static Vector<sbyte> Add(Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
290
public static Vector<float> Add(Vector<float> left, Vector<float> right) { throw new
PlatformNotSupportedException
(); }
298
public static Vector<ushort> Add(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
306
public static Vector<uint> Add(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
314
public static Vector<ulong> Add(Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
323
public static Vector<double> AddAcross(Vector<double> value) { throw new
PlatformNotSupportedException
(); }
329
public static Vector<long> AddAcross(Vector<short> value) { throw new
PlatformNotSupportedException
(); }
335
public static Vector<long> AddAcross(Vector<int> value) { throw new
PlatformNotSupportedException
(); }
341
public static Vector<long> AddAcross(Vector<sbyte> value) { throw new
PlatformNotSupportedException
(); }
347
public static Vector<long> AddAcross(Vector<long> value) { throw new
PlatformNotSupportedException
(); }
353
public static Vector<float> AddAcross(Vector<float> value) { throw new
PlatformNotSupportedException
(); }
359
public static Vector<ulong> AddAcross(Vector<byte> value) { throw new
PlatformNotSupportedException
(); }
365
public static Vector<ulong> AddAcross(Vector<ushort> value) { throw new
PlatformNotSupportedException
(); }
371
public static Vector<ulong> AddAcross(Vector<uint> value) { throw new
PlatformNotSupportedException
(); }
377
public static Vector<ulong> AddAcross(Vector<ulong> value) { throw new
PlatformNotSupportedException
(); }
388
public static Vector<double> AddRotateComplex(Vector<double> left, Vector<double> right, [ConstantExpected(Min = 0, Max = (byte)(1))] byte rotation) { throw new
PlatformNotSupportedException
(); }
397
public static Vector<float> AddRotateComplex(Vector<float> left, Vector<float> right, [ConstantExpected(Min = 0, Max = (byte)(1))] byte rotation) { throw new
PlatformNotSupportedException
(); }
406
public static Vector<byte> AddSaturate(Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
412
public static Vector<short> AddSaturate(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
418
public static Vector<int> AddSaturate(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
424
public static Vector<long> AddSaturate(Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
430
public static Vector<sbyte> AddSaturate(Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
436
public static Vector<ushort> AddSaturate(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
442
public static Vector<uint> AddSaturate(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
448
public static Vector<ulong> AddSaturate(Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
457
public static Vector<double> AddSequentialAcross(Vector<double> initial, Vector<double> value) { throw new
PlatformNotSupportedException
(); }
463
public static Vector<float> AddSequentialAcross(Vector<float> initial, Vector<float> value) { throw new
PlatformNotSupportedException
(); }
474
public static Vector<byte> And(Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
482
public static Vector<short> And(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
490
public static Vector<int> And(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
498
public static Vector<long> And(Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
506
public static Vector<sbyte> And(Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
514
public static Vector<ushort> And(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
522
public static Vector<uint> And(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
530
public static Vector<ulong> And(Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
539
public static Vector<byte> AndAcross(Vector<byte> value) { throw new
PlatformNotSupportedException
(); }
545
public static Vector<short> AndAcross(Vector<short> value) { throw new
PlatformNotSupportedException
(); }
551
public static Vector<int> AndAcross(Vector<int> value) { throw new
PlatformNotSupportedException
(); }
557
public static Vector<long> AndAcross(Vector<long> value) { throw new
PlatformNotSupportedException
(); }
563
public static Vector<sbyte> AndAcross(Vector<sbyte> value) { throw new
PlatformNotSupportedException
(); }
569
public static Vector<ushort> AndAcross(Vector<ushort> value) { throw new
PlatformNotSupportedException
(); }
575
public static Vector<uint> AndAcross(Vector<uint> value) { throw new
PlatformNotSupportedException
(); }
581
public static Vector<ulong> AndAcross(Vector<ulong> value) { throw new
PlatformNotSupportedException
(); }
593
public static Vector<byte> BitwiseClear(Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
602
public static Vector<short> BitwiseClear(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
611
public static Vector<int> BitwiseClear(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
620
public static Vector<long> BitwiseClear(Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
629
public static Vector<sbyte> BitwiseClear(Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
638
public static Vector<ushort> BitwiseClear(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
647
public static Vector<uint> BitwiseClear(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
656
public static Vector<ulong> BitwiseClear(Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
667
public static Vector<byte> BooleanNot(Vector<byte> value) { throw new
PlatformNotSupportedException
(); }
675
public static Vector<short> BooleanNot(Vector<short> value) { throw new
PlatformNotSupportedException
(); }
683
public static Vector<int> BooleanNot(Vector<int> value) { throw new
PlatformNotSupportedException
(); }
691
public static Vector<long> BooleanNot(Vector<long> value) { throw new
PlatformNotSupportedException
(); }
699
public static Vector<sbyte> BooleanNot(Vector<sbyte> value) { throw new
PlatformNotSupportedException
(); }
707
public static Vector<ushort> BooleanNot(Vector<ushort> value) { throw new
PlatformNotSupportedException
(); }
715
public static Vector<uint> BooleanNot(Vector<uint> value) { throw new
PlatformNotSupportedException
(); }
723
public static Vector<ulong> BooleanNot(Vector<ulong> value) { throw new
PlatformNotSupportedException
(); }
732
public static Vector<double> Compact(Vector<double> mask, Vector<double> value) { throw new
PlatformNotSupportedException
(); }
738
public static Vector<int> Compact(Vector<int> mask, Vector<int> value) { throw new
PlatformNotSupportedException
(); }
744
public static Vector<long> Compact(Vector<long> mask, Vector<long> value) { throw new
PlatformNotSupportedException
(); }
750
public static Vector<float> Compact(Vector<float> mask, Vector<float> value) { throw new
PlatformNotSupportedException
(); }
756
public static Vector<uint> Compact(Vector<uint> mask, Vector<uint> value) { throw new
PlatformNotSupportedException
(); }
762
public static Vector<ulong> Compact(Vector<ulong> mask, Vector<ulong> value) { throw new
PlatformNotSupportedException
(); }
771
public static Vector<byte> CompareEqual(Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
777
public static Vector<double> CompareEqual(Vector<double> left, Vector<double> right) { throw new
PlatformNotSupportedException
(); }
783
public static Vector<short> CompareEqual(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
789
public static Vector<short> CompareEqual(Vector<short> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
795
public static Vector<int> CompareEqual(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
801
public static Vector<int> CompareEqual(Vector<int> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
807
public static Vector<long> CompareEqual(Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
813
public static Vector<sbyte> CompareEqual(Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
819
public static Vector<sbyte> CompareEqual(Vector<sbyte> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
825
public static Vector<float> CompareEqual(Vector<float> left, Vector<float> right) { throw new
PlatformNotSupportedException
(); }
831
public static Vector<ushort> CompareEqual(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
837
public static Vector<uint> CompareEqual(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
843
public static Vector<ulong> CompareEqual(Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
852
public static Vector<byte> CompareGreaterThan(Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
858
public static Vector<byte> CompareGreaterThan(Vector<byte> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
864
public static Vector<double> CompareGreaterThan(Vector<double> left, Vector<double> right) { throw new
PlatformNotSupportedException
(); }
870
public static Vector<short> CompareGreaterThan(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
876
public static Vector<short> CompareGreaterThan(Vector<short> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
882
public static Vector<int> CompareGreaterThan(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
888
public static Vector<int> CompareGreaterThan(Vector<int> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
894
public static Vector<long> CompareGreaterThan(Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
900
public static Vector<sbyte> CompareGreaterThan(Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
906
public static Vector<sbyte> CompareGreaterThan(Vector<sbyte> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
912
public static Vector<float> CompareGreaterThan(Vector<float> left, Vector<float> right) { throw new
PlatformNotSupportedException
(); }
918
public static Vector<ushort> CompareGreaterThan(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
924
public static Vector<ushort> CompareGreaterThan(Vector<ushort> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
930
public static Vector<uint> CompareGreaterThan(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
936
public static Vector<uint> CompareGreaterThan(Vector<uint> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
942
public static Vector<ulong> CompareGreaterThan(Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
951
public static Vector<byte> CompareGreaterThanOrEqual(Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
957
public static Vector<byte> CompareGreaterThanOrEqual(Vector<byte> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
963
public static Vector<double> CompareGreaterThanOrEqual(Vector<double> left, Vector<double> right) { throw new
PlatformNotSupportedException
(); }
969
public static Vector<short> CompareGreaterThanOrEqual(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
975
public static Vector<short> CompareGreaterThanOrEqual(Vector<short> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
981
public static Vector<int> CompareGreaterThanOrEqual(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
987
public static Vector<int> CompareGreaterThanOrEqual(Vector<int> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
993
public static Vector<long> CompareGreaterThanOrEqual(Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
999
public static Vector<sbyte> CompareGreaterThanOrEqual(Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
1005
public static Vector<sbyte> CompareGreaterThanOrEqual(Vector<sbyte> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
1011
public static Vector<float> CompareGreaterThanOrEqual(Vector<float> left, Vector<float> right) { throw new
PlatformNotSupportedException
(); }
1017
public static Vector<ushort> CompareGreaterThanOrEqual(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
1023
public static Vector<ushort> CompareGreaterThanOrEqual(Vector<ushort> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
1029
public static Vector<uint> CompareGreaterThanOrEqual(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
1035
public static Vector<uint> CompareGreaterThanOrEqual(Vector<uint> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
1041
public static Vector<ulong> CompareGreaterThanOrEqual(Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
1050
public static Vector<byte> CompareLessThan(Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
1056
public static Vector<byte> CompareLessThan(Vector<byte> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
1062
public static Vector<double> CompareLessThan(Vector<double> left, Vector<double> right) { throw new
PlatformNotSupportedException
(); }
1068
public static Vector<short> CompareLessThan(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
1074
public static Vector<short> CompareLessThan(Vector<short> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
1080
public static Vector<int> CompareLessThan(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
1086
public static Vector<int> CompareLessThan(Vector<int> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
1092
public static Vector<long> CompareLessThan(Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
1098
public static Vector<sbyte> CompareLessThan(Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
1104
public static Vector<sbyte> CompareLessThan(Vector<sbyte> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
1110
public static Vector<float> CompareLessThan(Vector<float> left, Vector<float> right) { throw new
PlatformNotSupportedException
(); }
1116
public static Vector<ushort> CompareLessThan(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
1122
public static Vector<ushort> CompareLessThan(Vector<ushort> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
1128
public static Vector<uint> CompareLessThan(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
1134
public static Vector<uint> CompareLessThan(Vector<uint> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
1140
public static Vector<ulong> CompareLessThan(Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
1149
public static Vector<byte> CompareLessThanOrEqual(Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
1155
public static Vector<byte> CompareLessThanOrEqual(Vector<byte> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
1161
public static Vector<double> CompareLessThanOrEqual(Vector<double> left, Vector<double> right) { throw new
PlatformNotSupportedException
(); }
1167
public static Vector<short> CompareLessThanOrEqual(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
1173
public static Vector<short> CompareLessThanOrEqual(Vector<short> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
1179
public static Vector<int> CompareLessThanOrEqual(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
1185
public static Vector<int> CompareLessThanOrEqual(Vector<int> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
1191
public static Vector<long> CompareLessThanOrEqual(Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
1197
public static Vector<sbyte> CompareLessThanOrEqual(Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
1203
public static Vector<sbyte> CompareLessThanOrEqual(Vector<sbyte> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
1209
public static Vector<float> CompareLessThanOrEqual(Vector<float> left, Vector<float> right) { throw new
PlatformNotSupportedException
(); }
1215
public static Vector<ushort> CompareLessThanOrEqual(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
1221
public static Vector<ushort> CompareLessThanOrEqual(Vector<ushort> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
1227
public static Vector<uint> CompareLessThanOrEqual(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
1233
public static Vector<uint> CompareLessThanOrEqual(Vector<uint> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
1239
public static Vector<ulong> CompareLessThanOrEqual(Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
1248
public static Vector<byte> CompareNotEqualTo(Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
1254
public static Vector<double> CompareNotEqualTo(Vector<double> left, Vector<double> right) { throw new
PlatformNotSupportedException
(); }
1260
public static Vector<short> CompareNotEqualTo(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
1266
public static Vector<short> CompareNotEqualTo(Vector<short> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
1272
public static Vector<int> CompareNotEqualTo(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
1278
public static Vector<int> CompareNotEqualTo(Vector<int> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
1284
public static Vector<long> CompareNotEqualTo(Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
1290
public static Vector<sbyte> CompareNotEqualTo(Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
1296
public static Vector<sbyte> CompareNotEqualTo(Vector<sbyte> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
1302
public static Vector<float> CompareNotEqualTo(Vector<float> left, Vector<float> right) { throw new
PlatformNotSupportedException
(); }
1308
public static Vector<ushort> CompareNotEqualTo(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
1314
public static Vector<uint> CompareNotEqualTo(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
1320
public static Vector<ulong> CompareNotEqualTo(Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
1329
public static Vector<double> CompareUnordered(Vector<double> left, Vector<double> right) { throw new
PlatformNotSupportedException
(); }
1335
public static Vector<float> CompareUnordered(Vector<float> left, Vector<float> right) { throw new
PlatformNotSupportedException
(); }
1344
public static Vector<uint> Compute16BitAddresses(Vector<uint> bases, Vector<int> indices) { throw new
PlatformNotSupportedException
(); }
1350
public static Vector<uint> Compute16BitAddresses(Vector<uint> bases, Vector<uint> indices) { throw new
PlatformNotSupportedException
(); }
1356
public static Vector<ulong> Compute16BitAddresses(Vector<ulong> bases, Vector<long> indices) { throw new
PlatformNotSupportedException
(); }
1362
public static Vector<ulong> Compute16BitAddresses(Vector<ulong> bases, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
1371
public static Vector<uint> Compute32BitAddresses(Vector<uint> bases, Vector<int> indices) { throw new
PlatformNotSupportedException
(); }
1377
public static Vector<uint> Compute32BitAddresses(Vector<uint> bases, Vector<uint> indices) { throw new
PlatformNotSupportedException
(); }
1383
public static Vector<ulong> Compute32BitAddresses(Vector<ulong> bases, Vector<long> indices) { throw new
PlatformNotSupportedException
(); }
1389
public static Vector<ulong> Compute32BitAddresses(Vector<ulong> bases, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
1398
public static Vector<uint> Compute64BitAddresses(Vector<uint> bases, Vector<int> indices) { throw new
PlatformNotSupportedException
(); }
1404
public static Vector<uint> Compute64BitAddresses(Vector<uint> bases, Vector<uint> indices) { throw new
PlatformNotSupportedException
(); }
1410
public static Vector<ulong> Compute64BitAddresses(Vector<ulong> bases, Vector<long> indices) { throw new
PlatformNotSupportedException
(); }
1416
public static Vector<ulong> Compute64BitAddresses(Vector<ulong> bases, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
1425
public static Vector<uint> Compute8BitAddresses(Vector<uint> bases, Vector<int> indices) { throw new
PlatformNotSupportedException
(); }
1431
public static Vector<uint> Compute8BitAddresses(Vector<uint> bases, Vector<uint> indices) { throw new
PlatformNotSupportedException
(); }
1437
public static Vector<ulong> Compute8BitAddresses(Vector<ulong> bases, Vector<long> indices) { throw new
PlatformNotSupportedException
(); }
1443
public static Vector<ulong> Compute8BitAddresses(Vector<ulong> bases, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
1452
public static Vector<byte> ConditionalExtractAfterLastActiveElement(Vector<byte> mask, Vector<byte> defaultScalar, Vector<byte> data) { throw new
PlatformNotSupportedException
(); }
1458
public static byte ConditionalExtractAfterLastActiveElement(Vector<byte> mask, byte defaultValue, Vector<byte> data) { throw new
PlatformNotSupportedException
(); }
1464
public static Vector<double> ConditionalExtractAfterLastActiveElement(Vector<double> mask, Vector<double> defaultScalar, Vector<double> data) { throw new
PlatformNotSupportedException
(); }
1470
public static double ConditionalExtractAfterLastActiveElement(Vector<double> mask, double defaultValue, Vector<double> data) { throw new
PlatformNotSupportedException
(); }
1476
public static Vector<short> ConditionalExtractAfterLastActiveElement(Vector<short> mask, Vector<short> defaultScalar, Vector<short> data) { throw new
PlatformNotSupportedException
(); }
1482
public static short ConditionalExtractAfterLastActiveElement(Vector<short> mask, short defaultValue, Vector<short> data) { throw new
PlatformNotSupportedException
(); }
1488
public static Vector<int> ConditionalExtractAfterLastActiveElement(Vector<int> mask, Vector<int> defaultScalar, Vector<int> data) { throw new
PlatformNotSupportedException
(); }
1494
public static int ConditionalExtractAfterLastActiveElement(Vector<int> mask, int defaultValue, Vector<int> data) { throw new
PlatformNotSupportedException
(); }
1500
public static Vector<long> ConditionalExtractAfterLastActiveElement(Vector<long> mask, Vector<long> defaultScalar, Vector<long> data) { throw new
PlatformNotSupportedException
(); }
1506
public static long ConditionalExtractAfterLastActiveElement(Vector<long> mask, long defaultValue, Vector<long> data) { throw new
PlatformNotSupportedException
(); }
1512
public static Vector<sbyte> ConditionalExtractAfterLastActiveElement(Vector<sbyte> mask, Vector<sbyte> defaultScalar, Vector<sbyte> data) { throw new
PlatformNotSupportedException
(); }
1518
public static sbyte ConditionalExtractAfterLastActiveElement(Vector<sbyte> mask, sbyte defaultValue, Vector<sbyte> data) { throw new
PlatformNotSupportedException
(); }
1524
public static Vector<float> ConditionalExtractAfterLastActiveElement(Vector<float> mask, Vector<float> defaultScalar, Vector<float> data) { throw new
PlatformNotSupportedException
(); }
1530
public static float ConditionalExtractAfterLastActiveElement(Vector<float> mask, float defaultValue, Vector<float> data) { throw new
PlatformNotSupportedException
(); }
1536
public static Vector<ushort> ConditionalExtractAfterLastActiveElement(Vector<ushort> mask, Vector<ushort> defaultScalar, Vector<ushort> data) { throw new
PlatformNotSupportedException
(); }
1542
public static ushort ConditionalExtractAfterLastActiveElement(Vector<ushort> mask, ushort defaultValue, Vector<ushort> data) { throw new
PlatformNotSupportedException
(); }
1548
public static Vector<uint> ConditionalExtractAfterLastActiveElement(Vector<uint> mask, Vector<uint> defaultScalar, Vector<uint> data) { throw new
PlatformNotSupportedException
(); }
1554
public static uint ConditionalExtractAfterLastActiveElement(Vector<uint> mask, uint defaultValue, Vector<uint> data) { throw new
PlatformNotSupportedException
(); }
1560
public static Vector<ulong> ConditionalExtractAfterLastActiveElement(Vector<ulong> mask, Vector<ulong> defaultScalar, Vector<ulong> data) { throw new
PlatformNotSupportedException
(); }
1566
public static ulong ConditionalExtractAfterLastActiveElement(Vector<ulong> mask, ulong defaultValue, Vector<ulong> data) { throw new
PlatformNotSupportedException
(); }
1575
public static Vector<byte> ConditionalExtractAfterLastActiveElementAndReplicate(Vector<byte> mask, Vector<byte> defaultValues, Vector<byte> data) { throw new
PlatformNotSupportedException
(); }
1581
public static Vector<double> ConditionalExtractAfterLastActiveElementAndReplicate(Vector<double> mask, Vector<double> defaultValues, Vector<double> data) { throw new
PlatformNotSupportedException
(); }
1587
public static Vector<short> ConditionalExtractAfterLastActiveElementAndReplicate(Vector<short> mask, Vector<short> defaultValues, Vector<short> data) { throw new
PlatformNotSupportedException
(); }
1593
public static Vector<int> ConditionalExtractAfterLastActiveElementAndReplicate(Vector<int> mask, Vector<int> defaultValues, Vector<int> data) { throw new
PlatformNotSupportedException
(); }
1599
public static Vector<long> ConditionalExtractAfterLastActiveElementAndReplicate(Vector<long> mask, Vector<long> defaultValues, Vector<long> data) { throw new
PlatformNotSupportedException
(); }
1605
public static Vector<sbyte> ConditionalExtractAfterLastActiveElementAndReplicate(Vector<sbyte> mask, Vector<sbyte> defaultValues, Vector<sbyte> data) { throw new
PlatformNotSupportedException
(); }
1611
public static Vector<float> ConditionalExtractAfterLastActiveElementAndReplicate(Vector<float> mask, Vector<float> defaultValues, Vector<float> data) { throw new
PlatformNotSupportedException
(); }
1617
public static Vector<ushort> ConditionalExtractAfterLastActiveElementAndReplicate(Vector<ushort> mask, Vector<ushort> defaultValues, Vector<ushort> data) { throw new
PlatformNotSupportedException
(); }
1623
public static Vector<uint> ConditionalExtractAfterLastActiveElementAndReplicate(Vector<uint> mask, Vector<uint> defaultValues, Vector<uint> data) { throw new
PlatformNotSupportedException
(); }
1629
public static Vector<ulong> ConditionalExtractAfterLastActiveElementAndReplicate(Vector<ulong> mask, Vector<ulong> defaultValues, Vector<ulong> data) { throw new
PlatformNotSupportedException
(); }
1638
public static Vector<byte> ConditionalExtractLastActiveElement(Vector<byte> mask, Vector<byte> defaultScalar, Vector<byte> data) { throw new
PlatformNotSupportedException
(); }
1644
public static byte ConditionalExtractLastActiveElement(Vector<byte> mask, byte defaultValue, Vector<byte> data) { throw new
PlatformNotSupportedException
(); }
1650
public static Vector<double> ConditionalExtractLastActiveElement(Vector<double> mask, Vector<double> defaultScalar, Vector<double> data) { throw new
PlatformNotSupportedException
(); }
1656
public static double ConditionalExtractLastActiveElement(Vector<double> mask, double defaultValue, Vector<double> data) { throw new
PlatformNotSupportedException
(); }
1662
public static Vector<short> ConditionalExtractLastActiveElement(Vector<short> mask, Vector<short> defaultScalar, Vector<short> data) { throw new
PlatformNotSupportedException
(); }
1668
public static short ConditionalExtractLastActiveElement(Vector<short> mask, short defaultValue, Vector<short> data) { throw new
PlatformNotSupportedException
(); }
1674
public static Vector<int> ConditionalExtractLastActiveElement(Vector<int> mask, Vector<int> defaultScalar, Vector<int> data) { throw new
PlatformNotSupportedException
(); }
1680
public static int ConditionalExtractLastActiveElement(Vector<int> mask, int defaultValue, Vector<int> data) { throw new
PlatformNotSupportedException
(); }
1686
public static Vector<long> ConditionalExtractLastActiveElement(Vector<long> mask, Vector<long> defaultScalar, Vector<long> data) { throw new
PlatformNotSupportedException
(); }
1692
public static long ConditionalExtractLastActiveElement(Vector<long> mask, long defaultValue, Vector<long> data) { throw new
PlatformNotSupportedException
(); }
1698
public static Vector<sbyte> ConditionalExtractLastActiveElement(Vector<sbyte> mask, Vector<sbyte> defaultScalar, Vector<sbyte> data) { throw new
PlatformNotSupportedException
(); }
1704
public static sbyte ConditionalExtractLastActiveElement(Vector<sbyte> mask, sbyte defaultValue, Vector<sbyte> data) { throw new
PlatformNotSupportedException
(); }
1710
public static Vector<float> ConditionalExtractLastActiveElement(Vector<float> mask, Vector<float> defaultScalar, Vector<float> data) { throw new
PlatformNotSupportedException
(); }
1716
public static float ConditionalExtractLastActiveElement(Vector<float> mask, float defaultValue, Vector<float> data) { throw new
PlatformNotSupportedException
(); }
1722
public static Vector<ushort> ConditionalExtractLastActiveElement(Vector<ushort> mask, Vector<ushort> defaultScalar, Vector<ushort> data) { throw new
PlatformNotSupportedException
(); }
1728
public static ushort ConditionalExtractLastActiveElement(Vector<ushort> mask, ushort defaultValue, Vector<ushort> data) { throw new
PlatformNotSupportedException
(); }
1734
public static Vector<uint> ConditionalExtractLastActiveElement(Vector<uint> mask, Vector<uint> defaultScalar, Vector<uint> data) { throw new
PlatformNotSupportedException
(); }
1740
public static uint ConditionalExtractLastActiveElement(Vector<uint> mask, uint defaultValue, Vector<uint> data) { throw new
PlatformNotSupportedException
(); }
1746
public static Vector<ulong> ConditionalExtractLastActiveElement(Vector<ulong> mask, Vector<ulong> defaultScalar, Vector<ulong> data) { throw new
PlatformNotSupportedException
(); }
1752
public static ulong ConditionalExtractLastActiveElement(Vector<ulong> mask, ulong defaultValue, Vector<ulong> data) { throw new
PlatformNotSupportedException
(); }
1761
public static Vector<byte> ConditionalExtractLastActiveElementAndReplicate(Vector<byte> mask, Vector<byte> defaultValues, Vector<byte> data) { throw new
PlatformNotSupportedException
(); }
1767
public static Vector<double> ConditionalExtractLastActiveElementAndReplicate(Vector<double> mask, Vector<double> defaultValues, Vector<double> data) { throw new
PlatformNotSupportedException
(); }
1773
public static Vector<short> ConditionalExtractLastActiveElementAndReplicate(Vector<short> mask, Vector<short> defaultValues, Vector<short> data) { throw new
PlatformNotSupportedException
(); }
1779
public static Vector<int> ConditionalExtractLastActiveElementAndReplicate(Vector<int> mask, Vector<int> defaultValues, Vector<int> data) { throw new
PlatformNotSupportedException
(); }
1785
public static Vector<long> ConditionalExtractLastActiveElementAndReplicate(Vector<long> mask, Vector<long> defaultValues, Vector<long> data) { throw new
PlatformNotSupportedException
(); }
1791
public static Vector<sbyte> ConditionalExtractLastActiveElementAndReplicate(Vector<sbyte> mask, Vector<sbyte> defaultValues, Vector<sbyte> data) { throw new
PlatformNotSupportedException
(); }
1797
public static Vector<float> ConditionalExtractLastActiveElementAndReplicate(Vector<float> mask, Vector<float> defaultValues, Vector<float> data) { throw new
PlatformNotSupportedException
(); }
1803
public static Vector<ushort> ConditionalExtractLastActiveElementAndReplicate(Vector<ushort> mask, Vector<ushort> defaultValues, Vector<ushort> data) { throw new
PlatformNotSupportedException
(); }
1809
public static Vector<uint> ConditionalExtractLastActiveElementAndReplicate(Vector<uint> mask, Vector<uint> defaultValues, Vector<uint> data) { throw new
PlatformNotSupportedException
(); }
1815
public static Vector<ulong> ConditionalExtractLastActiveElementAndReplicate(Vector<ulong> mask, Vector<ulong> defaultValues, Vector<ulong> data) { throw new
PlatformNotSupportedException
(); }
1825
public static Vector<byte> ConditionalSelect(Vector<byte> mask, Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
1831
public static Vector<double> ConditionalSelect(Vector<double> mask, Vector<double> left, Vector<double> right) { throw new
PlatformNotSupportedException
(); }
1838
public static Vector<short> ConditionalSelect(Vector<short> mask, Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
1845
public static Vector<int> ConditionalSelect(Vector<int> mask, Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
1852
public static Vector<long> ConditionalSelect(Vector<long> mask, Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
1859
public static Vector<sbyte> ConditionalSelect(Vector<sbyte> mask, Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
1865
public static Vector<float> ConditionalSelect(Vector<float> mask, Vector<float> left, Vector<float> right) { throw new
PlatformNotSupportedException
(); }
1872
public static Vector<ushort> ConditionalSelect(Vector<ushort> mask, Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
1879
public static Vector<uint> ConditionalSelect(Vector<uint> mask, Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
1886
public static Vector<ulong> ConditionalSelect(Vector<ulong> mask, Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
1897
public static Vector<double> ConvertToDouble(Vector<int> value) { throw new
PlatformNotSupportedException
(); }
1905
public static Vector<double> ConvertToDouble(Vector<long> value) { throw new
PlatformNotSupportedException
(); }
1913
public static Vector<double> ConvertToDouble(Vector<float> value) { throw new
PlatformNotSupportedException
(); }
1921
public static Vector<double> ConvertToDouble(Vector<uint> value) { throw new
PlatformNotSupportedException
(); }
1929
public static Vector<double> ConvertToDouble(Vector<ulong> value) { throw new
PlatformNotSupportedException
(); }
1940
public static Vector<int> ConvertToInt32(Vector<double> value) { throw new
PlatformNotSupportedException
(); }
1948
public static Vector<int> ConvertToInt32(Vector<float> value) { throw new
PlatformNotSupportedException
(); }
1959
public static Vector<long> ConvertToInt64(Vector<double> value) { throw new
PlatformNotSupportedException
(); }
1967
public static Vector<long> ConvertToInt64(Vector<float> value) { throw new
PlatformNotSupportedException
(); }
1978
public static Vector<float> ConvertToSingle(Vector<double> value) { throw new
PlatformNotSupportedException
(); }
1986
public static Vector<float> ConvertToSingle(Vector<int> value) { throw new
PlatformNotSupportedException
(); }
1994
public static Vector<float> ConvertToSingle(Vector<long> value) { throw new
PlatformNotSupportedException
(); }
2002
public static Vector<float> ConvertToSingle(Vector<uint> value) { throw new
PlatformNotSupportedException
(); }
2010
public static Vector<float> ConvertToSingle(Vector<ulong> value) { throw new
PlatformNotSupportedException
(); }
2021
public static Vector<uint> ConvertToUInt32(Vector<double> value) { throw new
PlatformNotSupportedException
(); }
2029
public static Vector<uint> ConvertToUInt32(Vector<float> value) { throw new
PlatformNotSupportedException
(); }
2040
public static Vector<ulong> ConvertToUInt64(Vector<double> value) { throw new
PlatformNotSupportedException
(); }
2048
public static Vector<ulong> ConvertToUInt64(Vector<float> value) { throw new
PlatformNotSupportedException
(); }
2057
public static ulong Count16BitElements([ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
2066
public static ulong Count32BitElements([ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
2075
public static ulong Count64BitElements([ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
2084
public static ulong Count8BitElements([ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
2093
public static Vector<byte> CreateBreakAfterMask(Vector<byte> totalMask, Vector<byte> fromMask) { throw new
PlatformNotSupportedException
(); }
2099
public static Vector<short> CreateBreakAfterMask(Vector<short> totalMask, Vector<short> fromMask) { throw new
PlatformNotSupportedException
(); }
2105
public static Vector<int> CreateBreakAfterMask(Vector<int> totalMask, Vector<int> fromMask) { throw new
PlatformNotSupportedException
(); }
2111
public static Vector<long> CreateBreakAfterMask(Vector<long> totalMask, Vector<long> fromMask) { throw new
PlatformNotSupportedException
(); }
2117
public static Vector<sbyte> CreateBreakAfterMask(Vector<sbyte> totalMask, Vector<sbyte> fromMask) { throw new
PlatformNotSupportedException
(); }
2123
public static Vector<ushort> CreateBreakAfterMask(Vector<ushort> totalMask, Vector<ushort> fromMask) { throw new
PlatformNotSupportedException
(); }
2129
public static Vector<uint> CreateBreakAfterMask(Vector<uint> totalMask, Vector<uint> fromMask) { throw new
PlatformNotSupportedException
(); }
2135
public static Vector<ulong> CreateBreakAfterMask(Vector<ulong> totalMask, Vector<ulong> fromMask) { throw new
PlatformNotSupportedException
(); }
2144
public static Vector<byte> CreateBreakAfterPropagateMask(Vector<byte> mask, Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
2150
public static Vector<short> CreateBreakAfterPropagateMask(Vector<short> mask, Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
2156
public static Vector<int> CreateBreakAfterPropagateMask(Vector<int> mask, Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
2162
public static Vector<long> CreateBreakAfterPropagateMask(Vector<long> mask, Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
2168
public static Vector<sbyte> CreateBreakAfterPropagateMask(Vector<sbyte> mask, Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
2174
public static Vector<ushort> CreateBreakAfterPropagateMask(Vector<ushort> mask, Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
2180
public static Vector<uint> CreateBreakAfterPropagateMask(Vector<uint> mask, Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
2186
public static Vector<ulong> CreateBreakAfterPropagateMask(Vector<ulong> mask, Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
2195
public static Vector<byte> CreateBreakBeforeMask(Vector<byte> totalMask, Vector<byte> fromMask) { throw new
PlatformNotSupportedException
(); }
2201
public static Vector<short> CreateBreakBeforeMask(Vector<short> totalMask, Vector<short> fromMask) { throw new
PlatformNotSupportedException
(); }
2207
public static Vector<int> CreateBreakBeforeMask(Vector<int> totalMask, Vector<int> fromMask) { throw new
PlatformNotSupportedException
(); }
2213
public static Vector<long> CreateBreakBeforeMask(Vector<long> totalMask, Vector<long> fromMask) { throw new
PlatformNotSupportedException
(); }
2219
public static Vector<sbyte> CreateBreakBeforeMask(Vector<sbyte> totalMask, Vector<sbyte> fromMask) { throw new
PlatformNotSupportedException
(); }
2225
public static Vector<ushort> CreateBreakBeforeMask(Vector<ushort> totalMask, Vector<ushort> fromMask) { throw new
PlatformNotSupportedException
(); }
2231
public static Vector<uint> CreateBreakBeforeMask(Vector<uint> totalMask, Vector<uint> fromMask) { throw new
PlatformNotSupportedException
(); }
2237
public static Vector<ulong> CreateBreakBeforeMask(Vector<ulong> totalMask, Vector<ulong> fromMask) { throw new
PlatformNotSupportedException
(); }
2246
public static Vector<byte> CreateBreakBeforePropagateMask(Vector<byte> mask, Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
2252
public static Vector<short> CreateBreakBeforePropagateMask(Vector<short> mask, Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
2258
public static Vector<int> CreateBreakBeforePropagateMask(Vector<int> mask, Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
2264
public static Vector<long> CreateBreakBeforePropagateMask(Vector<long> mask, Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
2270
public static Vector<sbyte> CreateBreakBeforePropagateMask(Vector<sbyte> mask, Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
2276
public static Vector<ushort> CreateBreakBeforePropagateMask(Vector<ushort> mask, Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
2282
public static Vector<uint> CreateBreakBeforePropagateMask(Vector<uint> mask, Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
2288
public static Vector<ulong> CreateBreakBeforePropagateMask(Vector<ulong> mask, Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
2297
public static Vector<byte> CreateBreakPropagateMask(Vector<byte> totalMask, Vector<byte> fromMask) { throw new
PlatformNotSupportedException
(); }
2303
public static Vector<short> CreateBreakPropagateMask(Vector<short> totalMask, Vector<short> fromMask) { throw new
PlatformNotSupportedException
(); }
2309
public static Vector<int> CreateBreakPropagateMask(Vector<int> totalMask, Vector<int> fromMask) { throw new
PlatformNotSupportedException
(); }
2315
public static Vector<long> CreateBreakPropagateMask(Vector<long> totalMask, Vector<long> fromMask) { throw new
PlatformNotSupportedException
(); }
2321
public static Vector<sbyte> CreateBreakPropagateMask(Vector<sbyte> totalMask, Vector<sbyte> fromMask) { throw new
PlatformNotSupportedException
(); }
2327
public static Vector<ushort> CreateBreakPropagateMask(Vector<ushort> totalMask, Vector<ushort> fromMask) { throw new
PlatformNotSupportedException
(); }
2333
public static Vector<uint> CreateBreakPropagateMask(Vector<uint> totalMask, Vector<uint> fromMask) { throw new
PlatformNotSupportedException
(); }
2339
public static Vector<ulong> CreateBreakPropagateMask(Vector<ulong> totalMask, Vector<ulong> fromMask) { throw new
PlatformNotSupportedException
(); }
2348
public static Vector<byte> CreateFalseMaskByte() { throw new
PlatformNotSupportedException
(); }
2357
public static Vector<double> CreateFalseMaskDouble() { throw new
PlatformNotSupportedException
(); }
2366
public static Vector<short> CreateFalseMaskInt16() { throw new
PlatformNotSupportedException
(); }
2375
public static Vector<int> CreateFalseMaskInt32() { throw new
PlatformNotSupportedException
(); }
2384
public static Vector<long> CreateFalseMaskInt64() { throw new
PlatformNotSupportedException
(); }
2393
public static Vector<sbyte> CreateFalseMaskSByte() { throw new
PlatformNotSupportedException
(); }
2402
public static Vector<float> CreateFalseMaskSingle() { throw new
PlatformNotSupportedException
(); }
2411
public static Vector<ushort> CreateFalseMaskUInt16() { throw new
PlatformNotSupportedException
(); }
2420
public static Vector<uint> CreateFalseMaskUInt32() { throw new
PlatformNotSupportedException
(); }
2429
public static Vector<ulong> CreateFalseMaskUInt64() { throw new
PlatformNotSupportedException
(); }
2438
public static Vector<byte> CreateMaskForFirstActiveElement(Vector<byte> totalMask, Vector<byte> fromMask) { throw new
PlatformNotSupportedException
(); }
2444
public static Vector<short> CreateMaskForFirstActiveElement(Vector<short> totalMask, Vector<short> fromMask) { throw new
PlatformNotSupportedException
(); }
2450
public static Vector<int> CreateMaskForFirstActiveElement(Vector<int> totalMask, Vector<int> fromMask) { throw new
PlatformNotSupportedException
(); }
2456
public static Vector<long> CreateMaskForFirstActiveElement(Vector<long> totalMask, Vector<long> fromMask) { throw new
PlatformNotSupportedException
(); }
2462
public static Vector<sbyte> CreateMaskForFirstActiveElement(Vector<sbyte> totalMask, Vector<sbyte> fromMask) { throw new
PlatformNotSupportedException
(); }
2468
public static Vector<ushort> CreateMaskForFirstActiveElement(Vector<ushort> totalMask, Vector<ushort> fromMask) { throw new
PlatformNotSupportedException
(); }
2474
public static Vector<uint> CreateMaskForFirstActiveElement(Vector<uint> totalMask, Vector<uint> fromMask) { throw new
PlatformNotSupportedException
(); }
2480
public static Vector<ulong> CreateMaskForFirstActiveElement(Vector<ulong> totalMask, Vector<ulong> fromMask) { throw new
PlatformNotSupportedException
(); }
2489
public static Vector<byte> CreateMaskForNextActiveElement(Vector<byte> totalMask, Vector<byte> fromMask) { throw new
PlatformNotSupportedException
(); }
2495
public static Vector<ushort> CreateMaskForNextActiveElement(Vector<ushort> totalMask, Vector<ushort> fromMask) { throw new
PlatformNotSupportedException
(); }
2501
public static Vector<uint> CreateMaskForNextActiveElement(Vector<uint> totalMask, Vector<uint> fromMask) { throw new
PlatformNotSupportedException
(); }
2507
public static Vector<ulong> CreateMaskForNextActiveElement(Vector<ulong> totalMask, Vector<ulong> fromMask) { throw new
PlatformNotSupportedException
(); }
2516
public static Vector<byte> CreateTrueMaskByte([ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
2525
public static Vector<double> CreateTrueMaskDouble([ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
2534
public static Vector<short> CreateTrueMaskInt16([ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
2543
public static Vector<int> CreateTrueMaskInt32([ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
2552
public static Vector<long> CreateTrueMaskInt64([ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
2561
public static Vector<sbyte> CreateTrueMaskSByte([ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
2570
public static Vector<float> CreateTrueMaskSingle([ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
2579
public static Vector<ushort> CreateTrueMaskUInt16([ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
2588
public static Vector<uint> CreateTrueMaskUInt32([ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
2597
public static Vector<ulong> CreateTrueMaskUInt64([ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
2606
public static Vector<ushort> CreateWhileLessThanMask16Bit(int left, int right) { throw new
PlatformNotSupportedException
(); }
2612
public static Vector<ushort> CreateWhileLessThanMask16Bit(long left, long right) { throw new
PlatformNotSupportedException
(); }
2618
public static Vector<ushort> CreateWhileLessThanMask16Bit(uint left, uint right) { throw new
PlatformNotSupportedException
(); }
2624
public static Vector<ushort> CreateWhileLessThanMask16Bit(ulong left, ulong right) { throw new
PlatformNotSupportedException
(); }
2633
public static Vector<uint> CreateWhileLessThanMask32Bit(int left, int right) { throw new
PlatformNotSupportedException
(); }
2639
public static Vector<uint> CreateWhileLessThanMask32Bit(long left, long right) { throw new
PlatformNotSupportedException
(); }
2645
public static Vector<uint> CreateWhileLessThanMask32Bit(uint left, uint right) { throw new
PlatformNotSupportedException
(); }
2651
public static Vector<uint> CreateWhileLessThanMask32Bit(ulong left, ulong right) { throw new
PlatformNotSupportedException
(); }
2660
public static Vector<ulong> CreateWhileLessThanMask64Bit(int left, int right) { throw new
PlatformNotSupportedException
(); }
2666
public static Vector<ulong> CreateWhileLessThanMask64Bit(long left, long right) { throw new
PlatformNotSupportedException
(); }
2672
public static Vector<ulong> CreateWhileLessThanMask64Bit(uint left, uint right) { throw new
PlatformNotSupportedException
(); }
2678
public static Vector<ulong> CreateWhileLessThanMask64Bit(ulong left, ulong right) { throw new
PlatformNotSupportedException
(); }
2687
public static Vector<byte> CreateWhileLessThanMask8Bit(int left, int right) { throw new
PlatformNotSupportedException
(); }
2693
public static Vector<byte> CreateWhileLessThanMask8Bit(long left, long right) { throw new
PlatformNotSupportedException
(); }
2699
public static Vector<byte> CreateWhileLessThanMask8Bit(uint left, uint right) { throw new
PlatformNotSupportedException
(); }
2705
public static Vector<byte> CreateWhileLessThanMask8Bit(ulong left, ulong right) { throw new
PlatformNotSupportedException
(); }
2714
public static Vector<ushort> CreateWhileLessThanOrEqualMask16Bit(int left, int right) { throw new
PlatformNotSupportedException
(); }
2720
public static Vector<ushort> CreateWhileLessThanOrEqualMask16Bit(long left, long right) { throw new
PlatformNotSupportedException
(); }
2726
public static Vector<ushort> CreateWhileLessThanOrEqualMask16Bit(uint left, uint right) { throw new
PlatformNotSupportedException
(); }
2732
public static Vector<ushort> CreateWhileLessThanOrEqualMask16Bit(ulong left, ulong right) { throw new
PlatformNotSupportedException
(); }
2741
public static Vector<uint> CreateWhileLessThanOrEqualMask32Bit(int left, int right) { throw new
PlatformNotSupportedException
(); }
2747
public static Vector<uint> CreateWhileLessThanOrEqualMask32Bit(long left, long right) { throw new
PlatformNotSupportedException
(); }
2753
public static Vector<uint> CreateWhileLessThanOrEqualMask32Bit(uint left, uint right) { throw new
PlatformNotSupportedException
(); }
2759
public static Vector<uint> CreateWhileLessThanOrEqualMask32Bit(ulong left, ulong right) { throw new
PlatformNotSupportedException
(); }
2768
public static Vector<ulong> CreateWhileLessThanOrEqualMask64Bit(int left, int right) { throw new
PlatformNotSupportedException
(); }
2774
public static Vector<ulong> CreateWhileLessThanOrEqualMask64Bit(long left, long right) { throw new
PlatformNotSupportedException
(); }
2780
public static Vector<ulong> CreateWhileLessThanOrEqualMask64Bit(uint left, uint right) { throw new
PlatformNotSupportedException
(); }
2786
public static Vector<ulong> CreateWhileLessThanOrEqualMask64Bit(ulong left, ulong right) { throw new
PlatformNotSupportedException
(); }
2795
public static Vector<byte> CreateWhileLessThanOrEqualMask8Bit(int left, int right) { throw new
PlatformNotSupportedException
(); }
2801
public static Vector<byte> CreateWhileLessThanOrEqualMask8Bit(long left, long right) { throw new
PlatformNotSupportedException
(); }
2807
public static Vector<byte> CreateWhileLessThanOrEqualMask8Bit(uint left, uint right) { throw new
PlatformNotSupportedException
(); }
2813
public static Vector<byte> CreateWhileLessThanOrEqualMask8Bit(ulong left, ulong right) { throw new
PlatformNotSupportedException
(); }
2824
public static Vector<double> Divide(Vector<double> left, Vector<double> right) { throw new
PlatformNotSupportedException
(); }
2832
public static Vector<float> Divide(Vector<float> left, Vector<float> right) { throw new
PlatformNotSupportedException
(); }
2841
public static Vector<int> DotProduct(Vector<int> addend, Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
2847
public static Vector<long> DotProduct(Vector<long> addend, Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
2853
public static Vector<uint> DotProduct(Vector<uint> addend, Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
2859
public static Vector<ulong> DotProduct(Vector<ulong> addend, Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
2868
public static Vector<int> DotProductBySelectedScalar(Vector<int> addend, Vector<sbyte> left, Vector<sbyte> right, [ConstantExpected] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
2874
public static Vector<long> DotProductBySelectedScalar(Vector<long> addend, Vector<short> left, Vector<short> right, [ConstantExpected] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
2880
public static Vector<uint> DotProductBySelectedScalar(Vector<uint> addend, Vector<byte> left, Vector<byte> right, [ConstantExpected] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
2886
public static Vector<ulong> DotProductBySelectedScalar(Vector<ulong> addend, Vector<ushort> left, Vector<ushort> right, [ConstantExpected] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
2895
public static Vector<byte> DuplicateSelectedScalarToVector(Vector<byte> data, [ConstantExpected(Min = 0, Max = (byte)(63))] byte index) { throw new
PlatformNotSupportedException
(); }
2901
public static Vector<double> DuplicateSelectedScalarToVector(Vector<double> data, [ConstantExpected(Min = 0, Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
2907
public static Vector<short> DuplicateSelectedScalarToVector(Vector<short> data, [ConstantExpected(Min = 0, Max = (byte)(31))] byte index) { throw new
PlatformNotSupportedException
(); }
2913
public static Vector<int> DuplicateSelectedScalarToVector(Vector<int> data, [ConstantExpected(Min = 0, Max = (byte)(15))] byte index) { throw new
PlatformNotSupportedException
(); }
2919
public static Vector<long> DuplicateSelectedScalarToVector(Vector<long> data, [ConstantExpected(Min = 0, Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
2925
public static Vector<sbyte> DuplicateSelectedScalarToVector(Vector<sbyte> data, [ConstantExpected(Min = 0, Max = (byte)(63))] byte index) { throw new
PlatformNotSupportedException
(); }
2931
public static Vector<float> DuplicateSelectedScalarToVector(Vector<float> data, [ConstantExpected(Min = 0, Max = (byte)(15))] byte index) { throw new
PlatformNotSupportedException
(); }
2937
public static Vector<ushort> DuplicateSelectedScalarToVector(Vector<ushort> data, [ConstantExpected(Min = 0, Max = (byte)(31))] byte index) { throw new
PlatformNotSupportedException
(); }
2943
public static Vector<uint> DuplicateSelectedScalarToVector(Vector<uint> data, [ConstantExpected(Min = 0, Max = (byte)(15))] byte index) { throw new
PlatformNotSupportedException
(); }
2949
public static Vector<ulong> DuplicateSelectedScalarToVector(Vector<ulong> data, [ConstantExpected(Min = 0, Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
2958
public static Vector<byte> ExtractAfterLastActiveElement(Vector<byte> mask, Vector<byte> data) { throw new
PlatformNotSupportedException
(); }
2964
public static byte ExtractAfterLastActiveElementScalar(Vector<byte> mask, Vector<byte> data) { throw new
PlatformNotSupportedException
(); }
2970
public static Vector<double> ExtractAfterLastActiveElement(Vector<double> mask, Vector<double> data) { throw new
PlatformNotSupportedException
(); }
2976
public static double ExtractAfterLastActiveElementScalar(Vector<double> mask, Vector<double> data) { throw new
PlatformNotSupportedException
(); }
2982
public static Vector<short> ExtractAfterLastActiveElement(Vector<short> mask, Vector<short> data) { throw new
PlatformNotSupportedException
(); }
2988
public static short ExtractAfterLastActiveElementScalar(Vector<short> mask, Vector<short> data) { throw new
PlatformNotSupportedException
(); }
2994
public static Vector<int> ExtractAfterLastActiveElement(Vector<int> mask, Vector<int> data) { throw new
PlatformNotSupportedException
(); }
3000
public static int ExtractAfterLastActiveElementScalar(Vector<int> mask, Vector<int> data) { throw new
PlatformNotSupportedException
(); }
3006
public static Vector<long> ExtractAfterLastActiveElement(Vector<long> mask, Vector<long> data) { throw new
PlatformNotSupportedException
(); }
3012
public static long ExtractAfterLastActiveElementScalar(Vector<long> mask, Vector<long> data) { throw new
PlatformNotSupportedException
(); }
3018
public static Vector<sbyte> ExtractAfterLastActiveElement(Vector<sbyte> mask, Vector<sbyte> data) { throw new
PlatformNotSupportedException
(); }
3024
public static sbyte ExtractAfterLastActiveElementScalar(Vector<sbyte> mask, Vector<sbyte> data) { throw new
PlatformNotSupportedException
(); }
3030
public static Vector<float> ExtractAfterLastActiveElement(Vector<float> mask, Vector<float> data) { throw new
PlatformNotSupportedException
(); }
3036
public static float ExtractAfterLastActiveElementScalar(Vector<float> mask, Vector<float> data) { throw new
PlatformNotSupportedException
(); }
3042
public static Vector<ushort> ExtractAfterLastActiveElement(Vector<ushort> mask, Vector<ushort> data) { throw new
PlatformNotSupportedException
(); }
3048
public static ushort ExtractAfterLastActiveElementScalar(Vector<ushort> mask, Vector<ushort> data) { throw new
PlatformNotSupportedException
(); }
3054
public static Vector<uint> ExtractAfterLastActiveElement(Vector<uint> mask, Vector<uint> data) { throw new
PlatformNotSupportedException
(); }
3060
public static uint ExtractAfterLastActiveElementScalar(Vector<uint> mask, Vector<uint> data) { throw new
PlatformNotSupportedException
(); }
3066
public static Vector<ulong> ExtractAfterLastActiveElement(Vector<ulong> mask, Vector<ulong> data) { throw new
PlatformNotSupportedException
(); }
3072
public static ulong ExtractAfterLastActiveElementScalar(Vector<ulong> mask, Vector<ulong> data) { throw new
PlatformNotSupportedException
(); }
3081
public static Vector<byte> ExtractLastActiveElement(Vector<byte> mask, Vector<byte> data) { throw new
PlatformNotSupportedException
(); }
3087
public static byte ExtractLastActiveElementScalar(Vector<byte> mask, Vector<byte> data) { throw new
PlatformNotSupportedException
(); }
3093
public static Vector<double> ExtractLastActiveElement(Vector<double> mask, Vector<double> data) { throw new
PlatformNotSupportedException
(); }
3099
public static double ExtractLastActiveElementScalar(Vector<double> mask, Vector<double> data) { throw new
PlatformNotSupportedException
(); }
3105
public static Vector<short> ExtractLastActiveElement(Vector<short> mask, Vector<short> data) { throw new
PlatformNotSupportedException
(); }
3111
public static short ExtractLastActiveElementScalar(Vector<short> mask, Vector<short> data) { throw new
PlatformNotSupportedException
(); }
3117
public static Vector<int> ExtractLastActiveElement(Vector<int> mask, Vector<int> data) { throw new
PlatformNotSupportedException
(); }
3123
public static int ExtractLastActiveElementScalar(Vector<int> mask, Vector<int> data) { throw new
PlatformNotSupportedException
(); }
3129
public static Vector<long> ExtractLastActiveElement(Vector<long> mask, Vector<long> data) { throw new
PlatformNotSupportedException
(); }
3135
public static long ExtractLastActiveElementScalar(Vector<long> mask, Vector<long> data) { throw new
PlatformNotSupportedException
(); }
3141
public static Vector<sbyte> ExtractLastActiveElement(Vector<sbyte> mask, Vector<sbyte> data) { throw new
PlatformNotSupportedException
(); }
3147
public static sbyte ExtractLastActiveElementScalar(Vector<sbyte> mask, Vector<sbyte> data) { throw new
PlatformNotSupportedException
(); }
3153
public static Vector<float> ExtractLastActiveElement(Vector<float> mask, Vector<float> data) { throw new
PlatformNotSupportedException
(); }
3159
public static float ExtractLastActiveElementScalar(Vector<float> mask, Vector<float> data) { throw new
PlatformNotSupportedException
(); }
3165
public static Vector<ushort> ExtractLastActiveElement(Vector<ushort> mask, Vector<ushort> data) { throw new
PlatformNotSupportedException
(); }
3171
public static ushort ExtractLastActiveElementScalar(Vector<ushort> mask, Vector<ushort> data) { throw new
PlatformNotSupportedException
(); }
3177
public static Vector<uint> ExtractLastActiveElement(Vector<uint> mask, Vector<uint> data) { throw new
PlatformNotSupportedException
(); }
3183
public static uint ExtractLastActiveElementScalar(Vector<uint> mask, Vector<uint> data) { throw new
PlatformNotSupportedException
(); }
3189
public static Vector<ulong> ExtractLastActiveElement(Vector<ulong> mask, Vector<ulong> data) { throw new
PlatformNotSupportedException
(); }
3195
public static ulong ExtractLastActiveElementScalar(Vector<ulong> mask, Vector<ulong> data) { throw new
PlatformNotSupportedException
(); }
3201
public static Vector<byte> ExtractVector(Vector<byte> upper, Vector<byte> lower, [ConstantExpected] byte index) { throw new
PlatformNotSupportedException
(); }
3207
public static Vector<double> ExtractVector(Vector<double> upper, Vector<double> lower, [ConstantExpected] byte index) { throw new
PlatformNotSupportedException
(); }
3213
public static Vector<short> ExtractVector(Vector<short> upper, Vector<short> lower, [ConstantExpected] byte index) { throw new
PlatformNotSupportedException
(); }
3219
public static Vector<int> ExtractVector(Vector<int> upper, Vector<int> lower, [ConstantExpected] byte index) { throw new
PlatformNotSupportedException
(); }
3225
public static Vector<long> ExtractVector(Vector<long> upper, Vector<long> lower, [ConstantExpected] byte index) { throw new
PlatformNotSupportedException
(); }
3231
public static Vector<sbyte> ExtractVector(Vector<sbyte> upper, Vector<sbyte> lower, [ConstantExpected] byte index) { throw new
PlatformNotSupportedException
(); }
3237
public static Vector<float> ExtractVector(Vector<float> upper, Vector<float> lower, [ConstantExpected] byte index) { throw new
PlatformNotSupportedException
(); }
3243
public static Vector<ushort> ExtractVector(Vector<ushort> upper, Vector<ushort> lower, [ConstantExpected] byte index) { throw new
PlatformNotSupportedException
(); }
3249
public static Vector<uint> ExtractVector(Vector<uint> upper, Vector<uint> lower, [ConstantExpected] byte index) { throw new
PlatformNotSupportedException
(); }
3255
public static Vector<ulong> ExtractVector(Vector<ulong> upper, Vector<ulong> lower, [ConstantExpected] byte index) { throw new
PlatformNotSupportedException
(); }
3264
public static Vector<double> FloatingPointExponentialAccelerator(Vector<ulong> value) { throw new
PlatformNotSupportedException
(); }
3270
public static Vector<float> FloatingPointExponentialAccelerator(Vector<uint> value) { throw new
PlatformNotSupportedException
(); }
3281
public static Vector<double> FusedMultiplyAdd(Vector<double> addend, Vector<double> left, Vector<double> right) { throw new
PlatformNotSupportedException
(); }
3289
public static Vector<float> FusedMultiplyAdd(Vector<float> addend, Vector<float> left, Vector<float> right) { throw new
PlatformNotSupportedException
(); }
3298
public static Vector<double> FusedMultiplyAddBySelectedScalar(Vector<double> addend, Vector<double> left, Vector<double> right, [ConstantExpected] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
3304
public static Vector<float> FusedMultiplyAddBySelectedScalar(Vector<float> addend, Vector<float> left, Vector<float> right, [ConstantExpected] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
3315
public static Vector<double> FusedMultiplyAddNegated(Vector<double> addend, Vector<double> left, Vector<double> right) { throw new
PlatformNotSupportedException
(); }
3323
public static Vector<float> FusedMultiplyAddNegated(Vector<float> addend, Vector<float> left, Vector<float> right) { throw new
PlatformNotSupportedException
(); }
3334
public static Vector<double> FusedMultiplySubtract(Vector<double> minuend, Vector<double> left, Vector<double> right) { throw new
PlatformNotSupportedException
(); }
3342
public static Vector<float> FusedMultiplySubtract(Vector<float> minuend, Vector<float> left, Vector<float> right) { throw new
PlatformNotSupportedException
(); }
3351
public static Vector<double> FusedMultiplySubtractBySelectedScalar(Vector<double> minuend, Vector<double> left, Vector<double> right, [ConstantExpected] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
3357
public static Vector<float> FusedMultiplySubtractBySelectedScalar(Vector<float> minuend, Vector<float> left, Vector<float> right, [ConstantExpected] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
3368
public static Vector<double> FusedMultiplySubtractNegated(Vector<double> minuend, Vector<double> left, Vector<double> right) { throw new
PlatformNotSupportedException
(); }
3376
public static Vector<float> FusedMultiplySubtractNegated(Vector<float> minuend, Vector<float> left, Vector<float> right) { throw new
PlatformNotSupportedException
(); }
3385
public static unsafe void GatherPrefetch16Bit(Vector<short> mask, void* address, Vector<int> indices, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3391
public static unsafe void GatherPrefetch16Bit(Vector<short> mask, void* address, Vector<long> indices, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3404
public static unsafe void GatherPrefetch16Bit(Vector<short> mask, void* address, Vector<uint> indices, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3410
public static void GatherPrefetch16Bit(Vector<short> mask, Vector<ulong> addresses, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3416
public static unsafe void GatherPrefetch16Bit(Vector<short> mask, void* address, Vector<ulong> indices, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3422
public static unsafe void GatherPrefetch16Bit(Vector<ushort> mask, void* address, Vector<int> indices, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3428
public static unsafe void GatherPrefetch16Bit(Vector<ushort> mask, void* address, Vector<long> indices, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3441
public static unsafe void GatherPrefetch16Bit(Vector<ushort> mask, void* address, Vector<uint> indices, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3447
public static void GatherPrefetch16Bit(Vector<ushort> mask, Vector<ulong> addresses, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3453
public static unsafe void GatherPrefetch16Bit(Vector<ushort> mask, void* address, Vector<ulong> indices, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3462
public static unsafe void GatherPrefetch32Bit(Vector<int> mask, void* address, Vector<int> indices, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3468
public static unsafe void GatherPrefetch32Bit(Vector<int> mask, void* address, Vector<long> indices, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3481
public static unsafe void GatherPrefetch32Bit(Vector<int> mask, void* address, Vector<uint> indices, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3487
public static void GatherPrefetch32Bit(Vector<int> mask, Vector<ulong> addresses, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3493
public static unsafe void GatherPrefetch32Bit(Vector<int> mask, void* address, Vector<ulong> indices, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3499
public static unsafe void GatherPrefetch32Bit(Vector<uint> mask, void* address, Vector<int> indices, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3505
public static unsafe void GatherPrefetch32Bit(Vector<uint> mask, void* address, Vector<long> indices, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3518
public static unsafe void GatherPrefetch32Bit(Vector<uint> mask, void* address, Vector<uint> indices, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3524
public static void GatherPrefetch32Bit(Vector<uint> mask, Vector<ulong> addresses, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3530
public static unsafe void GatherPrefetch32Bit(Vector<uint> mask, void* address, Vector<ulong> indices, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3539
public static unsafe void GatherPrefetch64Bit(Vector<long> mask, void* address, Vector<int> indices, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3545
public static unsafe void GatherPrefetch64Bit(Vector<long> mask, void* address, Vector<long> indices, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3558
public static unsafe void GatherPrefetch64Bit(Vector<long> mask, void* address, Vector<uint> indices, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3564
public static void GatherPrefetch64Bit(Vector<long> mask, Vector<ulong> addresses, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3570
public static unsafe void GatherPrefetch64Bit(Vector<long> mask, void* address, Vector<ulong> indices, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3576
public static unsafe void GatherPrefetch64Bit(Vector<ulong> mask, void* address, Vector<int> indices, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3582
public static unsafe void GatherPrefetch64Bit(Vector<ulong> mask, void* address, Vector<long> indices, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3595
public static unsafe void GatherPrefetch64Bit(Vector<ulong> mask, void* address, Vector<uint> indices, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3601
public static void GatherPrefetch64Bit(Vector<ulong> mask, Vector<ulong> addresses, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3607
public static unsafe void GatherPrefetch64Bit(Vector<ulong> mask, void* address, Vector<ulong> indices, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3616
public static unsafe void GatherPrefetch8Bit(Vector<byte> mask, void* address, Vector<int> offsets, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3622
public static unsafe void GatherPrefetch8Bit(Vector<byte> mask, void* address, Vector<long> offsets, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3635
public static unsafe void GatherPrefetch8Bit(Vector<byte> mask, void* address, Vector<uint> offsets, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3641
public static void GatherPrefetch8Bit(Vector<byte> mask, Vector<ulong> addresses, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3647
public static unsafe void GatherPrefetch8Bit(Vector<byte> mask, void* address, Vector<ulong> offsets, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3653
public static unsafe void GatherPrefetch8Bit(Vector<sbyte> mask, void* address, Vector<int> offsets, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3659
public static unsafe void GatherPrefetch8Bit(Vector<sbyte> mask, void* address, Vector<long> offsets, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3672
public static unsafe void GatherPrefetch8Bit(Vector<sbyte> mask, void* address, Vector<uint> offsets, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3678
public static void GatherPrefetch8Bit(Vector<sbyte> mask, Vector<ulong> addresses, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3684
public static unsafe void GatherPrefetch8Bit(Vector<sbyte> mask, void* address, Vector<ulong> offsets, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
3693
public static unsafe Vector<double> GatherVector(Vector<double> mask, double* address, Vector<long> indices) { throw new
PlatformNotSupportedException
(); }
3699
public static Vector<double> GatherVector(Vector<double> mask, Vector<ulong> addresses) { throw new
PlatformNotSupportedException
(); }
3705
public static unsafe Vector<double> GatherVector(Vector<double> mask, double* address, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
3711
public static unsafe Vector<int> GatherVector(Vector<int> mask, int* address, Vector<int> indices) { throw new
PlatformNotSupportedException
(); }
3724
public static unsafe Vector<int> GatherVector(Vector<int> mask, int* address, Vector<uint> indices) { throw new
PlatformNotSupportedException
(); }
3730
public static unsafe Vector<long> GatherVector(Vector<long> mask, long* address, Vector<long> indices) { throw new
PlatformNotSupportedException
(); }
3736
public static Vector<long> GatherVector(Vector<long> mask, Vector<ulong> addresses) { throw new
PlatformNotSupportedException
(); }
3742
public static unsafe Vector<long> GatherVector(Vector<long> mask, long* address, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
3748
public static unsafe Vector<float> GatherVector(Vector<float> mask, float* address, Vector<int> indices) { throw new
PlatformNotSupportedException
(); }
3761
public static unsafe Vector<float> GatherVector(Vector<float> mask, float* address, Vector<uint> indices) { throw new
PlatformNotSupportedException
(); }
3767
public static unsafe Vector<uint> GatherVector(Vector<uint> mask, uint* address, Vector<int> indices) { throw new
PlatformNotSupportedException
(); }
3780
public static unsafe Vector<uint> GatherVector(Vector<uint> mask, uint* address, Vector<uint> indices) { throw new
PlatformNotSupportedException
(); }
3786
public static unsafe Vector<ulong> GatherVector(Vector<ulong> mask, ulong* address, Vector<long> indices) { throw new
PlatformNotSupportedException
(); }
3792
public static Vector<ulong> GatherVector(Vector<ulong> mask, Vector<ulong> addresses) { throw new
PlatformNotSupportedException
(); }
3798
public static unsafe Vector<ulong> GatherVector(Vector<ulong> mask, ulong* address, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
3807
public static unsafe Vector<int> GatherVectorByteZeroExtend(Vector<int> mask, byte* address, Vector<int> indices) { throw new
PlatformNotSupportedException
(); }
3820
public static unsafe Vector<int> GatherVectorByteZeroExtend(Vector<int> mask, byte* address, Vector<uint> indices) { throw new
PlatformNotSupportedException
(); }
3826
public static unsafe Vector<long> GatherVectorByteZeroExtend(Vector<long> mask, byte* address, Vector<long> indices) { throw new
PlatformNotSupportedException
(); }
3832
public static Vector<long> GatherVectorByteZeroExtend(Vector<long> mask, Vector<ulong> addresses) { throw new
PlatformNotSupportedException
(); }
3838
public static unsafe Vector<long> GatherVectorByteZeroExtend(Vector<long> mask, byte* address, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
3844
public static unsafe Vector<uint> GatherVectorByteZeroExtend(Vector<uint> mask, byte* address, Vector<int> indices) { throw new
PlatformNotSupportedException
(); }
3857
public static unsafe Vector<uint> GatherVectorByteZeroExtend(Vector<uint> mask, byte* address, Vector<uint> indices) { throw new
PlatformNotSupportedException
(); }
3863
public static unsafe Vector<ulong> GatherVectorByteZeroExtend(Vector<ulong> mask, byte* address, Vector<long> indices) { throw new
PlatformNotSupportedException
(); }
3869
public static Vector<ulong> GatherVectorByteZeroExtend(Vector<ulong> mask, Vector<ulong> addresses) { throw new
PlatformNotSupportedException
(); }
3875
public static unsafe Vector<ulong> GatherVectorByteZeroExtend(Vector<ulong> mask, byte* address, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
3884
public static unsafe Vector<int> GatherVectorByteZeroExtendFirstFaulting(Vector<int> mask, byte* address, Vector<int> offsets) { throw new
PlatformNotSupportedException
(); }
3897
public static unsafe Vector<int> GatherVectorByteZeroExtendFirstFaulting(Vector<int> mask, byte* address, Vector<uint> offsets) { throw new
PlatformNotSupportedException
(); }
3903
public static unsafe Vector<long> GatherVectorByteZeroExtendFirstFaulting(Vector<long> mask, byte* address, Vector<long> offsets) { throw new
PlatformNotSupportedException
(); }
3909
public static Vector<long> GatherVectorByteZeroExtendFirstFaulting(Vector<long> mask, Vector<ulong> addresses) { throw new
PlatformNotSupportedException
(); }
3915
public static unsafe Vector<long> GatherVectorByteZeroExtendFirstFaulting(Vector<long> mask, byte* address, Vector<ulong> offsets) { throw new
PlatformNotSupportedException
(); }
3921
public static unsafe Vector<uint> GatherVectorByteZeroExtendFirstFaulting(Vector<uint> mask, byte* address, Vector<int> offsets) { throw new
PlatformNotSupportedException
(); }
3934
public static unsafe Vector<uint> GatherVectorByteZeroExtendFirstFaulting(Vector<uint> mask, byte* address, Vector<uint> offsets) { throw new
PlatformNotSupportedException
(); }
3940
public static unsafe Vector<ulong> GatherVectorByteZeroExtendFirstFaulting(Vector<ulong> mask, byte* address, Vector<long> offsets) { throw new
PlatformNotSupportedException
(); }
3946
public static Vector<ulong> GatherVectorByteZeroExtendFirstFaulting(Vector<ulong> mask, Vector<ulong> addresses) { throw new
PlatformNotSupportedException
(); }
3952
public static unsafe Vector<ulong> GatherVectorByteZeroExtendFirstFaulting(Vector<ulong> mask, byte* address, Vector<ulong> offsets) { throw new
PlatformNotSupportedException
(); }
3961
public static unsafe Vector<double> GatherVectorFirstFaulting(Vector<double> mask, double* address, Vector<long> indices) { throw new
PlatformNotSupportedException
(); }
3967
public static Vector<double> GatherVectorFirstFaulting(Vector<double> mask, Vector<ulong> addresses) { throw new
PlatformNotSupportedException
(); }
3973
public static unsafe Vector<double> GatherVectorFirstFaulting(Vector<double> mask, double* address, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
3986
public static unsafe Vector<int> GatherVectorFirstFaulting(Vector<int> mask, int* address, Vector<int> indices) { throw new
PlatformNotSupportedException
(); }
3992
public static unsafe Vector<int> GatherVectorFirstFaulting(Vector<int> mask, int* address, Vector<uint> indices) { throw new
PlatformNotSupportedException
(); }
3998
public static Vector<long> GatherVectorFirstFaulting(Vector<long> mask, Vector<ulong> addresses) { throw new
PlatformNotSupportedException
(); }
4004
public static unsafe Vector<long> GatherVectorFirstFaulting(Vector<long> mask, long* address, Vector<long> indices) { throw new
PlatformNotSupportedException
(); }
4010
public static unsafe Vector<long> GatherVectorFirstFaulting(Vector<long> mask, long* address, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
4016
public static unsafe Vector<float> GatherVectorFirstFaulting(Vector<float> mask, float* address, Vector<int> indices) { throw new
PlatformNotSupportedException
(); }
4029
public static unsafe Vector<float> GatherVectorFirstFaulting(Vector<float> mask, float* address, Vector<uint> indices) { throw new
PlatformNotSupportedException
(); }
4042
public static unsafe Vector<uint> GatherVectorFirstFaulting(Vector<uint> mask, uint* address, Vector<int> indices) { throw new
PlatformNotSupportedException
(); }
4048
public static unsafe Vector<uint> GatherVectorFirstFaulting(Vector<uint> mask, uint* address, Vector<uint> indices) { throw new
PlatformNotSupportedException
(); }
4054
public static Vector<ulong> GatherVectorFirstFaulting(Vector<ulong> mask, Vector<ulong> addresses) { throw new
PlatformNotSupportedException
(); }
4060
public static unsafe Vector<ulong> GatherVectorFirstFaulting(Vector<ulong> mask, ulong* address, Vector<long> indices) { throw new
PlatformNotSupportedException
(); }
4066
public static unsafe Vector<ulong> GatherVectorFirstFaulting(Vector<ulong> mask, ulong* address, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
4075
public static unsafe Vector<int> GatherVectorInt16SignExtend(Vector<int> mask, short* address, Vector<int> indices) { throw new
PlatformNotSupportedException
(); }
4088
public static unsafe Vector<int> GatherVectorInt16SignExtend(Vector<int> mask, short* address, Vector<uint> indices) { throw new
PlatformNotSupportedException
(); }
4094
public static unsafe Vector<long> GatherVectorInt16SignExtend(Vector<long> mask, short* address, Vector<long> indices) { throw new
PlatformNotSupportedException
(); }
4100
public static Vector<long> GatherVectorInt16SignExtend(Vector<long> mask, Vector<ulong> addresses) { throw new
PlatformNotSupportedException
(); }
4106
public static unsafe Vector<long> GatherVectorInt16SignExtend(Vector<long> mask, short* address, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
4112
public static unsafe Vector<uint> GatherVectorInt16SignExtend(Vector<uint> mask, short* address, Vector<int> indices) { throw new
PlatformNotSupportedException
(); }
4125
public static unsafe Vector<uint> GatherVectorInt16SignExtend(Vector<uint> mask, short* address, Vector<uint> indices) { throw new
PlatformNotSupportedException
(); }
4131
public static unsafe Vector<ulong> GatherVectorInt16SignExtend(Vector<ulong> mask, short* address, Vector<long> indices) { throw new
PlatformNotSupportedException
(); }
4137
public static Vector<ulong> GatherVectorInt16SignExtend(Vector<ulong> mask, Vector<ulong> addresses) { throw new
PlatformNotSupportedException
(); }
4143
public static unsafe Vector<ulong> GatherVectorInt16SignExtend(Vector<ulong> mask, short* address, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
4152
public static unsafe Vector<int> GatherVectorInt16SignExtendFirstFaulting(Vector<int> mask, short* address, Vector<int> indices) { throw new
PlatformNotSupportedException
(); }
4165
public static unsafe Vector<int> GatherVectorInt16SignExtendFirstFaulting(Vector<int> mask, short* address, Vector<uint> indices) { throw new
PlatformNotSupportedException
(); }
4171
public static unsafe Vector<long> GatherVectorInt16SignExtendFirstFaulting(Vector<long> mask, short* address, Vector<long> indices) { throw new
PlatformNotSupportedException
(); }
4177
public static Vector<long> GatherVectorInt16SignExtendFirstFaulting(Vector<long> mask, Vector<ulong> addresses) { throw new
PlatformNotSupportedException
(); }
4183
public static unsafe Vector<long> GatherVectorInt16SignExtendFirstFaulting(Vector<long> mask, short* address, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
4189
public static unsafe Vector<uint> GatherVectorInt16SignExtendFirstFaulting(Vector<uint> mask, short* address, Vector<int> indices) { throw new
PlatformNotSupportedException
(); }
4202
public static unsafe Vector<uint> GatherVectorInt16SignExtendFirstFaulting(Vector<uint> mask, short* address, Vector<uint> indices) { throw new
PlatformNotSupportedException
(); }
4208
public static unsafe Vector<ulong> GatherVectorInt16SignExtendFirstFaulting(Vector<ulong> mask, short* address, Vector<long> indices) { throw new
PlatformNotSupportedException
(); }
4214
public static Vector<ulong> GatherVectorInt16SignExtendFirstFaulting(Vector<ulong> mask, Vector<ulong> addresses) { throw new
PlatformNotSupportedException
(); }
4220
public static unsafe Vector<ulong> GatherVectorInt16SignExtendFirstFaulting(Vector<ulong> mask, short* address, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
4229
public static unsafe Vector<int> GatherVectorInt16WithByteOffsetsSignExtend(Vector<int> mask, short* address, Vector<int> offsets) { throw new
PlatformNotSupportedException
(); }
4235
public static unsafe Vector<int> GatherVectorInt16WithByteOffsetsSignExtend(Vector<int> mask, short* address, Vector<uint> offsets) { throw new
PlatformNotSupportedException
(); }
4241
public static unsafe Vector<long> GatherVectorInt16WithByteOffsetsSignExtend(Vector<long> mask, short* address, Vector<long> offsets) { throw new
PlatformNotSupportedException
(); }
4247
public static unsafe Vector<long> GatherVectorInt16WithByteOffsetsSignExtend(Vector<long> mask, short* address, Vector<ulong> offsets) { throw new
PlatformNotSupportedException
(); }
4253
public static unsafe Vector<uint> GatherVectorInt16WithByteOffsetsSignExtend(Vector<uint> mask, short* address, Vector<int> offsets) { throw new
PlatformNotSupportedException
(); }
4259
public static unsafe Vector<uint> GatherVectorInt16WithByteOffsetsSignExtend(Vector<uint> mask, short* address, Vector<uint> offsets) { throw new
PlatformNotSupportedException
(); }
4265
public static unsafe Vector<ulong> GatherVectorInt16WithByteOffsetsSignExtend(Vector<ulong> mask, short* address, Vector<long> offsets) { throw new
PlatformNotSupportedException
(); }
4271
public static unsafe Vector<ulong> GatherVectorInt16WithByteOffsetsSignExtend(Vector<ulong> mask, short* address, Vector<ulong> offsets) { throw new
PlatformNotSupportedException
(); }
4280
public static unsafe Vector<int> GatherVectorInt16WithByteOffsetsSignExtendFirstFaulting(Vector<int> mask, short* address, Vector<int> offsets) { throw new
PlatformNotSupportedException
(); }
4286
public static unsafe Vector<int> GatherVectorInt16WithByteOffsetsSignExtendFirstFaulting(Vector<int> mask, short* address, Vector<uint> offsets) { throw new
PlatformNotSupportedException
(); }
4292
public static unsafe Vector<long> GatherVectorInt16WithByteOffsetsSignExtendFirstFaulting(Vector<long> mask, short* address, Vector<long> offsets) { throw new
PlatformNotSupportedException
(); }
4298
public static unsafe Vector<long> GatherVectorInt16WithByteOffsetsSignExtendFirstFaulting(Vector<long> mask, short* address, Vector<ulong> offsets) { throw new
PlatformNotSupportedException
(); }
4304
public static unsafe Vector<uint> GatherVectorInt16WithByteOffsetsSignExtendFirstFaulting(Vector<uint> mask, short* address, Vector<int> offsets) { throw new
PlatformNotSupportedException
(); }
4310
public static unsafe Vector<uint> GatherVectorInt16WithByteOffsetsSignExtendFirstFaulting(Vector<uint> mask, short* address, Vector<uint> offsets) { throw new
PlatformNotSupportedException
(); }
4316
public static unsafe Vector<ulong> GatherVectorInt16WithByteOffsetsSignExtendFirstFaulting(Vector<ulong> mask, short* address, Vector<long> offsets) { throw new
PlatformNotSupportedException
(); }
4322
public static unsafe Vector<ulong> GatherVectorInt16WithByteOffsetsSignExtendFirstFaulting(Vector<ulong> mask, short* address, Vector<ulong> offsets) { throw new
PlatformNotSupportedException
(); }
4331
public static unsafe Vector<long> GatherVectorInt32SignExtend(Vector<long> mask, int* address, Vector<long> indices) { throw new
PlatformNotSupportedException
(); }
4337
public static Vector<long> GatherVectorInt32SignExtend(Vector<long> mask, Vector<ulong> addresses) { throw new
PlatformNotSupportedException
(); }
4343
public static unsafe Vector<long> GatherVectorInt32SignExtend(Vector<long> mask, int* address, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
4349
public static unsafe Vector<ulong> GatherVectorInt32SignExtend(Vector<ulong> mask, int* address, Vector<long> indices) { throw new
PlatformNotSupportedException
(); }
4355
public static Vector<ulong> GatherVectorInt32SignExtend(Vector<ulong> mask, Vector<ulong> addresses) { throw new
PlatformNotSupportedException
(); }
4361
public static unsafe Vector<ulong> GatherVectorInt32SignExtend(Vector<ulong> mask, int* address, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
4370
public static unsafe Vector<long> GatherVectorInt32SignExtendFirstFaulting(Vector<long> mask, int* address, Vector<long> indices) { throw new
PlatformNotSupportedException
(); }
4376
public static Vector<long> GatherVectorInt32SignExtendFirstFaulting(Vector<long> mask, Vector<ulong> addresses) { throw new
PlatformNotSupportedException
(); }
4382
public static unsafe Vector<long> GatherVectorInt32SignExtendFirstFaulting(Vector<long> mask, int* address, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
4388
public static unsafe Vector<ulong> GatherVectorInt32SignExtendFirstFaulting(Vector<ulong> mask, int* address, Vector<long> indices) { throw new
PlatformNotSupportedException
(); }
4394
public static Vector<ulong> GatherVectorInt32SignExtendFirstFaulting(Vector<ulong> mask, Vector<ulong> addresses) { throw new
PlatformNotSupportedException
(); }
4400
public static unsafe Vector<ulong> GatherVectorInt32SignExtendFirstFaulting(Vector<ulong> mask, int* address, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
4409
public static unsafe Vector<long> GatherVectorInt32WithByteOffsetsSignExtend(Vector<long> mask, int* address, Vector<long> offsets) { throw new
PlatformNotSupportedException
(); }
4415
public static unsafe Vector<long> GatherVectorInt32WithByteOffsetsSignExtend(Vector<long> mask, int* address, Vector<ulong> offsets) { throw new
PlatformNotSupportedException
(); }
4421
public static unsafe Vector<ulong> GatherVectorInt32WithByteOffsetsSignExtend(Vector<ulong> mask, int* address, Vector<long> offsets) { throw new
PlatformNotSupportedException
(); }
4427
public static unsafe Vector<ulong> GatherVectorInt32WithByteOffsetsSignExtend(Vector<ulong> mask, int* address, Vector<ulong> offsets) { throw new
PlatformNotSupportedException
(); }
4436
public static unsafe Vector<long> GatherVectorInt32WithByteOffsetsSignExtendFirstFaulting(Vector<long> mask, int* address, Vector<long> offsets) { throw new
PlatformNotSupportedException
(); }
4442
public static unsafe Vector<long> GatherVectorInt32WithByteOffsetsSignExtendFirstFaulting(Vector<long> mask, int* address, Vector<ulong> offsets) { throw new
PlatformNotSupportedException
(); }
4448
public static unsafe Vector<ulong> GatherVectorInt32WithByteOffsetsSignExtendFirstFaulting(Vector<ulong> mask, int* address, Vector<long> offsets) { throw new
PlatformNotSupportedException
(); }
4454
public static unsafe Vector<ulong> GatherVectorInt32WithByteOffsetsSignExtendFirstFaulting(Vector<ulong> mask, int* address, Vector<ulong> offsets) { throw new
PlatformNotSupportedException
(); }
4463
public static unsafe Vector<int> GatherVectorSByteSignExtend(Vector<int> mask, sbyte* address, Vector<int> indices) { throw new
PlatformNotSupportedException
(); }
4476
public static unsafe Vector<int> GatherVectorSByteSignExtend(Vector<int> mask, sbyte* address, Vector<uint> indices) { throw new
PlatformNotSupportedException
(); }
4482
public static unsafe Vector<long> GatherVectorSByteSignExtend(Vector<long> mask, sbyte* address, Vector<long> indices) { throw new
PlatformNotSupportedException
(); }
4488
public static Vector<long> GatherVectorSByteSignExtend(Vector<long> mask, Vector<ulong> addresses) { throw new
PlatformNotSupportedException
(); }
4494
public static unsafe Vector<long> GatherVectorSByteSignExtend(Vector<long> mask, sbyte* address, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
4500
public static unsafe Vector<uint> GatherVectorSByteSignExtend(Vector<uint> mask, sbyte* address, Vector<int> indices) { throw new
PlatformNotSupportedException
(); }
4513
public static unsafe Vector<uint> GatherVectorSByteSignExtend(Vector<uint> mask, sbyte* address, Vector<uint> indices) { throw new
PlatformNotSupportedException
(); }
4519
public static unsafe Vector<ulong> GatherVectorSByteSignExtend(Vector<ulong> mask, sbyte* address, Vector<long> indices) { throw new
PlatformNotSupportedException
(); }
4525
public static Vector<ulong> GatherVectorSByteSignExtend(Vector<ulong> mask, Vector<ulong> addresses) { throw new
PlatformNotSupportedException
(); }
4531
public static unsafe Vector<ulong> GatherVectorSByteSignExtend(Vector<ulong> mask, sbyte* address, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
4540
public static unsafe Vector<int> GatherVectorSByteSignExtendFirstFaulting(Vector<int> mask, sbyte* address, Vector<int> offsets) { throw new
PlatformNotSupportedException
(); }
4553
public static unsafe Vector<int> GatherVectorSByteSignExtendFirstFaulting(Vector<int> mask, sbyte* address, Vector<uint> offsets) { throw new
PlatformNotSupportedException
(); }
4559
public static unsafe Vector<long> GatherVectorSByteSignExtendFirstFaulting(Vector<long> mask, sbyte* address, Vector<long> offsets) { throw new
PlatformNotSupportedException
(); }
4565
public static Vector<long> GatherVectorSByteSignExtendFirstFaulting(Vector<long> mask, Vector<ulong> addresses) { throw new
PlatformNotSupportedException
(); }
4571
public static unsafe Vector<long> GatherVectorSByteSignExtendFirstFaulting(Vector<long> mask, sbyte* address, Vector<ulong> offsets) { throw new
PlatformNotSupportedException
(); }
4577
public static unsafe Vector<uint> GatherVectorSByteSignExtendFirstFaulting(Vector<uint> mask, sbyte* address, Vector<int> offsets) { throw new
PlatformNotSupportedException
(); }
4590
public static unsafe Vector<uint> GatherVectorSByteSignExtendFirstFaulting(Vector<uint> mask, sbyte* address, Vector<uint> offsets) { throw new
PlatformNotSupportedException
(); }
4596
public static unsafe Vector<ulong> GatherVectorSByteSignExtendFirstFaulting(Vector<ulong> mask, sbyte* address, Vector<long> offsets) { throw new
PlatformNotSupportedException
(); }
4602
public static Vector<ulong> GatherVectorSByteSignExtendFirstFaulting(Vector<ulong> mask, Vector<ulong> addresses) { throw new
PlatformNotSupportedException
(); }
4608
public static unsafe Vector<ulong> GatherVectorSByteSignExtendFirstFaulting(Vector<ulong> mask, sbyte* address, Vector<ulong> offsets) { throw new
PlatformNotSupportedException
(); }
4617
public static unsafe Vector<int> GatherVectorUInt16WithByteOffsetsZeroExtend(Vector<int> mask, ushort* address, Vector<int> offsets) { throw new
PlatformNotSupportedException
(); }
4623
public static unsafe Vector<int> GatherVectorUInt16WithByteOffsetsZeroExtend(Vector<int> mask, ushort* address, Vector<uint> offsets) { throw new
PlatformNotSupportedException
(); }
4629
public static unsafe Vector<long> GatherVectorUInt16WithByteOffsetsZeroExtend(Vector<long> mask, ushort* address, Vector<long> offsets) { throw new
PlatformNotSupportedException
(); }
4635
public static unsafe Vector<long> GatherVectorUInt16WithByteOffsetsZeroExtend(Vector<long> mask, ushort* address, Vector<ulong> offsets) { throw new
PlatformNotSupportedException
(); }
4641
public static unsafe Vector<uint> GatherVectorUInt16WithByteOffsetsZeroExtend(Vector<uint> mask, ushort* address, Vector<int> offsets) { throw new
PlatformNotSupportedException
(); }
4647
public static unsafe Vector<uint> GatherVectorUInt16WithByteOffsetsZeroExtend(Vector<uint> mask, ushort* address, Vector<uint> offsets) { throw new
PlatformNotSupportedException
(); }
4653
public static unsafe Vector<ulong> GatherVectorUInt16WithByteOffsetsZeroExtend(Vector<ulong> mask, ushort* address, Vector<long> offsets) { throw new
PlatformNotSupportedException
(); }
4659
public static unsafe Vector<ulong> GatherVectorUInt16WithByteOffsetsZeroExtend(Vector<ulong> mask, ushort* address, Vector<ulong> offsets) { throw new
PlatformNotSupportedException
(); }
4668
public static unsafe Vector<int> GatherVectorUInt16WithByteOffsetsZeroExtendFirstFaulting(Vector<int> mask, ushort* address, Vector<int> offsets) { throw new
PlatformNotSupportedException
(); }
4674
public static unsafe Vector<int> GatherVectorUInt16WithByteOffsetsZeroExtendFirstFaulting(Vector<int> mask, ushort* address, Vector<uint> offsets) { throw new
PlatformNotSupportedException
(); }
4680
public static unsafe Vector<long> GatherVectorUInt16WithByteOffsetsZeroExtendFirstFaulting(Vector<long> mask, ushort* address, Vector<long> offsets) { throw new
PlatformNotSupportedException
(); }
4686
public static unsafe Vector<long> GatherVectorUInt16WithByteOffsetsZeroExtendFirstFaulting(Vector<long> mask, ushort* address, Vector<ulong> offsets) { throw new
PlatformNotSupportedException
(); }
4692
public static unsafe Vector<uint> GatherVectorUInt16WithByteOffsetsZeroExtendFirstFaulting(Vector<uint> mask, ushort* address, Vector<int> offsets) { throw new
PlatformNotSupportedException
(); }
4698
public static unsafe Vector<uint> GatherVectorUInt16WithByteOffsetsZeroExtendFirstFaulting(Vector<uint> mask, ushort* address, Vector<uint> offsets) { throw new
PlatformNotSupportedException
(); }
4704
public static unsafe Vector<ulong> GatherVectorUInt16WithByteOffsetsZeroExtendFirstFaulting(Vector<ulong> mask, ushort* address, Vector<long> offsets) { throw new
PlatformNotSupportedException
(); }
4710
public static unsafe Vector<ulong> GatherVectorUInt16WithByteOffsetsZeroExtendFirstFaulting(Vector<ulong> mask, ushort* address, Vector<ulong> offsets) { throw new
PlatformNotSupportedException
(); }
4719
public static unsafe Vector<int> GatherVectorUInt16ZeroExtend(Vector<int> mask, ushort* address, Vector<int> indices) { throw new
PlatformNotSupportedException
(); }
4732
public static unsafe Vector<int> GatherVectorUInt16ZeroExtend(Vector<int> mask, ushort* address, Vector<uint> indices) { throw new
PlatformNotSupportedException
(); }
4738
public static unsafe Vector<long> GatherVectorUInt16ZeroExtend(Vector<long> mask, ushort* address, Vector<long> indices) { throw new
PlatformNotSupportedException
(); }
4744
public static Vector<long> GatherVectorUInt16ZeroExtend(Vector<long> mask, Vector<ulong> addresses) { throw new
PlatformNotSupportedException
(); }
4750
public static unsafe Vector<long> GatherVectorUInt16ZeroExtend(Vector<long> mask, ushort* address, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
4756
public static unsafe Vector<uint> GatherVectorUInt16ZeroExtend(Vector<uint> mask, ushort* address, Vector<int> indices) { throw new
PlatformNotSupportedException
(); }
4769
public static unsafe Vector<uint> GatherVectorUInt16ZeroExtend(Vector<uint> mask, ushort* address, Vector<uint> indices) { throw new
PlatformNotSupportedException
(); }
4775
public static unsafe Vector<ulong> GatherVectorUInt16ZeroExtend(Vector<ulong> mask, ushort* address, Vector<long> indices) { throw new
PlatformNotSupportedException
(); }
4781
public static Vector<ulong> GatherVectorUInt16ZeroExtend(Vector<ulong> mask, Vector<ulong> addresses) { throw new
PlatformNotSupportedException
(); }
4787
public static unsafe Vector<ulong> GatherVectorUInt16ZeroExtend(Vector<ulong> mask, ushort* address, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
4796
public static unsafe Vector<int> GatherVectorUInt16ZeroExtendFirstFaulting(Vector<int> mask, ushort* address, Vector<int> indices) { throw new
PlatformNotSupportedException
(); }
4809
public static unsafe Vector<int> GatherVectorUInt16ZeroExtendFirstFaulting(Vector<int> mask, ushort* address, Vector<uint> indices) { throw new
PlatformNotSupportedException
(); }
4815
public static unsafe Vector<long> GatherVectorUInt16ZeroExtendFirstFaulting(Vector<long> mask, ushort* address, Vector<long> indices) { throw new
PlatformNotSupportedException
(); }
4821
public static Vector<long> GatherVectorUInt16ZeroExtendFirstFaulting(Vector<long> mask, Vector<ulong> addresses) { throw new
PlatformNotSupportedException
(); }
4827
public static unsafe Vector<long> GatherVectorUInt16ZeroExtendFirstFaulting(Vector<long> mask, ushort* address, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
4833
public static unsafe Vector<uint> GatherVectorUInt16ZeroExtendFirstFaulting(Vector<uint> mask, ushort* address, Vector<int> indices) { throw new
PlatformNotSupportedException
(); }
4846
public static unsafe Vector<uint> GatherVectorUInt16ZeroExtendFirstFaulting(Vector<uint> mask, ushort* address, Vector<uint> indices) { throw new
PlatformNotSupportedException
(); }
4852
public static unsafe Vector<ulong> GatherVectorUInt16ZeroExtendFirstFaulting(Vector<ulong> mask, ushort* address, Vector<long> indices) { throw new
PlatformNotSupportedException
(); }
4858
public static Vector<ulong> GatherVectorUInt16ZeroExtendFirstFaulting(Vector<ulong> mask, Vector<ulong> addresses) { throw new
PlatformNotSupportedException
(); }
4864
public static unsafe Vector<ulong> GatherVectorUInt16ZeroExtendFirstFaulting(Vector<ulong> mask, ushort* address, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
4873
public static unsafe Vector<int> GatherVectorUInt32WithByteOffsetsZeroExtend(Vector<int> mask, uint* address, Vector<int> offsets) { throw new
PlatformNotSupportedException
(); }
4879
public static unsafe Vector<int> GatherVectorUInt32WithByteOffsetsZeroExtend(Vector<int> mask, uint* address, Vector<uint> offsets) { throw new
PlatformNotSupportedException
(); }
4885
public static unsafe Vector<long> GatherVectorUInt32WithByteOffsetsZeroExtend(Vector<long> mask, uint* address, Vector<long> offsets) { throw new
PlatformNotSupportedException
(); }
4891
public static unsafe Vector<long> GatherVectorUInt32WithByteOffsetsZeroExtend(Vector<long> mask, uint* address, Vector<ulong> offsets) { throw new
PlatformNotSupportedException
(); }
4897
public static unsafe Vector<uint> GatherVectorUInt32WithByteOffsetsZeroExtend(Vector<uint> mask, uint* address, Vector<int> offsets) { throw new
PlatformNotSupportedException
(); }
4903
public static unsafe Vector<uint> GatherVectorUInt32WithByteOffsetsZeroExtend(Vector<uint> mask, uint* address, Vector<uint> offsets) { throw new
PlatformNotSupportedException
(); }
4909
public static unsafe Vector<ulong> GatherVectorUInt32WithByteOffsetsZeroExtend(Vector<ulong> mask, uint* address, Vector<long> offsets) { throw new
PlatformNotSupportedException
(); }
4915
public static unsafe Vector<ulong> GatherVectorUInt32WithByteOffsetsZeroExtend(Vector<ulong> mask, uint* address, Vector<ulong> offsets) { throw new
PlatformNotSupportedException
(); }
4924
public static unsafe Vector<int> GatherVectorUInt32WithByteOffsetsZeroExtendFirstFaulting(Vector<int> mask, uint* address, Vector<int> offsets) { throw new
PlatformNotSupportedException
(); }
4930
public static unsafe Vector<int> GatherVectorUInt32WithByteOffsetsZeroExtendFirstFaulting(Vector<int> mask, uint* address, Vector<uint> offsets) { throw new
PlatformNotSupportedException
(); }
4936
public static unsafe Vector<long> GatherVectorUInt32WithByteOffsetsZeroExtendFirstFaulting(Vector<long> mask, uint* address, Vector<long> offsets) { throw new
PlatformNotSupportedException
(); }
4942
public static unsafe Vector<long> GatherVectorUInt32WithByteOffsetsZeroExtendFirstFaulting(Vector<long> mask, uint* address, Vector<ulong> offsets) { throw new
PlatformNotSupportedException
(); }
4948
public static unsafe Vector<uint> GatherVectorUInt32WithByteOffsetsZeroExtendFirstFaulting(Vector<uint> mask, uint* address, Vector<int> offsets) { throw new
PlatformNotSupportedException
(); }
4954
public static unsafe Vector<uint> GatherVectorUInt32WithByteOffsetsZeroExtendFirstFaulting(Vector<uint> mask, uint* address, Vector<uint> offsets) { throw new
PlatformNotSupportedException
(); }
4960
public static unsafe Vector<ulong> GatherVectorUInt32WithByteOffsetsZeroExtendFirstFaulting(Vector<ulong> mask, uint* address, Vector<long> offsets) { throw new
PlatformNotSupportedException
(); }
4966
public static unsafe Vector<ulong> GatherVectorUInt32WithByteOffsetsZeroExtendFirstFaulting(Vector<ulong> mask, uint* address, Vector<ulong> offsets) { throw new
PlatformNotSupportedException
(); }
4975
public static unsafe Vector<int> GatherVectorUInt32ZeroExtend(Vector<int> mask, uint* address, Vector<int> indices) { throw new
PlatformNotSupportedException
(); }
4988
public static unsafe Vector<int> GatherVectorUInt32ZeroExtend(Vector<int> mask, uint* address, Vector<uint> indices) { throw new
PlatformNotSupportedException
(); }
4994
public static unsafe Vector<long> GatherVectorUInt32ZeroExtend(Vector<long> mask, uint* address, Vector<long> indices) { throw new
PlatformNotSupportedException
(); }
5000
public static Vector<long> GatherVectorUInt32ZeroExtend(Vector<long> mask, Vector<ulong> addresses) { throw new
PlatformNotSupportedException
(); }
5006
public static unsafe Vector<long> GatherVectorUInt32ZeroExtend(Vector<long> mask, uint* address, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
5012
public static unsafe Vector<uint> GatherVectorUInt32ZeroExtend(Vector<uint> mask, uint* address, Vector<int> indices) { throw new
PlatformNotSupportedException
(); }
5025
public static unsafe Vector<uint> GatherVectorUInt32ZeroExtend(Vector<uint> mask, uint* address, Vector<uint> indices) { throw new
PlatformNotSupportedException
(); }
5031
public static unsafe Vector<ulong> GatherVectorUInt32ZeroExtend(Vector<ulong> mask, uint* address, Vector<long> indices) { throw new
PlatformNotSupportedException
(); }
5037
public static Vector<ulong> GatherVectorUInt32ZeroExtend(Vector<ulong> mask, Vector<ulong> addresses) { throw new
PlatformNotSupportedException
(); }
5043
public static unsafe Vector<ulong> GatherVectorUInt32ZeroExtend(Vector<ulong> mask, uint* address, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
5052
public static unsafe Vector<int> GatherVectorUInt32ZeroExtendFirstFaulting(Vector<int> mask, uint* address, Vector<int> indices) { throw new
PlatformNotSupportedException
(); }
5065
public static unsafe Vector<int> GatherVectorUInt32ZeroExtendFirstFaulting(Vector<int> mask, uint* address, Vector<uint> indices) { throw new
PlatformNotSupportedException
(); }
5071
public static unsafe Vector<long> GatherVectorUInt32ZeroExtendFirstFaulting(Vector<long> mask, uint* address, Vector<long> indices) { throw new
PlatformNotSupportedException
(); }
5077
public static Vector<long> GatherVectorUInt32ZeroExtendFirstFaulting(Vector<long> mask, Vector<ulong> addresses) { throw new
PlatformNotSupportedException
(); }
5083
public static unsafe Vector<long> GatherVectorUInt32ZeroExtendFirstFaulting(Vector<long> mask, uint* address, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
5089
public static unsafe Vector<uint> GatherVectorUInt32ZeroExtendFirstFaulting(Vector<uint> mask, uint* address, Vector<int> indices) { throw new
PlatformNotSupportedException
(); }
5102
public static unsafe Vector<uint> GatherVectorUInt32ZeroExtendFirstFaulting(Vector<uint> mask, uint* address, Vector<uint> indices) { throw new
PlatformNotSupportedException
(); }
5108
public static unsafe Vector<ulong> GatherVectorUInt32ZeroExtendFirstFaulting(Vector<ulong> mask, uint* address, Vector<long> indices) { throw new
PlatformNotSupportedException
(); }
5114
public static Vector<ulong> GatherVectorUInt32ZeroExtendFirstFaulting(Vector<ulong> mask, Vector<ulong> addresses) { throw new
PlatformNotSupportedException
(); }
5120
public static unsafe Vector<ulong> GatherVectorUInt32ZeroExtendFirstFaulting(Vector<ulong> mask, uint* address, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
5129
public static unsafe Vector<double> GatherVectorWithByteOffsetFirstFaulting(Vector<double> mask, double* address, Vector<long> offsets) { throw new
PlatformNotSupportedException
(); }
5135
public static unsafe Vector<double> GatherVectorWithByteOffsetFirstFaulting(Vector<double> mask, double* address, Vector<ulong> offsets) { throw new
PlatformNotSupportedException
(); }
5141
public static unsafe Vector<int> GatherVectorWithByteOffsetFirstFaulting(Vector<int> mask, int* address, Vector<int> offsets) { throw new
PlatformNotSupportedException
(); }
5147
public static unsafe Vector<int> GatherVectorWithByteOffsetFirstFaulting(Vector<int> mask, int* address, Vector<uint> offsets) { throw new
PlatformNotSupportedException
(); }
5153
public static unsafe Vector<long> GatherVectorWithByteOffsetFirstFaulting(Vector<long> mask, long* address, Vector<long> offsets) { throw new
PlatformNotSupportedException
(); }
5159
public static unsafe Vector<long> GatherVectorWithByteOffsetFirstFaulting(Vector<long> mask, long* address, Vector<ulong> offsets) { throw new
PlatformNotSupportedException
(); }
5165
public static unsafe Vector<float> GatherVectorWithByteOffsetFirstFaulting(Vector<float> mask, float* address, Vector<int> offsets) { throw new
PlatformNotSupportedException
(); }
5171
public static unsafe Vector<float> GatherVectorWithByteOffsetFirstFaulting(Vector<float> mask, float* address, Vector<uint> offsets) { throw new
PlatformNotSupportedException
(); }
5177
public static unsafe Vector<uint> GatherVectorWithByteOffsetFirstFaulting(Vector<uint> mask, uint* address, Vector<int> offsets) { throw new
PlatformNotSupportedException
(); }
5183
public static unsafe Vector<uint> GatherVectorWithByteOffsetFirstFaulting(Vector<uint> mask, uint* address, Vector<uint> offsets) { throw new
PlatformNotSupportedException
(); }
5189
public static unsafe Vector<ulong> GatherVectorWithByteOffsetFirstFaulting(Vector<ulong> mask, ulong* address, Vector<long> offsets) { throw new
PlatformNotSupportedException
(); }
5195
public static unsafe Vector<ulong> GatherVectorWithByteOffsetFirstFaulting(Vector<ulong> mask, ulong* address, Vector<ulong> offsets) { throw new
PlatformNotSupportedException
(); }
5204
public static unsafe Vector<double> GatherVectorWithByteOffsets(Vector<double> mask, double* address, Vector<long> offsets) { throw new
PlatformNotSupportedException
(); }
5210
public static unsafe Vector<double> GatherVectorWithByteOffsets(Vector<double> mask, double* address, Vector<ulong> offsets) { throw new
PlatformNotSupportedException
(); }
5216
public static unsafe Vector<int> GatherVectorWithByteOffsets(Vector<int> mask, int* address, Vector<int> offsets) { throw new
PlatformNotSupportedException
(); }
5222
public static unsafe Vector<int> GatherVectorWithByteOffsets(Vector<int> mask, int* address, Vector<uint> offsets) { throw new
PlatformNotSupportedException
(); }
5228
public static unsafe Vector<long> GatherVectorWithByteOffsets(Vector<long> mask, long* address, Vector<long> offsets) { throw new
PlatformNotSupportedException
(); }
5234
public static unsafe Vector<long> GatherVectorWithByteOffsets(Vector<long> mask, long* address, Vector<ulong> offsets) { throw new
PlatformNotSupportedException
(); }
5240
public static unsafe Vector<float> GatherVectorWithByteOffsets(Vector<float> mask, float* address, Vector<int> offsets) { throw new
PlatformNotSupportedException
(); }
5246
public static unsafe Vector<float> GatherVectorWithByteOffsets(Vector<float> mask, float* address, Vector<uint> offsets) { throw new
PlatformNotSupportedException
(); }
5252
public static unsafe Vector<uint> GatherVectorWithByteOffsets(Vector<uint> mask, uint* address, Vector<int> offsets) { throw new
PlatformNotSupportedException
(); }
5258
public static unsafe Vector<uint> GatherVectorWithByteOffsets(Vector<uint> mask, uint* address, Vector<uint> offsets) { throw new
PlatformNotSupportedException
(); }
5264
public static unsafe Vector<ulong> GatherVectorWithByteOffsets(Vector<ulong> mask, ulong* address, Vector<long> offsets) { throw new
PlatformNotSupportedException
(); }
5270
public static unsafe Vector<ulong> GatherVectorWithByteOffsets(Vector<ulong> mask, ulong* address, Vector<ulong> offsets) { throw new
PlatformNotSupportedException
(); }
5279
public static ulong GetActiveElementCount(Vector<byte> mask, Vector<byte> from) { throw new
PlatformNotSupportedException
(); }
5285
public static ulong GetActiveElementCount(Vector<double> mask, Vector<double> from) { throw new
PlatformNotSupportedException
(); }
5291
public static ulong GetActiveElementCount(Vector<short> mask, Vector<short> from) { throw new
PlatformNotSupportedException
(); }
5297
public static ulong GetActiveElementCount(Vector<int> mask, Vector<int> from) { throw new
PlatformNotSupportedException
(); }
5303
public static ulong GetActiveElementCount(Vector<long> mask, Vector<long> from) { throw new
PlatformNotSupportedException
(); }
5309
public static ulong GetActiveElementCount(Vector<sbyte> mask, Vector<sbyte> from) { throw new
PlatformNotSupportedException
(); }
5315
public static ulong GetActiveElementCount(Vector<float> mask, Vector<float> from) { throw new
PlatformNotSupportedException
(); }
5321
public static ulong GetActiveElementCount(Vector<ushort> mask, Vector<ushort> from) { throw new
PlatformNotSupportedException
(); }
5327
public static ulong GetActiveElementCount(Vector<uint> mask, Vector<uint> from) { throw new
PlatformNotSupportedException
(); }
5333
public static ulong GetActiveElementCount(Vector<ulong> mask, Vector<ulong> from) { throw new
PlatformNotSupportedException
(); }
5342
public static Vector<byte> GetFfrByte() { throw new
PlatformNotSupportedException
(); }
5348
public static Vector<short> GetFfrInt16() { throw new
PlatformNotSupportedException
(); }
5354
public static Vector<int> GetFfrInt32() { throw new
PlatformNotSupportedException
(); }
5360
public static Vector<long> GetFfrInt64() { throw new
PlatformNotSupportedException
(); }
5366
public static Vector<sbyte> GetFfrSByte() { throw new
PlatformNotSupportedException
(); }
5372
public static Vector<ushort> GetFfrUInt16() { throw new
PlatformNotSupportedException
(); }
5378
public static Vector<uint> GetFfrUInt32() { throw new
PlatformNotSupportedException
(); }
5384
public static Vector<ulong> GetFfrUInt64() { throw new
PlatformNotSupportedException
(); }
5394
public static Vector<byte> InsertIntoShiftedVector(Vector<byte> left, byte right) { throw new
PlatformNotSupportedException
(); }
5401
public static Vector<double> InsertIntoShiftedVector(Vector<double> left, double right) { throw new
PlatformNotSupportedException
(); }
5408
public static Vector<short> InsertIntoShiftedVector(Vector<short> left, short right) { throw new
PlatformNotSupportedException
(); }
5415
public static Vector<int> InsertIntoShiftedVector(Vector<int> left, int right) { throw new
PlatformNotSupportedException
(); }
5422
public static Vector<long> InsertIntoShiftedVector(Vector<long> left, long right) { throw new
PlatformNotSupportedException
(); }
5429
public static Vector<sbyte> InsertIntoShiftedVector(Vector<sbyte> left, sbyte right) { throw new
PlatformNotSupportedException
(); }
5436
public static Vector<float> InsertIntoShiftedVector(Vector<float> left, float right) { throw new
PlatformNotSupportedException
(); }
5443
public static Vector<ushort> InsertIntoShiftedVector(Vector<ushort> left, ushort right) { throw new
PlatformNotSupportedException
(); }
5450
public static Vector<uint> InsertIntoShiftedVector(Vector<uint> left, uint right) { throw new
PlatformNotSupportedException
(); }
5457
public static Vector<ulong> InsertIntoShiftedVector(Vector<ulong> left, ulong right) { throw new
PlatformNotSupportedException
(); }
5468
public static Vector<byte> LeadingSignCount(Vector<sbyte> value) { throw new
PlatformNotSupportedException
(); }
5476
public static Vector<ushort> LeadingSignCount(Vector<short> value) { throw new
PlatformNotSupportedException
(); }
5484
public static Vector<uint> LeadingSignCount(Vector<int> value) { throw new
PlatformNotSupportedException
(); }
5492
public static Vector<ulong> LeadingSignCount(Vector<long> value) { throw new
PlatformNotSupportedException
(); }
5503
public static Vector<byte> LeadingZeroCount(Vector<sbyte> value) { throw new
PlatformNotSupportedException
(); }
5511
public static Vector<byte> LeadingZeroCount(Vector<byte> value) { throw new
PlatformNotSupportedException
(); }
5519
public static Vector<ushort> LeadingZeroCount(Vector<short> value) { throw new
PlatformNotSupportedException
(); }
5527
public static Vector<ushort> LeadingZeroCount(Vector<ushort> value) { throw new
PlatformNotSupportedException
(); }
5535
public static Vector<uint> LeadingZeroCount(Vector<int> value) { throw new
PlatformNotSupportedException
(); }
5543
public static Vector<uint> LeadingZeroCount(Vector<uint> value) { throw new
PlatformNotSupportedException
(); }
5551
public static Vector<ulong> LeadingZeroCount(Vector<long> value) { throw new
PlatformNotSupportedException
(); }
5559
public static Vector<ulong> LeadingZeroCount(Vector<ulong> value) { throw new
PlatformNotSupportedException
(); }
5569
public static unsafe Vector<byte> LoadVector(Vector<byte> mask, byte* address) { throw new
PlatformNotSupportedException
(); }
5576
public static unsafe Vector<double> LoadVector(Vector<double> mask, double* address) { throw new
PlatformNotSupportedException
(); }
5583
public static unsafe Vector<short> LoadVector(Vector<short> mask, short* address) { throw new
PlatformNotSupportedException
(); }
5590
public static unsafe Vector<int> LoadVector(Vector<int> mask, int* address) { throw new
PlatformNotSupportedException
(); }
5597
public static unsafe Vector<long> LoadVector(Vector<long> mask, long* address) { throw new
PlatformNotSupportedException
(); }
5604
public static unsafe Vector<sbyte> LoadVector(Vector<sbyte> mask, sbyte* address) { throw new
PlatformNotSupportedException
(); }
5611
public static unsafe Vector<float> LoadVector(Vector<float> mask, float* address) { throw new
PlatformNotSupportedException
(); }
5618
public static unsafe Vector<ushort> LoadVector(Vector<ushort> mask, ushort* address) { throw new
PlatformNotSupportedException
(); }
5625
public static unsafe Vector<uint> LoadVector(Vector<uint> mask, uint* address) { throw new
PlatformNotSupportedException
(); }
5632
public static unsafe Vector<ulong> LoadVector(Vector<ulong> mask, ulong* address) { throw new
PlatformNotSupportedException
(); }
5641
public static unsafe Vector<byte> LoadVector128AndReplicateToVector(Vector<byte> mask, byte* address) { throw new
PlatformNotSupportedException
(); }
5647
public static unsafe Vector<double> LoadVector128AndReplicateToVector(Vector<double> mask, double* address) { throw new
PlatformNotSupportedException
(); }
5653
public static unsafe Vector<short> LoadVector128AndReplicateToVector(Vector<short> mask, short* address) { throw new
PlatformNotSupportedException
(); }
5659
public static unsafe Vector<int> LoadVector128AndReplicateToVector(Vector<int> mask, int* address) { throw new
PlatformNotSupportedException
(); }
5665
public static unsafe Vector<long> LoadVector128AndReplicateToVector(Vector<long> mask, long* address) { throw new
PlatformNotSupportedException
(); }
5671
public static unsafe Vector<sbyte> LoadVector128AndReplicateToVector(Vector<sbyte> mask, sbyte* address) { throw new
PlatformNotSupportedException
(); }
5677
public static unsafe Vector<float> LoadVector128AndReplicateToVector(Vector<float> mask, float* address) { throw new
PlatformNotSupportedException
(); }
5683
public static unsafe Vector<ushort> LoadVector128AndReplicateToVector(Vector<ushort> mask, ushort* address) { throw new
PlatformNotSupportedException
(); }
5689
public static unsafe Vector<uint> LoadVector128AndReplicateToVector(Vector<uint> mask, uint* address) { throw new
PlatformNotSupportedException
(); }
5695
public static unsafe Vector<ulong> LoadVector128AndReplicateToVector(Vector<ulong> mask, ulong* address) { throw new
PlatformNotSupportedException
(); }
5704
public static unsafe Vector<short> LoadVectorByteNonFaultingZeroExtendToInt16(byte* address) { throw new
PlatformNotSupportedException
(); }
5713
public static unsafe Vector<int> LoadVectorByteNonFaultingZeroExtendToInt32(byte* address) { throw new
PlatformNotSupportedException
(); }
5722
public static unsafe Vector<long> LoadVectorByteNonFaultingZeroExtendToInt64(byte* address) { throw new
PlatformNotSupportedException
(); }
5731
public static unsafe Vector<ushort> LoadVectorByteNonFaultingZeroExtendToUInt16(byte* address) { throw new
PlatformNotSupportedException
(); }
5740
public static unsafe Vector<uint> LoadVectorByteNonFaultingZeroExtendToUInt32(byte* address) { throw new
PlatformNotSupportedException
(); }
5749
public static unsafe Vector<ulong> LoadVectorByteNonFaultingZeroExtendToUInt64(byte* address) { throw new
PlatformNotSupportedException
(); }
5756
public static unsafe Vector<short> LoadVectorByteZeroExtendFirstFaulting(Vector<short> mask, byte* address) { throw new
PlatformNotSupportedException
(); }
5762
public static unsafe Vector<int> LoadVectorByteZeroExtendFirstFaulting(Vector<int> mask, byte* address) { throw new
PlatformNotSupportedException
(); }
5768
public static unsafe Vector<long> LoadVectorByteZeroExtendFirstFaulting(Vector<long> mask, byte* address) { throw new
PlatformNotSupportedException
(); }
5774
public static unsafe Vector<ushort> LoadVectorByteZeroExtendFirstFaulting(Vector<ushort> mask, byte* address) { throw new
PlatformNotSupportedException
(); }
5780
public static unsafe Vector<uint> LoadVectorByteZeroExtendFirstFaulting(Vector<uint> mask, byte* address) { throw new
PlatformNotSupportedException
(); }
5786
public static unsafe Vector<ulong> LoadVectorByteZeroExtendFirstFaulting(Vector<ulong> mask, byte* address) { throw new
PlatformNotSupportedException
(); }
5795
public static unsafe Vector<short> LoadVectorByteZeroExtendToInt16(Vector<short> mask, byte* address) { throw new
PlatformNotSupportedException
(); }
5804
public static unsafe Vector<int> LoadVectorByteZeroExtendToInt32(Vector<int> mask, byte* address) { throw new
PlatformNotSupportedException
(); }
5813
public static unsafe Vector<long> LoadVectorByteZeroExtendToInt64(Vector<long> mask, byte* address) { throw new
PlatformNotSupportedException
(); }
5822
public static unsafe Vector<ushort> LoadVectorByteZeroExtendToUInt16(Vector<ushort> mask, byte* address) { throw new
PlatformNotSupportedException
(); }
5831
public static unsafe Vector<uint> LoadVectorByteZeroExtendToUInt32(Vector<uint> mask, byte* address) { throw new
PlatformNotSupportedException
(); }
5840
public static unsafe Vector<ulong> LoadVectorByteZeroExtendToUInt64(Vector<ulong> mask, byte* address) { throw new
PlatformNotSupportedException
(); }
5849
public static unsafe Vector<byte> LoadVectorFirstFaulting(Vector<byte> mask, byte* address) { throw new
PlatformNotSupportedException
(); }
5855
public static unsafe Vector<double> LoadVectorFirstFaulting(Vector<double> mask, double* address) { throw new
PlatformNotSupportedException
(); }
5861
public static unsafe Vector<short> LoadVectorFirstFaulting(Vector<short> mask, short* address) { throw new
PlatformNotSupportedException
(); }
5867
public static unsafe Vector<int> LoadVectorFirstFaulting(Vector<int> mask, int* address) { throw new
PlatformNotSupportedException
(); }
5873
public static unsafe Vector<long> LoadVectorFirstFaulting(Vector<long> mask, long* address) { throw new
PlatformNotSupportedException
(); }
5879
public static unsafe Vector<sbyte> LoadVectorFirstFaulting(Vector<sbyte> mask, sbyte* address) { throw new
PlatformNotSupportedException
(); }
5885
public static unsafe Vector<float> LoadVectorFirstFaulting(Vector<float> mask, float* address) { throw new
PlatformNotSupportedException
(); }
5891
public static unsafe Vector<ushort> LoadVectorFirstFaulting(Vector<ushort> mask, ushort* address) { throw new
PlatformNotSupportedException
(); }
5897
public static unsafe Vector<uint> LoadVectorFirstFaulting(Vector<uint> mask, uint* address) { throw new
PlatformNotSupportedException
(); }
5903
public static unsafe Vector<ulong> LoadVectorFirstFaulting(Vector<ulong> mask, ulong* address) { throw new
PlatformNotSupportedException
(); }
5912
public static unsafe Vector<int> LoadVectorInt16NonFaultingSignExtendToInt32(short* address) { throw new
PlatformNotSupportedException
(); }
5921
public static unsafe Vector<long> LoadVectorInt16NonFaultingSignExtendToInt64(short* address) { throw new
PlatformNotSupportedException
(); }
5930
public static unsafe Vector<uint> LoadVectorInt16NonFaultingSignExtendToUInt32(short* address) { throw new
PlatformNotSupportedException
(); }
5939
public static unsafe Vector<ulong> LoadVectorInt16NonFaultingSignExtendToUInt64(short* address) { throw new
PlatformNotSupportedException
(); }
5948
public static unsafe Vector<int> LoadVectorInt16SignExtendFirstFaulting(Vector<int> mask, short* address) { throw new
PlatformNotSupportedException
(); }
5954
public static unsafe Vector<long> LoadVectorInt16SignExtendFirstFaulting(Vector<long> mask, short* address) { throw new
PlatformNotSupportedException
(); }
5960
public static unsafe Vector<uint> LoadVectorInt16SignExtendFirstFaulting(Vector<uint> mask, short* address) { throw new
PlatformNotSupportedException
(); }
5966
public static unsafe Vector<ulong> LoadVectorInt16SignExtendFirstFaulting(Vector<ulong> mask, short* address) { throw new
PlatformNotSupportedException
(); }
5975
public static unsafe Vector<int> LoadVectorInt16SignExtendToInt32(Vector<int> mask, short* address) { throw new
PlatformNotSupportedException
(); }
5984
public static unsafe Vector<long> LoadVectorInt16SignExtendToInt64(Vector<long> mask, short* address) { throw new
PlatformNotSupportedException
(); }
5993
public static unsafe Vector<uint> LoadVectorInt16SignExtendToUInt32(Vector<uint> mask, short* address) { throw new
PlatformNotSupportedException
(); }
6002
public static unsafe Vector<ulong> LoadVectorInt16SignExtendToUInt64(Vector<ulong> mask, short* address) { throw new
PlatformNotSupportedException
(); }
6011
public static unsafe Vector<long> LoadVectorInt32NonFaultingSignExtendToInt64(int* address) { throw new
PlatformNotSupportedException
(); }
6020
public static unsafe Vector<ulong> LoadVectorInt32NonFaultingSignExtendToUInt64(int* address) { throw new
PlatformNotSupportedException
(); }
6029
public static unsafe Vector<long> LoadVectorInt32SignExtendFirstFaulting(Vector<long> mask, int* address) { throw new
PlatformNotSupportedException
(); }
6035
public static unsafe Vector<ulong> LoadVectorInt32SignExtendFirstFaulting(Vector<ulong> mask, int* address) { throw new
PlatformNotSupportedException
(); }
6044
public static unsafe Vector<long> LoadVectorInt32SignExtendToInt64(Vector<long> mask, int* address) { throw new
PlatformNotSupportedException
(); }
6053
public static unsafe Vector<ulong> LoadVectorInt32SignExtendToUInt64(Vector<ulong> mask, int* address) { throw new
PlatformNotSupportedException
(); }
6062
public static unsafe Vector<byte> LoadVectorNonFaulting(byte* address) { throw new
PlatformNotSupportedException
(); }
6068
public static unsafe Vector<double> LoadVectorNonFaulting(double* address) { throw new
PlatformNotSupportedException
(); }
6074
public static unsafe Vector<short> LoadVectorNonFaulting(short* address) { throw new
PlatformNotSupportedException
(); }
6080
public static unsafe Vector<int> LoadVectorNonFaulting(int* address) { throw new
PlatformNotSupportedException
(); }
6086
public static unsafe Vector<long> LoadVectorNonFaulting(long* address) { throw new
PlatformNotSupportedException
(); }
6092
public static unsafe Vector<sbyte> LoadVectorNonFaulting(sbyte* address) { throw new
PlatformNotSupportedException
(); }
6098
public static unsafe Vector<float> LoadVectorNonFaulting(float* address) { throw new
PlatformNotSupportedException
(); }
6104
public static unsafe Vector<ushort> LoadVectorNonFaulting(ushort* address) { throw new
PlatformNotSupportedException
(); }
6110
public static unsafe Vector<uint> LoadVectorNonFaulting(uint* address) { throw new
PlatformNotSupportedException
(); }
6116
public static unsafe Vector<ulong> LoadVectorNonFaulting(ulong* address) { throw new
PlatformNotSupportedException
(); }
6125
public static unsafe Vector<byte> LoadVectorNonTemporal(Vector<byte> mask, byte* address) { throw new
PlatformNotSupportedException
(); }
6131
public static unsafe Vector<double> LoadVectorNonTemporal(Vector<double> mask, double* address) { throw new
PlatformNotSupportedException
(); }
6137
public static unsafe Vector<short> LoadVectorNonTemporal(Vector<short> mask, short* address) { throw new
PlatformNotSupportedException
(); }
6143
public static unsafe Vector<int> LoadVectorNonTemporal(Vector<int> mask, int* address) { throw new
PlatformNotSupportedException
(); }
6149
public static unsafe Vector<long> LoadVectorNonTemporal(Vector<long> mask, long* address) { throw new
PlatformNotSupportedException
(); }
6155
public static unsafe Vector<sbyte> LoadVectorNonTemporal(Vector<sbyte> mask, sbyte* address) { throw new
PlatformNotSupportedException
(); }
6161
public static unsafe Vector<float> LoadVectorNonTemporal(Vector<float> mask, float* address) { throw new
PlatformNotSupportedException
(); }
6167
public static unsafe Vector<ushort> LoadVectorNonTemporal(Vector<ushort> mask, ushort* address) { throw new
PlatformNotSupportedException
(); }
6173
public static unsafe Vector<uint> LoadVectorNonTemporal(Vector<uint> mask, uint* address) { throw new
PlatformNotSupportedException
(); }
6179
public static unsafe Vector<ulong> LoadVectorNonTemporal(Vector<ulong> mask, ulong* address) { throw new
PlatformNotSupportedException
(); }
6188
public static unsafe Vector<short> LoadVectorSByteNonFaultingSignExtendToInt16(sbyte* address) { throw new
PlatformNotSupportedException
(); }
6197
public static unsafe Vector<int> LoadVectorSByteNonFaultingSignExtendToInt32(sbyte* address) { throw new
PlatformNotSupportedException
(); }
6206
public static unsafe Vector<long> LoadVectorSByteNonFaultingSignExtendToInt64(sbyte* address) { throw new
PlatformNotSupportedException
(); }
6215
public static unsafe Vector<ushort> LoadVectorSByteNonFaultingSignExtendToUInt16(sbyte* address) { throw new
PlatformNotSupportedException
(); }
6224
public static unsafe Vector<uint> LoadVectorSByteNonFaultingSignExtendToUInt32(sbyte* address) { throw new
PlatformNotSupportedException
(); }
6233
public static unsafe Vector<ulong> LoadVectorSByteNonFaultingSignExtendToUInt64(sbyte* address) { throw new
PlatformNotSupportedException
(); }
6242
public static unsafe Vector<short> LoadVectorSByteSignExtendFirstFaulting(Vector<short> mask, sbyte* address) { throw new
PlatformNotSupportedException
(); }
6248
public static unsafe Vector<int> LoadVectorSByteSignExtendFirstFaulting(Vector<int> mask, sbyte* address) { throw new
PlatformNotSupportedException
(); }
6254
public static unsafe Vector<long> LoadVectorSByteSignExtendFirstFaulting(Vector<long> mask, sbyte* address) { throw new
PlatformNotSupportedException
(); }
6260
public static unsafe Vector<ushort> LoadVectorSByteSignExtendFirstFaulting(Vector<ushort> mask, sbyte* address) { throw new
PlatformNotSupportedException
(); }
6266
public static unsafe Vector<uint> LoadVectorSByteSignExtendFirstFaulting(Vector<uint> mask, sbyte* address) { throw new
PlatformNotSupportedException
(); }
6272
public static unsafe Vector<ulong> LoadVectorSByteSignExtendFirstFaulting(Vector<ulong> mask, sbyte* address) { throw new
PlatformNotSupportedException
(); }
6281
public static unsafe Vector<short> LoadVectorSByteSignExtendToInt16(Vector<short> mask, sbyte* address) { throw new
PlatformNotSupportedException
(); }
6290
public static unsafe Vector<int> LoadVectorSByteSignExtendToInt32(Vector<int> mask, sbyte* address) { throw new
PlatformNotSupportedException
(); }
6299
public static unsafe Vector<long> LoadVectorSByteSignExtendToInt64(Vector<long> mask, sbyte* address) { throw new
PlatformNotSupportedException
(); }
6308
public static unsafe Vector<ushort> LoadVectorSByteSignExtendToUInt16(Vector<ushort> mask, sbyte* address) { throw new
PlatformNotSupportedException
(); }
6317
public static unsafe Vector<uint> LoadVectorSByteSignExtendToUInt32(Vector<uint> mask, sbyte* address) { throw new
PlatformNotSupportedException
(); }
6326
public static unsafe Vector<ulong> LoadVectorSByteSignExtendToUInt64(Vector<ulong> mask, sbyte* address) { throw new
PlatformNotSupportedException
(); }
6335
public static unsafe Vector<int> LoadVectorUInt16NonFaultingZeroExtendToInt32(ushort* address) { throw new
PlatformNotSupportedException
(); }
6344
public static unsafe Vector<long> LoadVectorUInt16NonFaultingZeroExtendToInt64(ushort* address) { throw new
PlatformNotSupportedException
(); }
6353
public static unsafe Vector<uint> LoadVectorUInt16NonFaultingZeroExtendToUInt32(ushort* address) { throw new
PlatformNotSupportedException
(); }
6362
public static unsafe Vector<ulong> LoadVectorUInt16NonFaultingZeroExtendToUInt64(ushort* address) { throw new
PlatformNotSupportedException
(); }
6371
public static unsafe Vector<int> LoadVectorUInt16ZeroExtendFirstFaulting(Vector<int> mask, ushort* address) { throw new
PlatformNotSupportedException
(); }
6377
public static unsafe Vector<long> LoadVectorUInt16ZeroExtendFirstFaulting(Vector<long> mask, ushort* address) { throw new
PlatformNotSupportedException
(); }
6383
public static unsafe Vector<uint> LoadVectorUInt16ZeroExtendFirstFaulting(Vector<uint> mask, ushort* address) { throw new
PlatformNotSupportedException
(); }
6389
public static unsafe Vector<ulong> LoadVectorUInt16ZeroExtendFirstFaulting(Vector<ulong> mask, ushort* address) { throw new
PlatformNotSupportedException
(); }
6398
public static unsafe Vector<int> LoadVectorUInt16ZeroExtendToInt32(Vector<int> mask, ushort* address) { throw new
PlatformNotSupportedException
(); }
6407
public static unsafe Vector<long> LoadVectorUInt16ZeroExtendToInt64(Vector<long> mask, ushort* address) { throw new
PlatformNotSupportedException
(); }
6416
public static unsafe Vector<uint> LoadVectorUInt16ZeroExtendToUInt32(Vector<uint> mask, ushort* address) { throw new
PlatformNotSupportedException
(); }
6425
public static unsafe Vector<ulong> LoadVectorUInt16ZeroExtendToUInt64(Vector<ulong> mask, ushort* address) { throw new
PlatformNotSupportedException
(); }
6434
public static unsafe Vector<long> LoadVectorUInt32NonFaultingZeroExtendToInt64(uint* address) { throw new
PlatformNotSupportedException
(); }
6443
public static unsafe Vector<ulong> LoadVectorUInt32NonFaultingZeroExtendToUInt64(uint* address) { throw new
PlatformNotSupportedException
(); }
6452
public static unsafe Vector<long> LoadVectorUInt32ZeroExtendFirstFaulting(Vector<long> mask, uint* address) { throw new
PlatformNotSupportedException
(); }
6458
public static unsafe Vector<ulong> LoadVectorUInt32ZeroExtendFirstFaulting(Vector<ulong> mask, uint* address) { throw new
PlatformNotSupportedException
(); }
6467
public static unsafe Vector<long> LoadVectorUInt32ZeroExtendToInt64(Vector<long> mask, uint* address) { throw new
PlatformNotSupportedException
(); }
6476
public static unsafe Vector<ulong> LoadVectorUInt32ZeroExtendToUInt64(Vector<ulong> mask, uint* address) { throw new
PlatformNotSupportedException
(); }
6485
public static unsafe (Vector<byte>, Vector<byte>) Load2xVectorAndUnzip(Vector<byte> mask, byte* address) { throw new
PlatformNotSupportedException
(); }
6491
public static unsafe (Vector<double>, Vector<double>) Load2xVectorAndUnzip(Vector<double> mask, double* address) { throw new
PlatformNotSupportedException
(); }
6497
public static unsafe (Vector<short>, Vector<short>) Load2xVectorAndUnzip(Vector<short> mask, short* address) { throw new
PlatformNotSupportedException
(); }
6503
public static unsafe (Vector<int>, Vector<int>) Load2xVectorAndUnzip(Vector<int> mask, int* address) { throw new
PlatformNotSupportedException
(); }
6509
public static unsafe (Vector<long>, Vector<long>) Load2xVectorAndUnzip(Vector<long> mask, long* address) { throw new
PlatformNotSupportedException
(); }
6515
public static unsafe (Vector<sbyte>, Vector<sbyte>) Load2xVectorAndUnzip(Vector<sbyte> mask, sbyte* address) { throw new
PlatformNotSupportedException
(); }
6521
public static unsafe (Vector<float>, Vector<float>) Load2xVectorAndUnzip(Vector<float> mask, float* address) { throw new
PlatformNotSupportedException
(); }
6527
public static unsafe (Vector<ushort>, Vector<ushort>) Load2xVectorAndUnzip(Vector<ushort> mask, ushort* address) { throw new
PlatformNotSupportedException
(); }
6533
public static unsafe (Vector<uint>, Vector<uint>) Load2xVectorAndUnzip(Vector<uint> mask, uint* address) { throw new
PlatformNotSupportedException
(); }
6539
public static unsafe (Vector<ulong>, Vector<ulong>) Load2xVectorAndUnzip(Vector<ulong> mask, ulong* address) { throw new
PlatformNotSupportedException
(); }
6548
public static unsafe (Vector<byte>, Vector<byte>, Vector<byte>) Load3xVectorAndUnzip(Vector<byte> mask, byte* address) { throw new
PlatformNotSupportedException
(); }
6554
public static unsafe (Vector<double>, Vector<double>, Vector<double>) Load3xVectorAndUnzip(Vector<double> mask, double* address) { throw new
PlatformNotSupportedException
(); }
6560
public static unsafe (Vector<short>, Vector<short>, Vector<short>) Load3xVectorAndUnzip(Vector<short> mask, short* address) { throw new
PlatformNotSupportedException
(); }
6566
public static unsafe (Vector<int>, Vector<int>, Vector<int>) Load3xVectorAndUnzip(Vector<int> mask, int* address) { throw new
PlatformNotSupportedException
(); }
6572
public static unsafe (Vector<long>, Vector<long>, Vector<long>) Load3xVectorAndUnzip(Vector<long> mask, long* address) { throw new
PlatformNotSupportedException
(); }
6578
public static unsafe (Vector<sbyte>, Vector<sbyte>, Vector<sbyte>) Load3xVectorAndUnzip(Vector<sbyte> mask, sbyte* address) { throw new
PlatformNotSupportedException
(); }
6584
public static unsafe (Vector<float>, Vector<float>, Vector<float>) Load3xVectorAndUnzip(Vector<float> mask, float* address) { throw new
PlatformNotSupportedException
(); }
6590
public static unsafe (Vector<ushort>, Vector<ushort>, Vector<ushort>) Load3xVectorAndUnzip(Vector<ushort> mask, ushort* address) { throw new
PlatformNotSupportedException
(); }
6596
public static unsafe (Vector<uint>, Vector<uint>, Vector<uint>) Load3xVectorAndUnzip(Vector<uint> mask, uint* address) { throw new
PlatformNotSupportedException
(); }
6602
public static unsafe (Vector<ulong>, Vector<ulong>, Vector<ulong>) Load3xVectorAndUnzip(Vector<ulong> mask, ulong* address) { throw new
PlatformNotSupportedException
(); }
6611
public static unsafe (Vector<byte>, Vector<byte>, Vector<byte>, Vector<byte>) Load4xVectorAndUnzip(Vector<byte> mask, byte* address) { throw new
PlatformNotSupportedException
(); }
6617
public static unsafe (Vector<double>, Vector<double>, Vector<double>, Vector<double>) Load4xVectorAndUnzip(Vector<double> mask, double* address) { throw new
PlatformNotSupportedException
(); }
6623
public static unsafe (Vector<short>, Vector<short>, Vector<short>, Vector<short>) Load4xVectorAndUnzip(Vector<short> mask, short* address) { throw new
PlatformNotSupportedException
(); }
6629
public static unsafe (Vector<int>, Vector<int>, Vector<int>, Vector<int>) Load4xVectorAndUnzip(Vector<int> mask, int* address) { throw new
PlatformNotSupportedException
(); }
6635
public static unsafe (Vector<long>, Vector<long>, Vector<long>, Vector<long>) Load4xVectorAndUnzip(Vector<long> mask, long* address) { throw new
PlatformNotSupportedException
(); }
6641
public static unsafe (Vector<sbyte>, Vector<sbyte>, Vector<sbyte>, Vector<sbyte>) Load4xVectorAndUnzip(Vector<sbyte> mask, sbyte* address) { throw new
PlatformNotSupportedException
(); }
6647
public static unsafe (Vector<float>, Vector<float>, Vector<float>, Vector<float>) Load4xVectorAndUnzip(Vector<float> mask, float* address) { throw new
PlatformNotSupportedException
(); }
6653
public static unsafe (Vector<ushort>, Vector<ushort>, Vector<ushort>, Vector<ushort>) Load4xVectorAndUnzip(Vector<ushort> mask, ushort* address) { throw new
PlatformNotSupportedException
(); }
6659
public static unsafe (Vector<uint>, Vector<uint>, Vector<uint>, Vector<uint>) Load4xVectorAndUnzip(Vector<uint> mask, uint* address) { throw new
PlatformNotSupportedException
(); }
6665
public static unsafe (Vector<ulong>, Vector<ulong>, Vector<ulong>, Vector<ulong>) Load4xVectorAndUnzip(Vector<ulong> mask, ulong* address) { throw new
PlatformNotSupportedException
(); }
6677
public static Vector<byte> Max(Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
6686
public static Vector<double> Max(Vector<double> left, Vector<double> right) { throw new
PlatformNotSupportedException
(); }
6695
public static Vector<short> Max(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
6704
public static Vector<int> Max(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
6713
public static Vector<long> Max(Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
6722
public static Vector<sbyte> Max(Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
6731
public static Vector<float> Max(Vector<float> left, Vector<float> right) { throw new
PlatformNotSupportedException
(); }
6740
public static Vector<ushort> Max(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
6749
public static Vector<uint> Max(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
6758
public static Vector<ulong> Max(Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
6767
public static Vector<byte> MaxAcross(Vector<byte> value) { throw new
PlatformNotSupportedException
(); }
6773
public static Vector<double> MaxAcross(Vector<double> value) { throw new
PlatformNotSupportedException
(); }
6779
public static Vector<short> MaxAcross(Vector<short> value) { throw new
PlatformNotSupportedException
(); }
6785
public static Vector<int> MaxAcross(Vector<int> value) { throw new
PlatformNotSupportedException
(); }
6791
public static Vector<long> MaxAcross(Vector<long> value) { throw new
PlatformNotSupportedException
(); }
6797
public static Vector<sbyte> MaxAcross(Vector<sbyte> value) { throw new
PlatformNotSupportedException
(); }
6803
public static Vector<float> MaxAcross(Vector<float> value) { throw new
PlatformNotSupportedException
(); }
6809
public static Vector<ushort> MaxAcross(Vector<ushort> value) { throw new
PlatformNotSupportedException
(); }
6815
public static Vector<uint> MaxAcross(Vector<uint> value) { throw new
PlatformNotSupportedException
(); }
6821
public static Vector<ulong> MaxAcross(Vector<ulong> value) { throw new
PlatformNotSupportedException
(); }
6833
public static Vector<double> MaxNumber(Vector<double> left, Vector<double> right) { throw new
PlatformNotSupportedException
(); }
6842
public static Vector<float> MaxNumber(Vector<float> left, Vector<float> right) { throw new
PlatformNotSupportedException
(); }
6851
public static Vector<double> MaxNumberAcross(Vector<double> value) { throw new
PlatformNotSupportedException
(); }
6857
public static Vector<float> MaxNumberAcross(Vector<float> value) { throw new
PlatformNotSupportedException
(); }
6869
public static Vector<byte> Min(Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
6878
public static Vector<double> Min(Vector<double> left, Vector<double> right) { throw new
PlatformNotSupportedException
(); }
6887
public static Vector<short> Min(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
6896
public static Vector<int> Min(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
6905
public static Vector<long> Min(Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
6914
public static Vector<sbyte> Min(Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
6923
public static Vector<float> Min(Vector<float> left, Vector<float> right) { throw new
PlatformNotSupportedException
(); }
6932
public static Vector<ushort> Min(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
6941
public static Vector<uint> Min(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
6950
public static Vector<ulong> Min(Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
6959
public static Vector<byte> MinAcross(Vector<byte> value) { throw new
PlatformNotSupportedException
(); }
6965
public static Vector<double> MinAcross(Vector<double> value) { throw new
PlatformNotSupportedException
(); }
6971
public static Vector<short> MinAcross(Vector<short> value) { throw new
PlatformNotSupportedException
(); }
6977
public static Vector<int> MinAcross(Vector<int> value) { throw new
PlatformNotSupportedException
(); }
6983
public static Vector<long> MinAcross(Vector<long> value) { throw new
PlatformNotSupportedException
(); }
6989
public static Vector<sbyte> MinAcross(Vector<sbyte> value) { throw new
PlatformNotSupportedException
(); }
6995
public static Vector<float> MinAcross(Vector<float> value) { throw new
PlatformNotSupportedException
(); }
7001
public static Vector<ushort> MinAcross(Vector<ushort> value) { throw new
PlatformNotSupportedException
(); }
7007
public static Vector<uint> MinAcross(Vector<uint> value) { throw new
PlatformNotSupportedException
(); }
7013
public static Vector<ulong> MinAcross(Vector<ulong> value) { throw new
PlatformNotSupportedException
(); }
7025
public static Vector<double> MinNumber(Vector<double> left, Vector<double> right) { throw new
PlatformNotSupportedException
(); }
7034
public static Vector<float> MinNumber(Vector<float> left, Vector<float> right) { throw new
PlatformNotSupportedException
(); }
7043
public static Vector<double> MinNumberAcross(Vector<double> value) { throw new
PlatformNotSupportedException
(); }
7049
public static Vector<float> MinNumberAcross(Vector<float> value) { throw new
PlatformNotSupportedException
(); }
7062
public static Vector<byte> Multiply(Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
7072
public static Vector<double> Multiply(Vector<double> left, Vector<double> right) { throw new
PlatformNotSupportedException
(); }
7081
public static Vector<short> Multiply(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
7090
public static Vector<int> Multiply(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
7099
public static Vector<long> Multiply(Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
7108
public static Vector<sbyte> Multiply(Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
7117
public static Vector<float> Multiply(Vector<float> left, Vector<float> right) { throw new
PlatformNotSupportedException
(); }
7126
public static Vector<ushort> Multiply(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
7135
public static Vector<uint> Multiply(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
7144
public static Vector<ulong> Multiply(Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
7155
public static Vector<byte> MultiplyAdd(Vector<byte> addend, Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
7163
public static Vector<short> MultiplyAdd(Vector<short> addend, Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
7171
public static Vector<int> MultiplyAdd(Vector<int> addend, Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
7179
public static Vector<long> MultiplyAdd(Vector<long> addend, Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
7187
public static Vector<sbyte> MultiplyAdd(Vector<sbyte> addend, Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
7195
public static Vector<ushort> MultiplyAdd(Vector<ushort> addend, Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
7203
public static Vector<uint> MultiplyAdd(Vector<uint> addend, Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
7211
public static Vector<ulong> MultiplyAdd(Vector<ulong> addend, Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
7222
public static Vector<double> MultiplyAddRotateComplex(Vector<double> addend, Vector<double> left, Vector<double> right, [ConstantExpected(Min = 0, Max = (byte)(3))] byte rotation) { throw new
PlatformNotSupportedException
(); }
7230
public static Vector<float> MultiplyAddRotateComplex(Vector<float> addend, Vector<float> left, Vector<float> right, [ConstantExpected(Min = 0, Max = (byte)(3))] byte rotation) { throw new
PlatformNotSupportedException
(); }
7239
public static Vector<float> MultiplyAddRotateComplexBySelectedScalar(Vector<float> addend, Vector<float> left, Vector<float> right, [ConstantExpected(Min = 0, Max = (byte)(1))] byte rightIndex, [ConstantExpected(Min = 0, Max = (byte)(3))] byte rotation) { throw new
PlatformNotSupportedException
(); }
7248
public static Vector<double> MultiplyBySelectedScalar(Vector<double> left, Vector<double> right, [ConstantExpected] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
7254
public static Vector<float> MultiplyBySelectedScalar(Vector<float> left, Vector<float> right, [ConstantExpected] byte rightIndex) { throw new
PlatformNotSupportedException
(); }
7265
public static Vector<double> MultiplyExtended(Vector<double> left, Vector<double> right) { throw new
PlatformNotSupportedException
(); }
7273
public static Vector<float> MultiplyExtended(Vector<float> left, Vector<float> right) { throw new
PlatformNotSupportedException
(); }
7284
public static Vector<byte> MultiplySubtract(Vector<byte> minuend, Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
7292
public static Vector<short> MultiplySubtract(Vector<short> minuend, Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
7300
public static Vector<int> MultiplySubtract(Vector<int> minuend, Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
7308
public static Vector<long> MultiplySubtract(Vector<long> minuend, Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
7316
public static Vector<sbyte> MultiplySubtract(Vector<sbyte> minuend, Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
7324
public static Vector<ushort> MultiplySubtract(Vector<ushort> minuend, Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
7332
public static Vector<uint> MultiplySubtract(Vector<uint> minuend, Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
7340
public static Vector<ulong> MultiplySubtract(Vector<ulong> minuend, Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
7351
public static Vector<double> Negate(Vector<double> value) { throw new
PlatformNotSupportedException
(); }
7359
public static Vector<short> Negate(Vector<short> value) { throw new
PlatformNotSupportedException
(); }
7367
public static Vector<int> Negate(Vector<int> value) { throw new
PlatformNotSupportedException
(); }
7375
public static Vector<long> Negate(Vector<long> value) { throw new
PlatformNotSupportedException
(); }
7383
public static Vector<sbyte> Negate(Vector<sbyte> value) { throw new
PlatformNotSupportedException
(); }
7391
public static Vector<float> Negate(Vector<float> value) { throw new
PlatformNotSupportedException
(); }
7403
public static Vector<byte> Not(Vector<byte> value) { throw new
PlatformNotSupportedException
(); }
7412
public static Vector<short> Not(Vector<short> value) { throw new
PlatformNotSupportedException
(); }
7421
public static Vector<int> Not(Vector<int> value) { throw new
PlatformNotSupportedException
(); }
7430
public static Vector<long> Not(Vector<long> value) { throw new
PlatformNotSupportedException
(); }
7439
public static Vector<sbyte> Not(Vector<sbyte> value) { throw new
PlatformNotSupportedException
(); }
7448
public static Vector<ushort> Not(Vector<ushort> value) { throw new
PlatformNotSupportedException
(); }
7457
public static Vector<uint> Not(Vector<uint> value) { throw new
PlatformNotSupportedException
(); }
7466
public static Vector<ulong> Not(Vector<ulong> value) { throw new
PlatformNotSupportedException
(); }
7477
public static Vector<byte> Or(Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
7485
public static Vector<short> Or(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
7493
public static Vector<int> Or(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
7501
public static Vector<long> Or(Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
7509
public static Vector<sbyte> Or(Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
7517
public static Vector<ushort> Or(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
7525
public static Vector<uint> Or(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
7533
public static Vector<ulong> Or(Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
7542
public static Vector<byte> OrAcross(Vector<byte> value) { throw new
PlatformNotSupportedException
(); }
7548
public static Vector<short> OrAcross(Vector<short> value) { throw new
PlatformNotSupportedException
(); }
7554
public static Vector<int> OrAcross(Vector<int> value) { throw new
PlatformNotSupportedException
(); }
7560
public static Vector<long> OrAcross(Vector<long> value) { throw new
PlatformNotSupportedException
(); }
7566
public static Vector<sbyte> OrAcross(Vector<sbyte> value) { throw new
PlatformNotSupportedException
(); }
7572
public static Vector<ushort> OrAcross(Vector<ushort> value) { throw new
PlatformNotSupportedException
(); }
7578
public static Vector<uint> OrAcross(Vector<uint> value) { throw new
PlatformNotSupportedException
(); }
7584
public static Vector<ulong> OrAcross(Vector<ulong> value) { throw new
PlatformNotSupportedException
(); }
7595
public static Vector<byte> PopCount(Vector<sbyte> value) { throw new
PlatformNotSupportedException
(); }
7603
public static Vector<byte> PopCount(Vector<byte> value) { throw new
PlatformNotSupportedException
(); }
7611
public static Vector<ushort> PopCount(Vector<short> value) { throw new
PlatformNotSupportedException
(); }
7619
public static Vector<ushort> PopCount(Vector<ushort> value) { throw new
PlatformNotSupportedException
(); }
7627
public static Vector<uint> PopCount(Vector<int> value) { throw new
PlatformNotSupportedException
(); }
7635
public static Vector<uint> PopCount(Vector<float> value) { throw new
PlatformNotSupportedException
(); }
7643
public static Vector<uint> PopCount(Vector<uint> value) { throw new
PlatformNotSupportedException
(); }
7651
public static Vector<ulong> PopCount(Vector<double> value) { throw new
PlatformNotSupportedException
(); }
7659
public static Vector<ulong> PopCount(Vector<long> value) { throw new
PlatformNotSupportedException
(); }
7667
public static Vector<ulong> PopCount(Vector<ulong> value) { throw new
PlatformNotSupportedException
(); }
7676
public static unsafe void Prefetch16Bit(Vector<ushort> mask, void* address, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
7685
public static unsafe void Prefetch32Bit(Vector<uint> mask, void* address, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
7694
public static unsafe void Prefetch64Bit(Vector<ulong> mask, void* address, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
7703
public static unsafe void Prefetch8Bit(Vector<byte> mask, void* address, [ConstantExpected] SvePrefetchType prefetchType) { throw new
PlatformNotSupportedException
(); }
7712
public static Vector<double> ReciprocalEstimate(Vector<double> value) { throw new
PlatformNotSupportedException
(); }
7718
public static Vector<float> ReciprocalEstimate(Vector<float> value) { throw new
PlatformNotSupportedException
(); }
7729
public static Vector<double> ReciprocalExponent(Vector<double> value) { throw new
PlatformNotSupportedException
(); }
7737
public static Vector<float> ReciprocalExponent(Vector<float> value) { throw new
PlatformNotSupportedException
(); }
7746
public static Vector<double> ReciprocalSqrtEstimate(Vector<double> value) { throw new
PlatformNotSupportedException
(); }
7752
public static Vector<float> ReciprocalSqrtEstimate(Vector<float> value) { throw new
PlatformNotSupportedException
(); }
7761
public static Vector<double> ReciprocalSqrtStep(Vector<double> left, Vector<double> right) { throw new
PlatformNotSupportedException
(); }
7767
public static Vector<float> ReciprocalSqrtStep(Vector<float> left, Vector<float> right) { throw new
PlatformNotSupportedException
(); }
7776
public static Vector<double> ReciprocalStep(Vector<double> left, Vector<double> right) { throw new
PlatformNotSupportedException
(); }
7782
public static Vector<float> ReciprocalStep(Vector<float> left, Vector<float> right) { throw new
PlatformNotSupportedException
(); }
7793
public static Vector<byte> ReverseBits(Vector<byte> value) { throw new
PlatformNotSupportedException
(); }
7801
public static Vector<short> ReverseBits(Vector<short> value) { throw new
PlatformNotSupportedException
(); }
7809
public static Vector<int> ReverseBits(Vector<int> value) { throw new
PlatformNotSupportedException
(); }
7817
public static Vector<long> ReverseBits(Vector<long> value) { throw new
PlatformNotSupportedException
(); }
7825
public static Vector<sbyte> ReverseBits(Vector<sbyte> value) { throw new
PlatformNotSupportedException
(); }
7833
public static Vector<ushort> ReverseBits(Vector<ushort> value) { throw new
PlatformNotSupportedException
(); }
7841
public static Vector<uint> ReverseBits(Vector<uint> value) { throw new
PlatformNotSupportedException
(); }
7849
public static Vector<ulong> ReverseBits(Vector<ulong> value) { throw new
PlatformNotSupportedException
(); }
7858
public static Vector<byte> ReverseElement(Vector<byte> value) { throw new
PlatformNotSupportedException
(); }
7864
public static Vector<double> ReverseElement(Vector<double> value) { throw new
PlatformNotSupportedException
(); }
7870
public static Vector<short> ReverseElement(Vector<short> value) { throw new
PlatformNotSupportedException
(); }
7876
public static Vector<int> ReverseElement(Vector<int> value) { throw new
PlatformNotSupportedException
(); }
7882
public static Vector<long> ReverseElement(Vector<long> value) { throw new
PlatformNotSupportedException
(); }
7888
public static Vector<sbyte> ReverseElement(Vector<sbyte> value) { throw new
PlatformNotSupportedException
(); }
7894
public static Vector<float> ReverseElement(Vector<float> value) { throw new
PlatformNotSupportedException
(); }
7900
public static Vector<ushort> ReverseElement(Vector<ushort> value) { throw new
PlatformNotSupportedException
(); }
7906
public static Vector<uint> ReverseElement(Vector<uint> value) { throw new
PlatformNotSupportedException
(); }
7912
public static Vector<ulong> ReverseElement(Vector<ulong> value) { throw new
PlatformNotSupportedException
(); }
7923
public static Vector<int> ReverseElement16(Vector<int> value) { throw new
PlatformNotSupportedException
(); }
7931
public static Vector<long> ReverseElement16(Vector<long> value) { throw new
PlatformNotSupportedException
(); }
7939
public static Vector<uint> ReverseElement16(Vector<uint> value) { throw new
PlatformNotSupportedException
(); }
7947
public static Vector<ulong> ReverseElement16(Vector<ulong> value) { throw new
PlatformNotSupportedException
(); }
7958
public static Vector<long> ReverseElement32(Vector<long> value) { throw new
PlatformNotSupportedException
(); }
7966
public static Vector<ulong> ReverseElement32(Vector<ulong> value) { throw new
PlatformNotSupportedException
(); }
7977
public static Vector<short> ReverseElement8(Vector<short> value) { throw new
PlatformNotSupportedException
(); }
7985
public static Vector<int> ReverseElement8(Vector<int> value) { throw new
PlatformNotSupportedException
(); }
7993
public static Vector<long> ReverseElement8(Vector<long> value) { throw new
PlatformNotSupportedException
(); }
8001
public static Vector<ushort> ReverseElement8(Vector<ushort> value) { throw new
PlatformNotSupportedException
(); }
8009
public static Vector<uint> ReverseElement8(Vector<uint> value) { throw new
PlatformNotSupportedException
(); }
8017
public static Vector<ulong> ReverseElement8(Vector<ulong> value) { throw new
PlatformNotSupportedException
(); }
8028
public static Vector<double> RoundAwayFromZero(Vector<double> value) { throw new
PlatformNotSupportedException
(); }
8036
public static Vector<float> RoundAwayFromZero(Vector<float> value) { throw new
PlatformNotSupportedException
(); }
8047
public static Vector<double> RoundToNearest(Vector<double> value) { throw new
PlatformNotSupportedException
(); }
8055
public static Vector<float> RoundToNearest(Vector<float> value) { throw new
PlatformNotSupportedException
(); }
8066
public static Vector<double> RoundToNegativeInfinity(Vector<double> value) { throw new
PlatformNotSupportedException
(); }
8074
public static Vector<float> RoundToNegativeInfinity(Vector<float> value) { throw new
PlatformNotSupportedException
(); }
8085
public static Vector<double> RoundToPositiveInfinity(Vector<double> value) { throw new
PlatformNotSupportedException
(); }
8093
public static Vector<float> RoundToPositiveInfinity(Vector<float> value) { throw new
PlatformNotSupportedException
(); }
8104
public static Vector<double> RoundToZero(Vector<double> value) { throw new
PlatformNotSupportedException
(); }
8112
public static Vector<float> RoundToZero(Vector<float> value) { throw new
PlatformNotSupportedException
(); }
8121
public static int SaturatingDecrementBy16BitElementCount(int value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8127
public static long SaturatingDecrementBy16BitElementCount(long value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8133
public static uint SaturatingDecrementBy16BitElementCount(uint value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8139
public static ulong SaturatingDecrementBy16BitElementCount(ulong value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8145
public static Vector<short> SaturatingDecrementBy16BitElementCount(Vector<short> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8151
public static Vector<ushort> SaturatingDecrementBy16BitElementCount(Vector<ushort> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8160
public static int SaturatingDecrementBy32BitElementCount(int value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8166
public static long SaturatingDecrementBy32BitElementCount(long value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8172
public static uint SaturatingDecrementBy32BitElementCount(uint value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8178
public static ulong SaturatingDecrementBy32BitElementCount(ulong value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8184
public static Vector<int> SaturatingDecrementBy32BitElementCount(Vector<int> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8190
public static Vector<uint> SaturatingDecrementBy32BitElementCount(Vector<uint> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8199
public static int SaturatingDecrementBy64BitElementCount(int value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8205
public static long SaturatingDecrementBy64BitElementCount(long value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8211
public static uint SaturatingDecrementBy64BitElementCount(uint value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8217
public static ulong SaturatingDecrementBy64BitElementCount(ulong value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8223
public static Vector<long> SaturatingDecrementBy64BitElementCount(Vector<long> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8229
public static Vector<ulong> SaturatingDecrementBy64BitElementCount(Vector<ulong> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8238
public static int SaturatingDecrementBy8BitElementCount(int value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8244
public static long SaturatingDecrementBy8BitElementCount(long value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8250
public static uint SaturatingDecrementBy8BitElementCount(uint value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8256
public static ulong SaturatingDecrementBy8BitElementCount(ulong value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8265
public static long SaturatingDecrementByActiveElementCount(int value, Vector<byte> from) { throw new
PlatformNotSupportedException
(); }
8271
public static long SaturatingDecrementByActiveElementCount(long value, Vector<byte> from) { throw new
PlatformNotSupportedException
(); }
8277
public static ulong SaturatingDecrementByActiveElementCount(uint value, Vector<byte> from) { throw new
PlatformNotSupportedException
(); }
8283
public static ulong SaturatingDecrementByActiveElementCount(ulong value, Vector<byte> from) { throw new
PlatformNotSupportedException
(); }
8289
public static Vector<short> SaturatingDecrementByActiveElementCount(Vector<short> value, Vector<short> from) { throw new
PlatformNotSupportedException
(); }
8295
public static Vector<int> SaturatingDecrementByActiveElementCount(Vector<int> value, Vector<int> from) { throw new
PlatformNotSupportedException
(); }
8301
public static Vector<long> SaturatingDecrementByActiveElementCount(Vector<long> value, Vector<long> from) { throw new
PlatformNotSupportedException
(); }
8307
public static long SaturatingDecrementByActiveElementCount(int value, Vector<ushort> from) { throw new
PlatformNotSupportedException
(); }
8313
public static long SaturatingDecrementByActiveElementCount(long value, Vector<ushort> from) { throw new
PlatformNotSupportedException
(); }
8319
public static ulong SaturatingDecrementByActiveElementCount(uint value, Vector<ushort> from) { throw new
PlatformNotSupportedException
(); }
8325
public static ulong SaturatingDecrementByActiveElementCount(ulong value, Vector<ushort> from) { throw new
PlatformNotSupportedException
(); }
8331
public static Vector<ushort> SaturatingDecrementByActiveElementCount(Vector<ushort> value, Vector<ushort> from) { throw new
PlatformNotSupportedException
(); }
8337
public static long SaturatingDecrementByActiveElementCount(int value, Vector<uint> from) { throw new
PlatformNotSupportedException
(); }
8343
public static long SaturatingDecrementByActiveElementCount(long value, Vector<uint> from) { throw new
PlatformNotSupportedException
(); }
8349
public static ulong SaturatingDecrementByActiveElementCount(uint value, Vector<uint> from) { throw new
PlatformNotSupportedException
(); }
8355
public static ulong SaturatingDecrementByActiveElementCount(ulong value, Vector<uint> from) { throw new
PlatformNotSupportedException
(); }
8361
public static Vector<uint> SaturatingDecrementByActiveElementCount(Vector<uint> value, Vector<uint> from) { throw new
PlatformNotSupportedException
(); }
8367
public static long SaturatingDecrementByActiveElementCount(int value, Vector<ulong> from) { throw new
PlatformNotSupportedException
(); }
8373
public static long SaturatingDecrementByActiveElementCount(long value, Vector<ulong> from) { throw new
PlatformNotSupportedException
(); }
8379
public static ulong SaturatingDecrementByActiveElementCount(uint value, Vector<ulong> from) { throw new
PlatformNotSupportedException
(); }
8385
public static ulong SaturatingDecrementByActiveElementCount(ulong value, Vector<ulong> from) { throw new
PlatformNotSupportedException
(); }
8391
public static Vector<ulong> SaturatingDecrementByActiveElementCount(Vector<ulong> value, Vector<ulong> from) { throw new
PlatformNotSupportedException
(); }
8400
public static int SaturatingIncrementBy16BitElementCount(int value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8406
public static long SaturatingIncrementBy16BitElementCount(long value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8412
public static uint SaturatingIncrementBy16BitElementCount(uint value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8418
public static ulong SaturatingIncrementBy16BitElementCount(ulong value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8424
public static Vector<short> SaturatingIncrementBy16BitElementCount(Vector<short> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8430
public static Vector<ushort> SaturatingIncrementBy16BitElementCount(Vector<ushort> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8439
public static int SaturatingIncrementBy32BitElementCount(int value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8445
public static long SaturatingIncrementBy32BitElementCount(long value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8451
public static uint SaturatingIncrementBy32BitElementCount(uint value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8457
public static ulong SaturatingIncrementBy32BitElementCount(ulong value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8463
public static Vector<int> SaturatingIncrementBy32BitElementCount(Vector<int> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8469
public static Vector<uint> SaturatingIncrementBy32BitElementCount(Vector<uint> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8478
public static int SaturatingIncrementBy64BitElementCount(int value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8484
public static long SaturatingIncrementBy64BitElementCount(long value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8490
public static uint SaturatingIncrementBy64BitElementCount(uint value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8496
public static ulong SaturatingIncrementBy64BitElementCount(ulong value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8502
public static Vector<long> SaturatingIncrementBy64BitElementCount(Vector<long> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8508
public static Vector<ulong> SaturatingIncrementBy64BitElementCount(Vector<ulong> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8517
public static int SaturatingIncrementBy8BitElementCount(int value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8523
public static long SaturatingIncrementBy8BitElementCount(long value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8529
public static uint SaturatingIncrementBy8BitElementCount(uint value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8535
public static ulong SaturatingIncrementBy8BitElementCount(ulong value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte scale, [ConstantExpected] SveMaskPattern pattern = SveMaskPattern.All) { throw new
PlatformNotSupportedException
(); }
8544
public static long SaturatingIncrementByActiveElementCount(int value, Vector<byte> from) { throw new
PlatformNotSupportedException
(); }
8550
public static long SaturatingIncrementByActiveElementCount(long value, Vector<byte> from) { throw new
PlatformNotSupportedException
(); }
8556
public static ulong SaturatingIncrementByActiveElementCount(uint value, Vector<byte> from) { throw new
PlatformNotSupportedException
(); }
8562
public static ulong SaturatingIncrementByActiveElementCount(ulong value, Vector<byte> from) { throw new
PlatformNotSupportedException
(); }
8568
public static Vector<short> SaturatingIncrementByActiveElementCount(Vector<short> value, Vector<short> from) { throw new
PlatformNotSupportedException
(); }
8574
public static Vector<int> SaturatingIncrementByActiveElementCount(Vector<int> value, Vector<int> from) { throw new
PlatformNotSupportedException
(); }
8580
public static Vector<long> SaturatingIncrementByActiveElementCount(Vector<long> value, Vector<long> from) { throw new
PlatformNotSupportedException
(); }
8586
public static long SaturatingIncrementByActiveElementCount(int value, Vector<ushort> from) { throw new
PlatformNotSupportedException
(); }
8592
public static long SaturatingIncrementByActiveElementCount(long value, Vector<ushort> from) { throw new
PlatformNotSupportedException
(); }
8598
public static ulong SaturatingIncrementByActiveElementCount(uint value, Vector<ushort> from) { throw new
PlatformNotSupportedException
(); }
8604
public static ulong SaturatingIncrementByActiveElementCount(ulong value, Vector<ushort> from) { throw new
PlatformNotSupportedException
(); }
8610
public static Vector<ushort> SaturatingIncrementByActiveElementCount(Vector<ushort> value, Vector<ushort> from) { throw new
PlatformNotSupportedException
(); }
8616
public static long SaturatingIncrementByActiveElementCount(int value, Vector<uint> from) { throw new
PlatformNotSupportedException
(); }
8622
public static long SaturatingIncrementByActiveElementCount(long value, Vector<uint> from) { throw new
PlatformNotSupportedException
(); }
8628
public static ulong SaturatingIncrementByActiveElementCount(uint value, Vector<uint> from) { throw new
PlatformNotSupportedException
(); }
8634
public static ulong SaturatingIncrementByActiveElementCount(ulong value, Vector<uint> from) { throw new
PlatformNotSupportedException
(); }
8640
public static Vector<uint> SaturatingIncrementByActiveElementCount(Vector<uint> value, Vector<uint> from) { throw new
PlatformNotSupportedException
(); }
8646
public static long SaturatingIncrementByActiveElementCount(int value, Vector<ulong> from) { throw new
PlatformNotSupportedException
(); }
8652
public static long SaturatingIncrementByActiveElementCount(long value, Vector<ulong> from) { throw new
PlatformNotSupportedException
(); }
8658
public static ulong SaturatingIncrementByActiveElementCount(uint value, Vector<ulong> from) { throw new
PlatformNotSupportedException
(); }
8664
public static ulong SaturatingIncrementByActiveElementCount(ulong value, Vector<ulong> from) { throw new
PlatformNotSupportedException
(); }
8670
public static Vector<ulong> SaturatingIncrementByActiveElementCount(Vector<ulong> value, Vector<ulong> from) { throw new
PlatformNotSupportedException
(); }
8681
public static Vector<double> Scale(Vector<double> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
8689
public static Vector<float> Scale(Vector<float> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
8698
public static unsafe void Scatter(Vector<double> mask, double* address, Vector<long> indicies, Vector<double> data) { throw new
PlatformNotSupportedException
(); }
8704
public static void Scatter(Vector<double> mask, Vector<ulong> addresses, Vector<double> data) { throw new
PlatformNotSupportedException
(); }
8710
public static unsafe void Scatter(Vector<double> mask, double* address, Vector<ulong> indicies, Vector<double> data) { throw new
PlatformNotSupportedException
(); }
8716
public static unsafe void Scatter(Vector<int> mask, int* address, Vector<int> indicies, Vector<int> data) { throw new
PlatformNotSupportedException
(); }
8729
public static unsafe void Scatter(Vector<int> mask, int* address, Vector<uint> indicies, Vector<int> data) { throw new
PlatformNotSupportedException
(); }
8735
public static unsafe void Scatter(Vector<long> mask, long* address, Vector<long> indicies, Vector<long> data) { throw new
PlatformNotSupportedException
(); }
8741
public static void Scatter(Vector<long> mask, Vector<ulong> addresses, Vector<long> data) { throw new
PlatformNotSupportedException
(); }
8747
public static unsafe void Scatter(Vector<long> mask, long* address, Vector<ulong> indicies, Vector<long> data) { throw new
PlatformNotSupportedException
(); }
8753
public static unsafe void Scatter(Vector<float> mask, float* address, Vector<int> indicies, Vector<float> data) { throw new
PlatformNotSupportedException
(); }
8766
public static unsafe void Scatter(Vector<float> mask, float* address, Vector<uint> indicies, Vector<float> data) { throw new
PlatformNotSupportedException
(); }
8772
public static unsafe void Scatter(Vector<uint> mask, uint* address, Vector<int> indicies, Vector<uint> data) { throw new
PlatformNotSupportedException
(); }
8785
public static unsafe void Scatter(Vector<uint> mask, uint* address, Vector<uint> indicies, Vector<uint> data) { throw new
PlatformNotSupportedException
(); }
8791
public static unsafe void Scatter(Vector<ulong> mask, ulong* address, Vector<long> indicies, Vector<ulong> data) { throw new
PlatformNotSupportedException
(); }
8797
public static void Scatter(Vector<ulong> mask, Vector<ulong> addresses, Vector<ulong> data) { throw new
PlatformNotSupportedException
(); }
8803
public static unsafe void Scatter(Vector<ulong> mask, ulong* address, Vector<ulong> indicies, Vector<ulong> data) { throw new
PlatformNotSupportedException
(); }
8819
public static void Scatter16BitNarrowing(Vector<long> mask, Vector<ulong> addresses, Vector<long> data) { throw new
PlatformNotSupportedException
(); }
8832
public static void Scatter16BitNarrowing(Vector<ulong> mask, Vector<ulong> addresses, Vector<ulong> data) { throw new
PlatformNotSupportedException
(); }
8838
public static unsafe void Scatter16BitNarrowing(Vector<int> mask, short* address, Vector<int> indices, Vector<int> data) { throw new
PlatformNotSupportedException
(); }
8844
public static unsafe void Scatter16BitNarrowing(Vector<int> mask, short* address, Vector<uint> indices, Vector<int> data) { throw new
PlatformNotSupportedException
(); }
8850
public static unsafe void Scatter16BitNarrowing(Vector<long> mask, short* address, Vector<long> indices, Vector<long> data) { throw new
PlatformNotSupportedException
(); }
8856
public static unsafe void Scatter16BitNarrowing(Vector<long> mask, short* address, Vector<ulong> indices, Vector<long> data) { throw new
PlatformNotSupportedException
(); }
8862
public static unsafe void Scatter16BitNarrowing(Vector<uint> mask, ushort* address, Vector<int> indices, Vector<uint> data) { throw new
PlatformNotSupportedException
(); }
8868
public static unsafe void Scatter16BitNarrowing(Vector<uint> mask, ushort* address, Vector<uint> indices, Vector<uint> data) { throw new
PlatformNotSupportedException
(); }
8874
public static unsafe void Scatter16BitNarrowing(Vector<ulong> mask, ushort* address, Vector<long> indices, Vector<ulong> data) { throw new
PlatformNotSupportedException
(); }
8880
public static unsafe void Scatter16BitNarrowing(Vector<ulong> mask, ushort* address, Vector<ulong> indices, Vector<ulong> data) { throw new
PlatformNotSupportedException
(); }
8889
public static unsafe void Scatter16BitWithByteOffsetsNarrowing(Vector<int> mask, short* address, Vector<int> offsets, Vector<int> data) { throw new
PlatformNotSupportedException
(); }
8895
public static unsafe void Scatter16BitWithByteOffsetsNarrowing(Vector<int> mask, short* address, Vector<uint> offsets, Vector<int> data) { throw new
PlatformNotSupportedException
(); }
8901
public static unsafe void Scatter16BitWithByteOffsetsNarrowing(Vector<long> mask, short* address, Vector<long> offsets, Vector<long> data) { throw new
PlatformNotSupportedException
(); }
8907
public static unsafe void Scatter16BitWithByteOffsetsNarrowing(Vector<long> mask, short* address, Vector<ulong> offsets, Vector<long> data) { throw new
PlatformNotSupportedException
(); }
8913
public static unsafe void Scatter16BitWithByteOffsetsNarrowing(Vector<uint> mask, ushort* address, Vector<int> offsets, Vector<uint> data) { throw new
PlatformNotSupportedException
(); }
8919
public static unsafe void Scatter16BitWithByteOffsetsNarrowing(Vector<uint> mask, ushort* address, Vector<uint> offsets, Vector<uint> data) { throw new
PlatformNotSupportedException
(); }
8925
public static unsafe void Scatter16BitWithByteOffsetsNarrowing(Vector<ulong> mask, ushort* address, Vector<long> offsets, Vector<ulong> data) { throw new
PlatformNotSupportedException
(); }
8931
public static unsafe void Scatter16BitWithByteOffsetsNarrowing(Vector<ulong> mask, ushort* address, Vector<ulong> offsets, Vector<ulong> data) { throw new
PlatformNotSupportedException
(); }
8940
public static void Scatter32BitNarrowing(Vector<long> mask, Vector<ulong> addresses, Vector<long> data) { throw new
PlatformNotSupportedException
(); }
8946
public static void Scatter32BitNarrowing(Vector<ulong> mask, Vector<ulong> addresses, Vector<ulong> data) { throw new
PlatformNotSupportedException
(); }
8952
public static unsafe void Scatter32BitNarrowing(Vector<long> mask, int* address, Vector<long> indices, Vector<long> data) { throw new
PlatformNotSupportedException
(); }
8958
public static unsafe void Scatter32BitNarrowing(Vector<long> mask, int* address, Vector<ulong> indices, Vector<long> data) { throw new
PlatformNotSupportedException
(); }
8964
public static unsafe void Scatter32BitNarrowing(Vector<ulong> mask, uint* address, Vector<long> indices, Vector<ulong> data) { throw new
PlatformNotSupportedException
(); }
8970
public static unsafe void Scatter32BitNarrowing(Vector<ulong> mask, uint* address, Vector<ulong> indices, Vector<ulong> data) { throw new
PlatformNotSupportedException
(); }
8979
public static unsafe void Scatter32BitWithByteOffsetsNarrowing(Vector<long> mask, int* address, Vector<long> offsets, Vector<long> data) { throw new
PlatformNotSupportedException
(); }
8985
public static unsafe void Scatter32BitWithByteOffsetsNarrowing(Vector<long> mask, int* address, Vector<ulong> offsets, Vector<long> data) { throw new
PlatformNotSupportedException
(); }
8991
public static unsafe void Scatter32BitWithByteOffsetsNarrowing(Vector<ulong> mask, uint* address, Vector<long> offsets, Vector<ulong> data) { throw new
PlatformNotSupportedException
(); }
8997
public static unsafe void Scatter32BitWithByteOffsetsNarrowing(Vector<ulong> mask, uint* address, Vector<ulong> offsets, Vector<ulong> data) { throw new
PlatformNotSupportedException
(); }
9013
public static void Scatter8BitNarrowing(Vector<long> mask, Vector<ulong> addresses, Vector<long> data) { throw new
PlatformNotSupportedException
(); }
9026
public static void Scatter8BitNarrowing(Vector<ulong> mask, Vector<ulong> addresses, Vector<ulong> data) { throw new
PlatformNotSupportedException
(); }
9035
public static unsafe void Scatter8BitWithByteOffsetsNarrowing(Vector<int> mask, sbyte* address, Vector<int> offsets, Vector<int> data) { throw new
PlatformNotSupportedException
(); }
9041
public static unsafe void Scatter8BitWithByteOffsetsNarrowing(Vector<int> mask, sbyte* address, Vector<uint> offsets, Vector<int> data) { throw new
PlatformNotSupportedException
(); }
9047
public static unsafe void Scatter8BitWithByteOffsetsNarrowing(Vector<long> mask, sbyte* address, Vector<long> offsets, Vector<long> data) { throw new
PlatformNotSupportedException
(); }
9053
public static unsafe void Scatter8BitWithByteOffsetsNarrowing(Vector<long> mask, sbyte* address, Vector<ulong> offsets, Vector<long> data) { throw new
PlatformNotSupportedException
(); }
9059
public static unsafe void Scatter8BitWithByteOffsetsNarrowing(Vector<uint> mask, byte* address, Vector<int> offsets, Vector<uint> data) { throw new
PlatformNotSupportedException
(); }
9065
public static unsafe void Scatter8BitWithByteOffsetsNarrowing(Vector<uint> mask, byte* address, Vector<uint> offsets, Vector<uint> data) { throw new
PlatformNotSupportedException
(); }
9071
public static unsafe void Scatter8BitWithByteOffsetsNarrowing(Vector<ulong> mask, byte* address, Vector<long> offsets, Vector<ulong> data) { throw new
PlatformNotSupportedException
(); }
9077
public static unsafe void Scatter8BitWithByteOffsetsNarrowing(Vector<ulong> mask, byte* address, Vector<ulong> offsets, Vector<ulong> data) { throw new
PlatformNotSupportedException
(); }
9086
public static unsafe void ScatterWithByteOffsets(Vector<double> mask, double* address, Vector<long> offsets, Vector<double> data) { throw new
PlatformNotSupportedException
(); }
9092
public static unsafe void ScatterWithByteOffsets(Vector<double> mask, double* address, Vector<ulong> offsets, Vector<double> data) { throw new
PlatformNotSupportedException
(); }
9098
public static unsafe void ScatterWithByteOffsets(Vector<int> mask, int* address, Vector<int> offsets, Vector<int> data) { throw new
PlatformNotSupportedException
(); }
9104
public static unsafe void ScatterWithByteOffsets(Vector<int> mask, int* address, Vector<uint> offsets, Vector<int> data) { throw new
PlatformNotSupportedException
(); }
9110
public static unsafe void ScatterWithByteOffsets(Vector<long> mask, long* address, Vector<long> offsets, Vector<long> data) { throw new
PlatformNotSupportedException
(); }
9116
public static unsafe void ScatterWithByteOffsets(Vector<long> mask, long* address, Vector<ulong> offsets, Vector<long> data) { throw new
PlatformNotSupportedException
(); }
9122
public static unsafe void ScatterWithByteOffsets(Vector<float> mask, float* address, Vector<int> offsets, Vector<float> data) { throw new
PlatformNotSupportedException
(); }
9128
public static unsafe void ScatterWithByteOffsets(Vector<float> mask, float* address, Vector<uint> offsets, Vector<float> data) { throw new
PlatformNotSupportedException
(); }
9134
public static unsafe void ScatterWithByteOffsets(Vector<uint> mask, uint* address, Vector<int> offsets, Vector<uint> data) { throw new
PlatformNotSupportedException
(); }
9140
public static unsafe void ScatterWithByteOffsets(Vector<uint> mask, uint* address, Vector<uint> offsets, Vector<uint> data) { throw new
PlatformNotSupportedException
(); }
9146
public static unsafe void ScatterWithByteOffsets(Vector<ulong> mask, ulong* address, Vector<long> offsets, Vector<ulong> data) { throw new
PlatformNotSupportedException
(); }
9152
public static unsafe void ScatterWithByteOffsets(Vector<ulong> mask, ulong* address, Vector<ulong> offsets, Vector<ulong> data) { throw new
PlatformNotSupportedException
(); }
9161
public static void SetFfr(Vector<byte> value) { throw new
PlatformNotSupportedException
(); }
9167
public static void SetFfr(Vector<short> value) { throw new
PlatformNotSupportedException
(); }
9173
public static void SetFfr(Vector<int> value) { throw new
PlatformNotSupportedException
(); }
9179
public static void SetFfr(Vector<long> value) { throw new
PlatformNotSupportedException
(); }
9185
public static void SetFfr(Vector<sbyte> value) { throw new
PlatformNotSupportedException
(); }
9191
public static void SetFfr(Vector<ushort> value) { throw new
PlatformNotSupportedException
(); }
9197
public static void SetFfr(Vector<uint> value) { throw new
PlatformNotSupportedException
(); }
9203
public static void SetFfr(Vector<ulong> value) { throw new
PlatformNotSupportedException
(); }
9214
public static Vector<byte> ShiftLeftLogical(Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
9222
public static Vector<byte> ShiftLeftLogical(Vector<byte> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
9230
public static Vector<short> ShiftLeftLogical(Vector<short> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
9238
public static Vector<short> ShiftLeftLogical(Vector<short> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
9246
public static Vector<int> ShiftLeftLogical(Vector<int> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
9254
public static Vector<int> ShiftLeftLogical(Vector<int> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
9262
public static Vector<long> ShiftLeftLogical(Vector<long> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
9270
public static Vector<sbyte> ShiftLeftLogical(Vector<sbyte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
9278
public static Vector<sbyte> ShiftLeftLogical(Vector<sbyte> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
9286
public static Vector<ushort> ShiftLeftLogical(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
9294
public static Vector<ushort> ShiftLeftLogical(Vector<ushort> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
9302
public static Vector<uint> ShiftLeftLogical(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
9310
public static Vector<uint> ShiftLeftLogical(Vector<uint> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
9318
public static Vector<ulong> ShiftLeftLogical(Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
9329
public static Vector<short> ShiftRightArithmetic(Vector<short> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
9337
public static Vector<short> ShiftRightArithmetic(Vector<short> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
9345
public static Vector<int> ShiftRightArithmetic(Vector<int> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
9353
public static Vector<int> ShiftRightArithmetic(Vector<int> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
9361
public static Vector<long> ShiftRightArithmetic(Vector<long> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
9369
public static Vector<sbyte> ShiftRightArithmetic(Vector<sbyte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
9377
public static Vector<sbyte> ShiftRightArithmetic(Vector<sbyte> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
9388
public static Vector<short> ShiftRightArithmeticForDivide(Vector<short> value, [ConstantExpected(Min = 1, Max = (byte)(16))] byte control) { throw new
PlatformNotSupportedException
(); }
9396
public static Vector<int> ShiftRightArithmeticForDivide(Vector<int> value, [ConstantExpected(Min = 1, Max = (byte)(32))] byte control) { throw new
PlatformNotSupportedException
(); }
9404
public static Vector<long> ShiftRightArithmeticForDivide(Vector<long> value, [ConstantExpected(Min = 1, Max = (byte)(64))] byte control) { throw new
PlatformNotSupportedException
(); }
9412
public static Vector<sbyte> ShiftRightArithmeticForDivide(Vector<sbyte> value, [ConstantExpected(Min = 1, Max = (byte)(8))] byte control) { throw new
PlatformNotSupportedException
(); }
9423
public static Vector<byte> ShiftRightLogical(Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
9431
public static Vector<byte> ShiftRightLogical(Vector<byte> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
9439
public static Vector<ushort> ShiftRightLogical(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
9447
public static Vector<ushort> ShiftRightLogical(Vector<ushort> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
9455
public static Vector<uint> ShiftRightLogical(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
9463
public static Vector<uint> ShiftRightLogical(Vector<uint> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
9471
public static Vector<ulong> ShiftRightLogical(Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
9482
public static Vector<int> SignExtend16(Vector<int> value) { throw new
PlatformNotSupportedException
(); }
9490
public static Vector<long> SignExtend16(Vector<long> value) { throw new
PlatformNotSupportedException
(); }
9501
public static Vector<long> SignExtend32(Vector<long> value) { throw new
PlatformNotSupportedException
(); }
9512
public static Vector<short> SignExtend8(Vector<short> value) { throw new
PlatformNotSupportedException
(); }
9520
public static Vector<int> SignExtend8(Vector<int> value) { throw new
PlatformNotSupportedException
(); }
9528
public static Vector<long> SignExtend8(Vector<long> value) { throw new
PlatformNotSupportedException
(); }
9537
public static Vector<short> SignExtendWideningLower(Vector<sbyte> value) { throw new
PlatformNotSupportedException
(); }
9543
public static Vector<int> SignExtendWideningLower(Vector<short> value) { throw new
PlatformNotSupportedException
(); }
9549
public static Vector<long> SignExtendWideningLower(Vector<int> value) { throw new
PlatformNotSupportedException
(); }
9558
public static Vector<short> SignExtendWideningUpper(Vector<sbyte> value) { throw new
PlatformNotSupportedException
(); }
9564
public static Vector<int> SignExtendWideningUpper(Vector<short> value) { throw new
PlatformNotSupportedException
(); }
9570
public static Vector<long> SignExtendWideningUpper(Vector<int> value) { throw new
PlatformNotSupportedException
(); }
9579
public static Vector<byte> Splice(Vector<byte> mask, Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
9585
public static Vector<double> Splice(Vector<double> mask, Vector<double> left, Vector<double> right) { throw new
PlatformNotSupportedException
(); }
9591
public static Vector<short> Splice(Vector<short> mask, Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
9597
public static Vector<int> Splice(Vector<int> mask, Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
9603
public static Vector<long> Splice(Vector<long> mask, Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
9609
public static Vector<sbyte> Splice(Vector<sbyte> mask, Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
9615
public static Vector<float> Splice(Vector<float> mask, Vector<float> left, Vector<float> right) { throw new
PlatformNotSupportedException
(); }
9621
public static Vector<ushort> Splice(Vector<ushort> mask, Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
9627
public static Vector<uint> Splice(Vector<uint> mask, Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
9633
public static Vector<ulong> Splice(Vector<ulong> mask, Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
9644
public static Vector<double> Sqrt(Vector<double> value) { throw new
PlatformNotSupportedException
(); }
9652
public static Vector<float> Sqrt(Vector<float> value) { throw new
PlatformNotSupportedException
(); }
9661
public static unsafe void StoreAndZip(Vector<byte> mask, byte* address, Vector<byte> data) { throw new
PlatformNotSupportedException
(); }
9667
public static unsafe void StoreAndZip(Vector<byte> mask, byte* address, (Vector<byte> Value1, Vector<byte> Value2) data) { throw new
PlatformNotSupportedException
(); }
9673
public static unsafe void StoreAndZip(Vector<byte> mask, byte* address, (Vector<byte> Value1, Vector<byte> Value2, Vector<byte> Value3) data) { throw new
PlatformNotSupportedException
(); }
9679
public static unsafe void StoreAndZip(Vector<byte> mask, byte* address, (Vector<byte> Value1, Vector<byte> Value2, Vector<byte> Value3, Vector<byte> Value4) data) { throw new
PlatformNotSupportedException
(); }
9685
public static unsafe void StoreAndZip(Vector<double> mask, double* address, Vector<double> data) { throw new
PlatformNotSupportedException
(); }
9691
public static unsafe void StoreAndZip(Vector<double> mask, double* address, (Vector<double> Value1, Vector<double> Value2) data) { throw new
PlatformNotSupportedException
(); }
9697
public static unsafe void StoreAndZip(Vector<double> mask, double* address, (Vector<double> Value1, Vector<double> Value2, Vector<double> Value3) data) { throw new
PlatformNotSupportedException
(); }
9703
public static unsafe void StoreAndZip(Vector<double> mask, double* address, (Vector<double> Value1, Vector<double> Value2, Vector<double> Value3, Vector<double> Value4) data) { throw new
PlatformNotSupportedException
(); }
9709
public static unsafe void StoreAndZip(Vector<short> mask, short* address, Vector<short> data) { throw new
PlatformNotSupportedException
(); }
9715
public static unsafe void StoreAndZip(Vector<short> mask, short* address, (Vector<short> Value1, Vector<short> Value2) data) { throw new
PlatformNotSupportedException
(); }
9721
public static unsafe void StoreAndZip(Vector<short> mask, short* address, (Vector<short> Value1, Vector<short> Value2, Vector<short> Value3) data) { throw new
PlatformNotSupportedException
(); }
9727
public static unsafe void StoreAndZip(Vector<short> mask, short* address, (Vector<short> Value1, Vector<short> Value2, Vector<short> Value3, Vector<short> Value4) data) { throw new
PlatformNotSupportedException
(); }
9733
public static unsafe void StoreAndZip(Vector<int> mask, int* address, Vector<int> data) { throw new
PlatformNotSupportedException
(); }
9739
public static unsafe void StoreAndZip(Vector<int> mask, int* address, (Vector<int> Value1, Vector<int> Value2) data) { throw new
PlatformNotSupportedException
(); }
9745
public static unsafe void StoreAndZip(Vector<int> mask, int* address, (Vector<int> Value1, Vector<int> Value2, Vector<int> Value3) data) { throw new
PlatformNotSupportedException
(); }
9751
public static unsafe void StoreAndZip(Vector<int> mask, int* address, (Vector<int> Value1, Vector<int> Value2, Vector<int> Value3, Vector<int> Value4) data) { throw new
PlatformNotSupportedException
(); }
9757
public static unsafe void StoreAndZip(Vector<long> mask, long* address, Vector<long> data) { throw new
PlatformNotSupportedException
(); }
9763
public static unsafe void StoreAndZip(Vector<long> mask, long* address, (Vector<long> Value1, Vector<long> Value2) data) { throw new
PlatformNotSupportedException
(); }
9769
public static unsafe void StoreAndZip(Vector<long> mask, long* address, (Vector<long> Value1, Vector<long> Value2, Vector<long> Value3) data) { throw new
PlatformNotSupportedException
(); }
9775
public static unsafe void StoreAndZip(Vector<long> mask, long* address, (Vector<long> Value1, Vector<long> Value2, Vector<long> Value3, Vector<long> Value4) data) { throw new
PlatformNotSupportedException
(); }
9781
public static unsafe void StoreAndZip(Vector<sbyte> mask, sbyte* address, Vector<sbyte> data) { throw new
PlatformNotSupportedException
(); }
9787
public static unsafe void StoreAndZip(Vector<sbyte> mask, sbyte* address, (Vector<sbyte> Value1, Vector<sbyte> Value2) data) { throw new
PlatformNotSupportedException
(); }
9793
public static unsafe void StoreAndZip(Vector<sbyte> mask, sbyte* address, (Vector<sbyte> Value1, Vector<sbyte> Value2, Vector<sbyte> Value3) data) { throw new
PlatformNotSupportedException
(); }
9799
public static unsafe void StoreAndZip(Vector<sbyte> mask, sbyte* address, (Vector<sbyte> Value1, Vector<sbyte> Value2, Vector<sbyte> Value3, Vector<sbyte> Value4) data) { throw new
PlatformNotSupportedException
(); }
9805
public static unsafe void StoreAndZip(Vector<float> mask, float* address, Vector<float> data) { throw new
PlatformNotSupportedException
(); }
9811
public static unsafe void StoreAndZip(Vector<float> mask, float* address, (Vector<float> Value1, Vector<float> Value2) data) { throw new
PlatformNotSupportedException
(); }
9817
public static unsafe void StoreAndZip(Vector<float> mask, float* address, (Vector<float> Value1, Vector<float> Value2, Vector<float> Value3) data) { throw new
PlatformNotSupportedException
(); }
9823
public static unsafe void StoreAndZip(Vector<float> mask, float* address, (Vector<float> Value1, Vector<float> Value2, Vector<float> Value3, Vector<float> Value4) data) { throw new
PlatformNotSupportedException
(); }
9829
public static unsafe void StoreAndZip(Vector<ushort> mask, ushort* address, Vector<ushort> data) { throw new
PlatformNotSupportedException
(); }
9835
public static unsafe void StoreAndZip(Vector<ushort> mask, ushort* address, (Vector<ushort> Value1, Vector<ushort> Value2) data) { throw new
PlatformNotSupportedException
(); }
9841
public static unsafe void StoreAndZip(Vector<ushort> mask, ushort* address, (Vector<ushort> Value1, Vector<ushort> Value2, Vector<ushort> Value3) data) { throw new
PlatformNotSupportedException
(); }
9847
public static unsafe void StoreAndZip(Vector<ushort> mask, ushort* address, (Vector<ushort> Value1, Vector<ushort> Value2, Vector<ushort> Value3, Vector<ushort> Value4) data) { throw new
PlatformNotSupportedException
(); }
9853
public static unsafe void StoreAndZip(Vector<uint> mask, uint* address, Vector<uint> data) { throw new
PlatformNotSupportedException
(); }
9859
public static unsafe void StoreAndZip(Vector<uint> mask, uint* address, (Vector<uint> Value1, Vector<uint> Value2) data) { throw new
PlatformNotSupportedException
(); }
9865
public static unsafe void StoreAndZip(Vector<uint> mask, uint* address, (Vector<uint> Value1, Vector<uint> Value2, Vector<uint> Value3) data) { throw new
PlatformNotSupportedException
(); }
9871
public static unsafe void StoreAndZip(Vector<uint> mask, uint* address, (Vector<uint> Value1, Vector<uint> Value2, Vector<uint> Value3, Vector<uint> Value4) data) { throw new
PlatformNotSupportedException
(); }
9877
public static unsafe void StoreAndZip(Vector<ulong> mask, ulong* address, Vector<ulong> data) { throw new
PlatformNotSupportedException
(); }
9883
public static unsafe void StoreAndZip(Vector<ulong> mask, ulong* address, (Vector<ulong> Value1, Vector<ulong> Value2) data) { throw new
PlatformNotSupportedException
(); }
9889
public static unsafe void StoreAndZip(Vector<ulong> mask, ulong* address, (Vector<ulong> Value1, Vector<ulong> Value2, Vector<ulong> Value3) data) { throw new
PlatformNotSupportedException
(); }
9895
public static unsafe void StoreAndZip(Vector<ulong> mask, ulong* address, (Vector<ulong> Value1, Vector<ulong> Value2, Vector<ulong> Value3, Vector<ulong> Value4) data) { throw new
PlatformNotSupportedException
(); }
9904
public static unsafe void StoreNarrowing(Vector<short> mask, sbyte* address, Vector<short> data) { throw new
PlatformNotSupportedException
(); }
9910
public static unsafe void StoreNarrowing(Vector<int> mask, sbyte* address, Vector<int> data) { throw new
PlatformNotSupportedException
(); }
9916
public static unsafe void StoreNarrowing(Vector<int> mask, short* address, Vector<int> data) { throw new
PlatformNotSupportedException
(); }
9922
public static unsafe void StoreNarrowing(Vector<long> mask, sbyte* address, Vector<long> data) { throw new
PlatformNotSupportedException
(); }
9928
public static unsafe void StoreNarrowing(Vector<long> mask, short* address, Vector<long> data) { throw new
PlatformNotSupportedException
(); }
9934
public static unsafe void StoreNarrowing(Vector<long> mask, int* address, Vector<long> data) { throw new
PlatformNotSupportedException
(); }
9940
public static unsafe void StoreNarrowing(Vector<ushort> mask, byte* address, Vector<ushort> data) { throw new
PlatformNotSupportedException
(); }
9946
public static unsafe void StoreNarrowing(Vector<uint> mask, byte* address, Vector<uint> data) { throw new
PlatformNotSupportedException
(); }
9952
public static unsafe void StoreNarrowing(Vector<uint> mask, ushort* address, Vector<uint> data) { throw new
PlatformNotSupportedException
(); }
9958
public static unsafe void StoreNarrowing(Vector<ulong> mask, byte* address, Vector<ulong> data) { throw new
PlatformNotSupportedException
(); }
9964
public static unsafe void StoreNarrowing(Vector<ulong> mask, ushort* address, Vector<ulong> data) { throw new
PlatformNotSupportedException
(); }
9970
public static unsafe void StoreNarrowing(Vector<ulong> mask, uint* address, Vector<ulong> data) { throw new
PlatformNotSupportedException
(); }
9979
public static unsafe void StoreNonTemporal(Vector<byte> mask, byte* address, Vector<byte> data) { throw new
PlatformNotSupportedException
(); }
9985
public static unsafe void StoreNonTemporal(Vector<double> mask, double* address, Vector<double> data) { throw new
PlatformNotSupportedException
(); }
9991
public static unsafe void StoreNonTemporal(Vector<short> mask, short* address, Vector<short> data) { throw new
PlatformNotSupportedException
(); }
9997
public static unsafe void StoreNonTemporal(Vector<int> mask, int* address, Vector<int> data) { throw new
PlatformNotSupportedException
(); }
10003
public static unsafe void StoreNonTemporal(Vector<long> mask, long* address, Vector<long> data) { throw new
PlatformNotSupportedException
(); }
10009
public static unsafe void StoreNonTemporal(Vector<sbyte> mask, sbyte* address, Vector<sbyte> data) { throw new
PlatformNotSupportedException
(); }
10015
public static unsafe void StoreNonTemporal(Vector<float> mask, float* address, Vector<float> data) { throw new
PlatformNotSupportedException
(); }
10021
public static unsafe void StoreNonTemporal(Vector<ushort> mask, ushort* address, Vector<ushort> data) { throw new
PlatformNotSupportedException
(); }
10027
public static unsafe void StoreNonTemporal(Vector<uint> mask, uint* address, Vector<uint> data) { throw new
PlatformNotSupportedException
(); }
10033
public static unsafe void StoreNonTemporal(Vector<ulong> mask, ulong* address, Vector<ulong> data) { throw new
PlatformNotSupportedException
(); }
10044
public static Vector<byte> Subtract(Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
10052
public static Vector<double> Subtract(Vector<double> left, Vector<double> right) { throw new
PlatformNotSupportedException
(); }
10060
public static Vector<short> Subtract(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
10068
public static Vector<int> Subtract(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
10076
public static Vector<long> Subtract(Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
10084
public static Vector<sbyte> Subtract(Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
10092
public static Vector<float> Subtract(Vector<float> left, Vector<float> right) { throw new
PlatformNotSupportedException
(); }
10100
public static Vector<ushort> Subtract(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
10108
public static Vector<uint> Subtract(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
10116
public static Vector<ulong> Subtract(Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
10125
public static Vector<byte> SubtractSaturate(Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
10131
public static Vector<short> SubtractSaturate(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
10137
public static Vector<int> SubtractSaturate(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
10143
public static Vector<long> SubtractSaturate(Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
10149
public static Vector<sbyte> SubtractSaturate(Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
10155
public static Vector<ushort> SubtractSaturate(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
10161
public static Vector<uint> SubtractSaturate(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
10167
public static Vector<ulong> SubtractSaturate(Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
10176
public static bool TestAnyTrue(Vector<byte> mask, Vector<byte> rightMask) { throw new
PlatformNotSupportedException
(); }
10182
public static bool TestAnyTrue(Vector<short> mask, Vector<short> rightMask) { throw new
PlatformNotSupportedException
(); }
10188
public static bool TestAnyTrue(Vector<int> mask, Vector<int> rightMask) { throw new
PlatformNotSupportedException
(); }
10194
public static bool TestAnyTrue(Vector<long> mask, Vector<long> rightMask) { throw new
PlatformNotSupportedException
(); }
10200
public static bool TestAnyTrue(Vector<sbyte> mask, Vector<sbyte> rightMask) { throw new
PlatformNotSupportedException
(); }
10206
public static bool TestAnyTrue(Vector<ushort> mask, Vector<ushort> rightMask) { throw new
PlatformNotSupportedException
(); }
10212
public static bool TestAnyTrue(Vector<uint> mask, Vector<uint> rightMask) { throw new
PlatformNotSupportedException
(); }
10218
public static bool TestAnyTrue(Vector<ulong> mask, Vector<ulong> rightMask) { throw new
PlatformNotSupportedException
(); }
10227
public static bool TestFirstTrue(Vector<byte> leftMask, Vector<byte> rightMask) { throw new
PlatformNotSupportedException
(); }
10233
public static bool TestFirstTrue(Vector<short> leftMask, Vector<short> rightMask) { throw new
PlatformNotSupportedException
(); }
10239
public static bool TestFirstTrue(Vector<int> leftMask, Vector<int> rightMask) { throw new
PlatformNotSupportedException
(); }
10245
public static bool TestFirstTrue(Vector<long> leftMask, Vector<long> rightMask) { throw new
PlatformNotSupportedException
(); }
10251
public static bool TestFirstTrue(Vector<sbyte> leftMask, Vector<sbyte> rightMask) { throw new
PlatformNotSupportedException
(); }
10257
public static bool TestFirstTrue(Vector<ushort> leftMask, Vector<ushort> rightMask) { throw new
PlatformNotSupportedException
(); }
10263
public static bool TestFirstTrue(Vector<uint> leftMask, Vector<uint> rightMask) { throw new
PlatformNotSupportedException
(); }
10269
public static bool TestFirstTrue(Vector<ulong> leftMask, Vector<ulong> rightMask) { throw new
PlatformNotSupportedException
(); }
10278
public static bool TestLastTrue(Vector<byte> leftMask, Vector<byte> rightMask) { throw new
PlatformNotSupportedException
(); }
10284
public static bool TestLastTrue(Vector<short> leftMask, Vector<short> rightMask) { throw new
PlatformNotSupportedException
(); }
10290
public static bool TestLastTrue(Vector<int> leftMask, Vector<int> rightMask) { throw new
PlatformNotSupportedException
(); }
10296
public static bool TestLastTrue(Vector<long> leftMask, Vector<long> rightMask) { throw new
PlatformNotSupportedException
(); }
10302
public static bool TestLastTrue(Vector<sbyte> leftMask, Vector<sbyte> rightMask) { throw new
PlatformNotSupportedException
(); }
10308
public static bool TestLastTrue(Vector<ushort> leftMask, Vector<ushort> rightMask) { throw new
PlatformNotSupportedException
(); }
10314
public static bool TestLastTrue(Vector<uint> leftMask, Vector<uint> rightMask) { throw new
PlatformNotSupportedException
(); }
10320
public static bool TestLastTrue(Vector<ulong> leftMask, Vector<ulong> rightMask) { throw new
PlatformNotSupportedException
(); }
10329
public static Vector<byte> TransposeEven(Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
10335
public static Vector<double> TransposeEven(Vector<double> left, Vector<double> right) { throw new
PlatformNotSupportedException
(); }
10341
public static Vector<short> TransposeEven(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
10347
public static Vector<int> TransposeEven(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
10353
public static Vector<long> TransposeEven(Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
10359
public static Vector<sbyte> TransposeEven(Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
10365
public static Vector<float> TransposeEven(Vector<float> left, Vector<float> right) { throw new
PlatformNotSupportedException
(); }
10371
public static Vector<ushort> TransposeEven(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
10377
public static Vector<uint> TransposeEven(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
10383
public static Vector<ulong> TransposeEven(Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
10392
public static Vector<byte> TransposeOdd(Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
10398
public static Vector<double> TransposeOdd(Vector<double> left, Vector<double> right) { throw new
PlatformNotSupportedException
(); }
10404
public static Vector<short> TransposeOdd(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
10410
public static Vector<int> TransposeOdd(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
10416
public static Vector<long> TransposeOdd(Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
10422
public static Vector<sbyte> TransposeOdd(Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
10428
public static Vector<float> TransposeOdd(Vector<float> left, Vector<float> right) { throw new
PlatformNotSupportedException
(); }
10434
public static Vector<ushort> TransposeOdd(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
10440
public static Vector<uint> TransposeOdd(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
10446
public static Vector<ulong> TransposeOdd(Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
10455
public static Vector<double> TrigonometricMultiplyAddCoefficient(Vector<double> left, Vector<double> right, [ConstantExpected(Min = 0, Max = (byte)(7))] byte control) { throw new
PlatformNotSupportedException
(); }
10461
public static Vector<float> TrigonometricMultiplyAddCoefficient(Vector<float> left, Vector<float> right, [ConstantExpected(Min = 0, Max = (byte)(7))] byte control) { throw new
PlatformNotSupportedException
(); }
10470
public static Vector<double> TrigonometricSelectCoefficient(Vector<double> value, Vector<ulong> selector) { throw new
PlatformNotSupportedException
(); }
10476
public static Vector<float> TrigonometricSelectCoefficient(Vector<float> value, Vector<uint> selector) { throw new
PlatformNotSupportedException
(); }
10485
public static Vector<double> TrigonometricStartingValue(Vector<double> value, Vector<ulong> sign) { throw new
PlatformNotSupportedException
(); }
10491
public static Vector<float> TrigonometricStartingValue(Vector<float> value, Vector<uint> sign) { throw new
PlatformNotSupportedException
(); }
10500
public static Vector<byte> UnzipEven(Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
10506
public static Vector<double> UnzipEven(Vector<double> left, Vector<double> right) { throw new
PlatformNotSupportedException
(); }
10512
public static Vector<short> UnzipEven(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
10518
public static Vector<int> UnzipEven(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
10524
public static Vector<long> UnzipEven(Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
10530
public static Vector<sbyte> UnzipEven(Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
10536
public static Vector<float> UnzipEven(Vector<float> left, Vector<float> right) { throw new
PlatformNotSupportedException
(); }
10542
public static Vector<ushort> UnzipEven(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
10548
public static Vector<uint> UnzipEven(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
10554
public static Vector<ulong> UnzipEven(Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
10563
public static Vector<byte> UnzipOdd(Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
10569
public static Vector<double> UnzipOdd(Vector<double> left, Vector<double> right) { throw new
PlatformNotSupportedException
(); }
10575
public static Vector<short> UnzipOdd(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
10581
public static Vector<int> UnzipOdd(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
10587
public static Vector<long> UnzipOdd(Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
10593
public static Vector<sbyte> UnzipOdd(Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
10599
public static Vector<float> UnzipOdd(Vector<float> left, Vector<float> right) { throw new
PlatformNotSupportedException
(); }
10605
public static Vector<ushort> UnzipOdd(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
10611
public static Vector<uint> UnzipOdd(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
10617
public static Vector<ulong> UnzipOdd(Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
10626
public static Vector<byte> VectorTableLookup(Vector<byte> data, Vector<byte> indices) { throw new
PlatformNotSupportedException
(); }
10632
public static Vector<double> VectorTableLookup(Vector<double> data, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
10638
public static Vector<short> VectorTableLookup(Vector<short> data, Vector<ushort> indices) { throw new
PlatformNotSupportedException
(); }
10644
public static Vector<int> VectorTableLookup(Vector<int> data, Vector<uint> indices) { throw new
PlatformNotSupportedException
(); }
10650
public static Vector<long> VectorTableLookup(Vector<long> data, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
10656
public static Vector<sbyte> VectorTableLookup(Vector<sbyte> data, Vector<byte> indices) { throw new
PlatformNotSupportedException
(); }
10662
public static Vector<float> VectorTableLookup(Vector<float> data, Vector<uint> indices) { throw new
PlatformNotSupportedException
(); }
10668
public static Vector<ushort> VectorTableLookup(Vector<ushort> data, Vector<ushort> indices) { throw new
PlatformNotSupportedException
(); }
10674
public static Vector<uint> VectorTableLookup(Vector<uint> data, Vector<uint> indices) { throw new
PlatformNotSupportedException
(); }
10680
public static Vector<ulong> VectorTableLookup(Vector<ulong> data, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
10691
public static Vector<byte> Xor(Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
10699
public static Vector<short> Xor(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
10707
public static Vector<int> Xor(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
10715
public static Vector<long> Xor(Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
10723
public static Vector<sbyte> Xor(Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
10731
public static Vector<ushort> Xor(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
10739
public static Vector<uint> Xor(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
10747
public static Vector<ulong> Xor(Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
10756
public static Vector<byte> XorAcross(Vector<byte> value) { throw new
PlatformNotSupportedException
(); }
10762
public static Vector<short> XorAcross(Vector<short> value) { throw new
PlatformNotSupportedException
(); }
10768
public static Vector<int> XorAcross(Vector<int> value) { throw new
PlatformNotSupportedException
(); }
10774
public static Vector<long> XorAcross(Vector<long> value) { throw new
PlatformNotSupportedException
(); }
10780
public static Vector<sbyte> XorAcross(Vector<sbyte> value) { throw new
PlatformNotSupportedException
(); }
10786
public static Vector<ushort> XorAcross(Vector<ushort> value) { throw new
PlatformNotSupportedException
(); }
10792
public static Vector<uint> XorAcross(Vector<uint> value) { throw new
PlatformNotSupportedException
(); }
10798
public static Vector<ulong> XorAcross(Vector<ulong> value) { throw new
PlatformNotSupportedException
(); }
10809
public static Vector<uint> ZeroExtend16(Vector<uint> value) { throw new
PlatformNotSupportedException
(); }
10817
public static Vector<ulong> ZeroExtend16(Vector<ulong> value) { throw new
PlatformNotSupportedException
(); }
10828
public static Vector<ulong> ZeroExtend32(Vector<ulong> value) { throw new
PlatformNotSupportedException
(); }
10839
public static Vector<ushort> ZeroExtend8(Vector<ushort> value) { throw new
PlatformNotSupportedException
(); }
10847
public static Vector<uint> ZeroExtend8(Vector<uint> value) { throw new
PlatformNotSupportedException
(); }
10855
public static Vector<ulong> ZeroExtend8(Vector<ulong> value) { throw new
PlatformNotSupportedException
(); }
10864
public static Vector<ushort> ZeroExtendWideningLower(Vector<byte> value) { throw new
PlatformNotSupportedException
(); }
10870
public static Vector<uint> ZeroExtendWideningLower(Vector<ushort> value) { throw new
PlatformNotSupportedException
(); }
10876
public static Vector<ulong> ZeroExtendWideningLower(Vector<uint> value) { throw new
PlatformNotSupportedException
(); }
10885
public static Vector<ushort> ZeroExtendWideningUpper(Vector<byte> value) { throw new
PlatformNotSupportedException
(); }
10891
public static Vector<uint> ZeroExtendWideningUpper(Vector<ushort> value) { throw new
PlatformNotSupportedException
(); }
10897
public static Vector<ulong> ZeroExtendWideningUpper(Vector<uint> value) { throw new
PlatformNotSupportedException
(); }
10906
public static Vector<byte> ZipHigh(Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
10912
public static Vector<double> ZipHigh(Vector<double> left, Vector<double> right) { throw new
PlatformNotSupportedException
(); }
10918
public static Vector<short> ZipHigh(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
10924
public static Vector<int> ZipHigh(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
10930
public static Vector<long> ZipHigh(Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
10936
public static Vector<sbyte> ZipHigh(Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
10942
public static Vector<float> ZipHigh(Vector<float> left, Vector<float> right) { throw new
PlatformNotSupportedException
(); }
10948
public static Vector<ushort> ZipHigh(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
10954
public static Vector<uint> ZipHigh(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
10960
public static Vector<ulong> ZipHigh(Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
10969
public static Vector<byte> ZipLow(Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
10975
public static Vector<double> ZipLow(Vector<double> left, Vector<double> right) { throw new
PlatformNotSupportedException
(); }
10981
public static Vector<short> ZipLow(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
10987
public static Vector<int> ZipLow(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
10993
public static Vector<long> ZipLow(Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
10999
public static Vector<sbyte> ZipLow(Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
11005
public static Vector<float> ZipLow(Vector<float> left, Vector<float> right) { throw new
PlatformNotSupportedException
(); }
11011
public static Vector<ushort> ZipLow(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
11017
public static Vector<uint> ZipLow(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
11023
public static Vector<ulong> ZipLow(Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Arm\Sve2.PlatformNotSupported.cs (393)
37
public static Vector<byte> AbsoluteDifferenceAdd(Vector<byte> addend, Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
43
public static Vector<short> AbsoluteDifferenceAdd(Vector<short> addend, Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
49
public static Vector<int> AbsoluteDifferenceAdd(Vector<int> addend, Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
55
public static Vector<long> AbsoluteDifferenceAdd(Vector<long> addend, Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
61
public static Vector<sbyte> AbsoluteDifferenceAdd(Vector<sbyte> addend, Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
67
public static Vector<ushort> AbsoluteDifferenceAdd(Vector<ushort> addend, Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
73
public static Vector<uint> AbsoluteDifferenceAdd(Vector<uint> addend, Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
79
public static Vector<ulong> AbsoluteDifferenceAdd(Vector<ulong> addend, Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
87
public static Vector<short> AbsoluteDifferenceWideningLowerAndAddEven(Vector<short> addend, Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
93
public static Vector<int> AbsoluteDifferenceWideningLowerAndAddEven(Vector<int> addend, Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
99
public static Vector<long> AbsoluteDifferenceWideningLowerAndAddEven(Vector<long> addend, Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
105
public static Vector<ushort> AbsoluteDifferenceWideningLowerAndAddEven(Vector<ushort> addend, Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
111
public static Vector<uint> AbsoluteDifferenceWideningLowerAndAddEven(Vector<uint> addend, Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
117
public static Vector<ulong> AbsoluteDifferenceWideningLowerAndAddEven(Vector<ulong> addend, Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
125
public static Vector<short> AbsoluteDifferenceWideningLowerAndAddOdd(Vector<short> addend, Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
131
public static Vector<int> AbsoluteDifferenceWideningLowerAndAddOdd(Vector<int> addend, Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
137
public static Vector<long> AbsoluteDifferenceWideningLowerAndAddOdd(Vector<long> addend, Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
143
public static Vector<ushort> AbsoluteDifferenceWideningLowerAndAddOdd(Vector<ushort> addend, Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
149
public static Vector<uint> AbsoluteDifferenceWideningLowerAndAddOdd(Vector<uint> addend, Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
155
public static Vector<ulong> AbsoluteDifferenceWideningLowerAndAddOdd(Vector<ulong> addend, Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
163
public static Vector<short> AbsoluteDifferenceWideningEven(Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
169
public static Vector<int> AbsoluteDifferenceWideningEven(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
175
public static Vector<long> AbsoluteDifferenceWideningEven(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
181
public static Vector<ushort> AbsoluteDifferenceWideningEven(Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
187
public static Vector<uint> AbsoluteDifferenceWideningEven(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
193
public static Vector<ulong> AbsoluteDifferenceWideningEven(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
201
public static Vector<short> AbsoluteDifferenceWideningOdd(Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
207
public static Vector<int> AbsoluteDifferenceWideningOdd(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
213
public static Vector<long> AbsoluteDifferenceWideningOdd(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
219
public static Vector<ushort> AbsoluteDifferenceWideningOdd(Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
225
public static Vector<uint> AbsoluteDifferenceWideningOdd(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
231
public static Vector<ulong> AbsoluteDifferenceWideningOdd(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
239
public static unsafe Vector<uint> AddCarryWideningEven(Vector<uint> op1, Vector<uint> op2, Vector<uint> op3) { throw new
PlatformNotSupportedException
(); }
245
public static unsafe Vector<ulong> AddCarryWideningEven(Vector<ulong> op1, Vector<ulong> op2, Vector<ulong> op3) { throw new
PlatformNotSupportedException
(); }
253
public static unsafe Vector<uint> AddCarryWideningOdd(Vector<uint> op1, Vector<uint> op2, Vector<uint> op3) { throw new
PlatformNotSupportedException
(); }
259
public static unsafe Vector<ulong> AddCarryWideningOdd(Vector<ulong> op1, Vector<ulong> op2, Vector<ulong> op3) { throw new
PlatformNotSupportedException
(); }
267
public static Vector<byte> AddHighNarrowingEven(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
273
public static Vector<short> AddHighNarrowingEven(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
279
public static Vector<int> AddHighNarrowingEven(Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
285
public static Vector<sbyte> AddHighNarrowingEven(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
291
public static Vector<ushort> AddHighNarrowingEven(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
297
public static Vector<uint> AddHighNarrowingEven(Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
305
public static unsafe Vector<byte> AddHighNarrowingOdd(Vector<byte> even, Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
311
public static unsafe Vector<short> AddHighNarrowingOdd(Vector<short> even, Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
317
public static unsafe Vector<int> AddHighNarrowingOdd(Vector<int> even, Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
323
public static unsafe Vector<sbyte> AddHighNarrowingOdd(Vector<sbyte> even, Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
329
public static unsafe Vector<ushort> AddHighNarrowingOdd(Vector<ushort> even, Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
335
public static unsafe Vector<uint> AddHighNarrowingOdd(Vector<uint> even, Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
346
public static Vector<byte> AddPairwise(Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
354
public static Vector<double> AddPairwise(Vector<double> left, Vector<double> right) { throw new
PlatformNotSupportedException
(); }
362
public static Vector<short> AddPairwise(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
370
public static Vector<int> AddPairwise(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
378
public static Vector<long> AddPairwise(Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
386
public static Vector<sbyte> AddPairwise(Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
394
public static Vector<float> AddPairwise(Vector<float> left, Vector<float> right) { throw new
PlatformNotSupportedException
(); }
402
public static Vector<ushort> AddPairwise(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
410
public static Vector<uint> AddPairwise(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
418
public static Vector<ulong> AddPairwise(Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
429
public static Vector<short> AddPairwiseWidening(Vector<short> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
438
public static Vector<int> AddPairwiseWidening(Vector<int> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
447
public static Vector<long> AddPairwiseWidening(Vector<long> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
456
public static Vector<ushort> AddPairwiseWidening(Vector<ushort> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
465
public static Vector<uint> AddPairwiseWidening(Vector<uint> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
474
public static Vector<ulong> AddPairwiseWidening(Vector<ulong> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
486
public static new Vector<byte> AddSaturate(Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
496
public static new Vector<short> AddSaturate(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
506
public static new Vector<int> AddSaturate(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
516
public static new Vector<long> AddSaturate(Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
526
public static new Vector<sbyte> AddSaturate(Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
536
public static new Vector<ushort> AddSaturate(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
546
public static new Vector<uint> AddSaturate(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
556
public static new Vector<ulong> AddSaturate(Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
567
public static Vector<byte> AddSaturateWithSignedAddend(Vector<byte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
576
public static Vector<ushort> AddSaturateWithSignedAddend(Vector<ushort> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
585
public static Vector<uint> AddSaturateWithSignedAddend(Vector<uint> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
594
public static Vector<ulong> AddSaturateWithSignedAddend(Vector<ulong> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
605
public static Vector<sbyte> AddSaturateWithUnsignedAddend(Vector<sbyte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
614
public static Vector<short> AddSaturateWithUnsignedAddend(Vector<short> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
623
public static Vector<int> AddSaturateWithUnsignedAddend(Vector<int> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
632
public static Vector<long> AddSaturateWithUnsignedAddend(Vector<long> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
640
public static Vector<short> AddWideLower(Vector<short> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
646
public static Vector<int> AddWideLower(Vector<int> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
652
public static Vector<long> AddWideLower(Vector<long> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
658
public static Vector<ushort> AddWideLower(Vector<ushort> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
664
public static Vector<uint> AddWideLower(Vector<uint> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
670
public static Vector<ulong> AddWideLower(Vector<ulong> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
678
public static Vector<short> AddWideUpper(Vector<short> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
684
public static Vector<int> AddWideUpper(Vector<int> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
690
public static Vector<long> AddWideUpper(Vector<long> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
696
public static Vector<ushort> AddWideUpper(Vector<ushort> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
702
public static Vector<uint> AddWideUpper(Vector<uint> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
708
public static Vector<ulong> AddWideUpper(Vector<ulong> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
716
public static Vector<short> AddWideningLower(Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
722
public static Vector<int> AddWideningLower(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
728
public static Vector<long> AddWideningLower(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
734
public static Vector<ushort> AddWideningLower(Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
740
public static Vector<uint> AddWideningLower(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
746
public static Vector<ulong> AddWideningLower(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
754
public static Vector<short> AddWideningLowerUpper(Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
760
public static Vector<int> AddWideningLowerUpper(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
766
public static Vector<long> AddWideningLowerUpper(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
774
public static Vector<short> AddWideningUpper(Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
780
public static Vector<int> AddWideningUpper(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
786
public static Vector<long> AddWideningUpper(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
792
public static Vector<ushort> AddWideningUpper(Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
798
public static Vector<uint> AddWideningUpper(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
804
public static Vector<ulong> AddWideningUpper(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
812
public static Vector<byte> BitwiseClearXor(Vector<byte> xor, Vector<byte> value, Vector<byte> mask) { throw new
PlatformNotSupportedException
(); }
818
public static Vector<short> BitwiseClearXor(Vector<short> xor, Vector<short> value, Vector<short> mask) { throw new
PlatformNotSupportedException
(); }
824
public static Vector<int> BitwiseClearXor(Vector<int> xor, Vector<int> value, Vector<int> mask) { throw new
PlatformNotSupportedException
(); }
830
public static Vector<long> BitwiseClearXor(Vector<long> xor, Vector<long> value, Vector<long> mask) { throw new
PlatformNotSupportedException
(); }
836
public static Vector<sbyte> BitwiseClearXor(Vector<sbyte> xor, Vector<sbyte> value, Vector<sbyte> mask) { throw new
PlatformNotSupportedException
(); }
842
public static Vector<ushort> BitwiseClearXor(Vector<ushort> xor, Vector<ushort> value, Vector<ushort> mask) { throw new
PlatformNotSupportedException
(); }
848
public static Vector<uint> BitwiseClearXor(Vector<uint> xor, Vector<uint> value, Vector<uint> mask) { throw new
PlatformNotSupportedException
(); }
854
public static Vector<ulong> BitwiseClearXor(Vector<ulong> xor, Vector<ulong> value, Vector<ulong> mask) { throw new
PlatformNotSupportedException
(); }
863
public static Vector<byte> BitwiseSelect(Vector<byte> select, Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
869
public static Vector<short> BitwiseSelect(Vector<short> select, Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
875
public static Vector<int> BitwiseSelect(Vector<int> select, Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
881
public static Vector<long> BitwiseSelect(Vector<long> select, Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
887
public static Vector<sbyte> BitwiseSelect(Vector<sbyte> select, Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
893
public static Vector<ushort> BitwiseSelect(Vector<ushort> select, Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
899
public static Vector<uint> BitwiseSelect(Vector<uint> select, Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
905
public static Vector<ulong> BitwiseSelect(Vector<ulong> select, Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
914
public static Vector<byte> BitwiseSelectLeftInverted(Vector<byte> select, Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
920
public static Vector<short> BitwiseSelectLeftInverted(Vector<short> select, Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
926
public static Vector<int> BitwiseSelectLeftInverted(Vector<int> select, Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
932
public static Vector<long> BitwiseSelectLeftInverted(Vector<long> select, Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
938
public static Vector<sbyte> BitwiseSelectLeftInverted(Vector<sbyte> select, Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
944
public static Vector<ushort> BitwiseSelectLeftInverted(Vector<ushort> select, Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
950
public static Vector<uint> BitwiseSelectLeftInverted(Vector<uint> select, Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
956
public static Vector<ulong> BitwiseSelectLeftInverted(Vector<ulong> select, Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
965
public static Vector<byte> BitwiseSelectRightInverted(Vector<byte> select, Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
971
public static Vector<short> BitwiseSelectRightInverted(Vector<short> select, Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
977
public static Vector<int> BitwiseSelectRightInverted(Vector<int> select, Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
983
public static Vector<long> BitwiseSelectRightInverted(Vector<long> select, Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
989
public static Vector<sbyte> BitwiseSelectRightInverted(Vector<sbyte> select, Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
995
public static Vector<ushort> BitwiseSelectRightInverted(Vector<ushort> select, Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
1001
public static Vector<uint> BitwiseSelectRightInverted(Vector<uint> select, Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
1007
public static Vector<ulong> BitwiseSelectRightInverted(Vector<ulong> select, Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
1015
public static Vector<byte> InterleavingXorEvenOdd(Vector<byte> odd, Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
1021
public static Vector<short> InterleavingXorEvenOdd(Vector<short> odd, Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
1027
public static Vector<int> InterleavingXorEvenOdd(Vector<int> odd, Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
1033
public static Vector<long> InterleavingXorEvenOdd(Vector<long> odd, Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
1039
public static Vector<sbyte> InterleavingXorEvenOdd(Vector<sbyte> odd, Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
1045
public static Vector<ushort> InterleavingXorEvenOdd(Vector<ushort> odd, Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
1051
public static Vector<uint> InterleavingXorEvenOdd(Vector<uint> odd, Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
1057
public static Vector<ulong> InterleavingXorEvenOdd(Vector<ulong> odd, Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
1063
public static Vector<byte> InterleavingXorOddEven(Vector<byte> even, Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
1069
public static Vector<short> InterleavingXorOddEven(Vector<short> even, Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
1075
public static Vector<int> InterleavingXorOddEven(Vector<int> even, Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
1081
public static Vector<long> InterleavingXorOddEven(Vector<long> even, Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
1087
public static Vector<sbyte> InterleavingXorOddEven(Vector<sbyte> even, Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
1093
public static Vector<ushort> InterleavingXorOddEven(Vector<ushort> even, Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
1099
public static Vector<uint> InterleavingXorOddEven(Vector<uint> even, Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
1105
public static Vector<ulong> InterleavingXorOddEven(Vector<ulong> even, Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
1114
public static Vector<short> ShiftArithmeticRounded(Vector<short> value, Vector<short> count) { throw new
PlatformNotSupportedException
(); }
1120
public static Vector<int> ShiftArithmeticRounded(Vector<int> value, Vector<int> count) { throw new
PlatformNotSupportedException
(); }
1126
public static Vector<long> ShiftArithmeticRounded(Vector<long> value, Vector<long> count) { throw new
PlatformNotSupportedException
(); }
1132
public static Vector<sbyte> ShiftArithmeticRounded(Vector<sbyte> value, Vector<sbyte> count) { throw new
PlatformNotSupportedException
(); }
1141
public static Vector<short> ShiftArithmeticRoundedSaturate(Vector<short> value, Vector<short> count) { throw new
PlatformNotSupportedException
(); }
1147
public static Vector<int> ShiftArithmeticRoundedSaturate(Vector<int> value, Vector<int> count) { throw new
PlatformNotSupportedException
(); }
1153
public static Vector<long> ShiftArithmeticRoundedSaturate(Vector<long> value, Vector<long> count) { throw new
PlatformNotSupportedException
(); }
1159
public static Vector<sbyte> ShiftArithmeticRoundedSaturate(Vector<sbyte> value, Vector<sbyte> count) { throw new
PlatformNotSupportedException
(); }
1168
public static Vector<short> ShiftArithmeticSaturate(Vector<short> value, Vector<short> count) { throw new
PlatformNotSupportedException
(); }
1174
public static Vector<int> ShiftArithmeticSaturate(Vector<int> value, Vector<int> count) { throw new
PlatformNotSupportedException
(); }
1180
public static Vector<long> ShiftArithmeticSaturate(Vector<long> value, Vector<long> count) { throw new
PlatformNotSupportedException
(); }
1186
public static Vector<sbyte> ShiftArithmeticSaturate(Vector<sbyte> value, Vector<sbyte> count) { throw new
PlatformNotSupportedException
(); }
1195
public static Vector<byte> ShiftLeftAndInsert(Vector<byte> left, Vector<byte> right, [ConstantExpected] byte shift) { throw new
PlatformNotSupportedException
(); }
1201
public static Vector<short> ShiftLeftAndInsert(Vector<short> left, Vector<short> right, [ConstantExpected] byte shift) { throw new
PlatformNotSupportedException
(); }
1207
public static Vector<int> ShiftLeftAndInsert(Vector<int> left, Vector<int> right, [ConstantExpected] byte shift) { throw new
PlatformNotSupportedException
(); }
1213
public static Vector<long> ShiftLeftAndInsert(Vector<long> left, Vector<long> right, [ConstantExpected] byte shift) { throw new
PlatformNotSupportedException
(); }
1219
public static Vector<sbyte> ShiftLeftAndInsert(Vector<sbyte> left, Vector<sbyte> right, [ConstantExpected] byte shift) { throw new
PlatformNotSupportedException
(); }
1225
public static Vector<ushort> ShiftLeftAndInsert(Vector<ushort> left, Vector<ushort> right, [ConstantExpected] byte shift) { throw new
PlatformNotSupportedException
(); }
1231
public static Vector<uint> ShiftLeftAndInsert(Vector<uint> left, Vector<uint> right, [ConstantExpected] byte shift) { throw new
PlatformNotSupportedException
(); }
1237
public static Vector<ulong> ShiftLeftAndInsert(Vector<ulong> left, Vector<ulong> right, [ConstantExpected] byte shift) { throw new
PlatformNotSupportedException
(); }
1246
public static Vector<byte> ShiftLeftLogicalSaturate(Vector<byte> value, Vector<sbyte> count) { throw new
PlatformNotSupportedException
(); }
1252
public static Vector<ushort> ShiftLeftLogicalSaturate(Vector<ushort> value, Vector<short> count) { throw new
PlatformNotSupportedException
(); }
1258
public static Vector<uint> ShiftLeftLogicalSaturate(Vector<uint> value, Vector<int> count) { throw new
PlatformNotSupportedException
(); }
1264
public static Vector<ulong> ShiftLeftLogicalSaturate(Vector<ulong> value, Vector<long> count) { throw new
PlatformNotSupportedException
(); }
1273
public static Vector<byte> ShiftLeftLogicalSaturateUnsigned(Vector<sbyte> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1279
public static Vector<ushort> ShiftLeftLogicalSaturateUnsigned(Vector<short> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1285
public static Vector<uint> ShiftLeftLogicalSaturateUnsigned(Vector<int> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1291
public static Vector<ulong> ShiftLeftLogicalSaturateUnsigned(Vector<long> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1300
public static Vector<short> ShiftLeftLogicalWideningEven(Vector<sbyte> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1306
public static Vector<int> ShiftLeftLogicalWideningEven(Vector<short> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1312
public static Vector<long> ShiftLeftLogicalWideningEven(Vector<int> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1318
public static Vector<ushort> ShiftLeftLogicalWideningEven(Vector<byte> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1324
public static Vector<uint> ShiftLeftLogicalWideningEven(Vector<ushort> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1330
public static Vector<ulong> ShiftLeftLogicalWideningEven(Vector<uint> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1339
public static Vector<short> ShiftLeftLogicalWideningOdd(Vector<sbyte> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1345
public static Vector<int> ShiftLeftLogicalWideningOdd(Vector<short> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1351
public static Vector<long> ShiftLeftLogicalWideningOdd(Vector<int> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1357
public static Vector<ushort> ShiftLeftLogicalWideningOdd(Vector<byte> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1363
public static Vector<uint> ShiftLeftLogicalWideningOdd(Vector<ushort> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1369
public static Vector<ulong> ShiftLeftLogicalWideningOdd(Vector<uint> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1378
public static Vector<byte> ShiftLogicalRounded(Vector<byte> value, Vector<sbyte> count) { throw new
PlatformNotSupportedException
(); }
1384
public static Vector<ushort> ShiftLogicalRounded(Vector<ushort> value, Vector<short> count) { throw new
PlatformNotSupportedException
(); }
1390
public static Vector<uint> ShiftLogicalRounded(Vector<uint> value, Vector<int> count) { throw new
PlatformNotSupportedException
(); }
1396
public static Vector<ulong> ShiftLogicalRounded(Vector<ulong> value, Vector<long> count) { throw new
PlatformNotSupportedException
(); }
1405
public static Vector<byte> ShiftLogicalRoundedSaturate(Vector<byte> value, Vector<sbyte> count) { throw new
PlatformNotSupportedException
(); }
1411
public static Vector<ushort> ShiftLogicalRoundedSaturate(Vector<ushort> value, Vector<short> count) { throw new
PlatformNotSupportedException
(); }
1417
public static Vector<uint> ShiftLogicalRoundedSaturate(Vector<uint> value, Vector<int> count) { throw new
PlatformNotSupportedException
(); }
1423
public static Vector<ulong> ShiftLogicalRoundedSaturate(Vector<ulong> value, Vector<long> count) { throw new
PlatformNotSupportedException
(); }
1432
public static Vector<byte> ShiftRightAndInsert(Vector<byte> left, Vector<byte> right, [ConstantExpected] byte shift) { throw new
PlatformNotSupportedException
(); }
1438
public static Vector<short> ShiftRightAndInsert(Vector<short> left, Vector<short> right, [ConstantExpected] byte shift) { throw new
PlatformNotSupportedException
(); }
1444
public static Vector<int> ShiftRightAndInsert(Vector<int> left, Vector<int> right, [ConstantExpected] byte shift) { throw new
PlatformNotSupportedException
(); }
1450
public static Vector<long> ShiftRightAndInsert(Vector<long> left, Vector<long> right, [ConstantExpected] byte shift) { throw new
PlatformNotSupportedException
(); }
1456
public static Vector<sbyte> ShiftRightAndInsert(Vector<sbyte> left, Vector<sbyte> right, [ConstantExpected] byte shift) { throw new
PlatformNotSupportedException
(); }
1462
public static Vector<ushort> ShiftRightAndInsert(Vector<ushort> left, Vector<ushort> right, [ConstantExpected] byte shift) { throw new
PlatformNotSupportedException
(); }
1468
public static Vector<uint> ShiftRightAndInsert(Vector<uint> left, Vector<uint> right, [ConstantExpected] byte shift) { throw new
PlatformNotSupportedException
(); }
1474
public static Vector<ulong> ShiftRightAndInsert(Vector<ulong> left, Vector<ulong> right, [ConstantExpected] byte shift) { throw new
PlatformNotSupportedException
(); }
1483
public static Vector<short> ShiftRightArithmeticAdd(Vector<short> addend, Vector<short> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1489
public static Vector<int> ShiftRightArithmeticAdd(Vector<int> addend, Vector<int> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1495
public static Vector<long> ShiftRightArithmeticAdd(Vector<long> addend, Vector<long> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1501
public static Vector<sbyte> ShiftRightArithmeticAdd(Vector<sbyte> addend, Vector<sbyte> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1510
public static Vector<byte> ShiftRightArithmeticNarrowingSaturateEven(Vector<ushort> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1516
public static Vector<short> ShiftRightArithmeticNarrowingSaturateEven(Vector<int> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1522
public static Vector<int> ShiftRightArithmeticNarrowingSaturateEven(Vector<long> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1528
public static Vector<sbyte> ShiftRightArithmeticNarrowingSaturateEven(Vector<short> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1534
public static Vector<ushort> ShiftRightArithmeticNarrowingSaturateEven(Vector<uint> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1540
public static Vector<uint> ShiftRightArithmeticNarrowingSaturateEven(Vector<ulong> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1549
public static Vector<byte> ShiftRightArithmeticNarrowingSaturateOdd(Vector<byte> even, Vector<ushort> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1555
public static Vector<short> ShiftRightArithmeticNarrowingSaturateOdd(Vector<short> even, Vector<int> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1561
public static Vector<int> ShiftRightArithmeticNarrowingSaturateOdd(Vector<int> even, Vector<long> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1567
public static Vector<sbyte> ShiftRightArithmeticNarrowingSaturateOdd(Vector<sbyte> even, Vector<short> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1573
public static Vector<ushort> ShiftRightArithmeticNarrowingSaturateOdd(Vector<ushort> even, Vector<uint> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1579
public static Vector<uint> ShiftRightArithmeticNarrowingSaturateOdd(Vector<uint> even, Vector<ulong> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1588
public static Vector<byte> ShiftRightArithmeticNarrowingSaturateUnsignedEven(Vector<short> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1594
public static Vector<ushort> ShiftRightArithmeticNarrowingSaturateUnsignedEven(Vector<int> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1600
public static Vector<uint> ShiftRightArithmeticNarrowingSaturateUnsignedEven(Vector<long> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1609
public static Vector<byte> ShiftRightArithmeticNarrowingSaturateUnsignedOdd(Vector<byte> even, Vector<short> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1615
public static Vector<ushort> ShiftRightArithmeticNarrowingSaturateUnsignedOdd(Vector<ushort> even, Vector<int> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1621
public static Vector<uint> ShiftRightArithmeticNarrowingSaturateUnsignedOdd(Vector<uint> even, Vector<long> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1630
public static Vector<short> ShiftRightArithmeticRounded(Vector<short> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1636
public static Vector<int> ShiftRightArithmeticRounded(Vector<int> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1642
public static Vector<long> ShiftRightArithmeticRounded(Vector<long> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1648
public static Vector<sbyte> ShiftRightArithmeticRounded(Vector<sbyte> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1657
public static Vector<short> ShiftRightArithmeticRoundedAdd(Vector<short> addend, Vector<short> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1663
public static Vector<int> ShiftRightArithmeticRoundedAdd(Vector<int> addend, Vector<int> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1669
public static Vector<long> ShiftRightArithmeticRoundedAdd(Vector<long> addend, Vector<long> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1675
public static Vector<sbyte> ShiftRightArithmeticRoundedAdd(Vector<sbyte> addend, Vector<sbyte> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1684
public static Vector<short> ShiftRightArithmeticRoundedNarrowingSaturateEven(Vector<int> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1690
public static Vector<int> ShiftRightArithmeticRoundedNarrowingSaturateEven(Vector<long> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1696
public static Vector<sbyte> ShiftRightArithmeticRoundedNarrowingSaturateEven(Vector<short> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1705
public static Vector<short> ShiftRightArithmeticRoundedNarrowingSaturateOdd(Vector<short> even, Vector<int> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1711
public static Vector<int> ShiftRightArithmeticRoundedNarrowingSaturateOdd(Vector<int> even, Vector<long> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1717
public static Vector<sbyte> ShiftRightArithmeticRoundedNarrowingSaturateOdd(Vector<sbyte> even, Vector<short> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1726
public static Vector<byte> ShiftRightArithmeticRoundedNarrowingSaturateUnsignedEven(Vector<short> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1732
public static Vector<ushort> ShiftRightArithmeticRoundedNarrowingSaturateUnsignedEven(Vector<int> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1738
public static Vector<uint> ShiftRightArithmeticRoundedNarrowingSaturateUnsignedEven(Vector<long> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1747
public static Vector<byte> ShiftRightArithmeticRoundedNarrowingSaturateUnsignedOdd(Vector<byte> even, Vector<short> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1753
public static Vector<ushort> ShiftRightArithmeticRoundedNarrowingSaturateUnsignedOdd(Vector<ushort> even, Vector<int> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1759
public static Vector<uint> ShiftRightArithmeticRoundedNarrowingSaturateUnsignedOdd(Vector<uint> even, Vector<long> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1768
public static Vector<byte> ShiftRightLogicalAdd(Vector<byte> addend, Vector<byte> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1774
public static Vector<ushort> ShiftRightLogicalAdd(Vector<ushort> addend, Vector<ushort> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1780
public static Vector<uint> ShiftRightLogicalAdd(Vector<uint> addend, Vector<uint> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1786
public static Vector<ulong> ShiftRightLogicalAdd(Vector<ulong> addend, Vector<ulong> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1795
public static Vector<byte> ShiftRightLogicalNarrowingEven(Vector<ushort> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1801
public static Vector<short> ShiftRightLogicalNarrowingEven(Vector<int> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1807
public static Vector<int> ShiftRightLogicalNarrowingEven(Vector<long> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1813
public static Vector<sbyte> ShiftRightLogicalNarrowingEven(Vector<short> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1819
public static Vector<ushort> ShiftRightLogicalNarrowingEven(Vector<uint> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1825
public static Vector<uint> ShiftRightLogicalNarrowingEven(Vector<ulong> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1834
public static Vector<byte> ShiftRightLogicalNarrowingOdd(Vector<byte> even, Vector<ushort> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1840
public static Vector<short> ShiftRightLogicalNarrowingOdd(Vector<short> even, Vector<int> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1846
public static Vector<int> ShiftRightLogicalNarrowingOdd(Vector<int> even, Vector<long> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1852
public static Vector<sbyte> ShiftRightLogicalNarrowingOdd(Vector<sbyte> even, Vector<short> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1858
public static Vector<ushort> ShiftRightLogicalNarrowingOdd(Vector<ushort> even, Vector<uint> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1864
public static Vector<uint> ShiftRightLogicalNarrowingOdd(Vector<uint> even, Vector<ulong> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1873
public static Vector<byte> ShiftRightLogicalRounded(Vector<byte> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1879
public static Vector<ushort> ShiftRightLogicalRounded(Vector<ushort> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1885
public static Vector<uint> ShiftRightLogicalRounded(Vector<uint> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1891
public static Vector<ulong> ShiftRightLogicalRounded(Vector<ulong> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1900
public static Vector<byte> ShiftRightLogicalRoundedAdd(Vector<byte> addend, Vector<byte> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1906
public static Vector<ushort> ShiftRightLogicalRoundedAdd(Vector<ushort> addend, Vector<ushort> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1912
public static Vector<uint> ShiftRightLogicalRoundedAdd(Vector<uint> addend, Vector<uint> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1918
public static Vector<ulong> ShiftRightLogicalRoundedAdd(Vector<ulong> addend, Vector<ulong> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1927
public static Vector<byte> ShiftRightLogicalRoundedNarrowingEven(Vector<ushort> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1933
public static Vector<short> ShiftRightLogicalRoundedNarrowingEven(Vector<int> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1939
public static Vector<int> ShiftRightLogicalRoundedNarrowingEven(Vector<long> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1945
public static Vector<sbyte> ShiftRightLogicalRoundedNarrowingEven(Vector<short> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1951
public static Vector<ushort> ShiftRightLogicalRoundedNarrowingEven(Vector<uint> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1957
public static Vector<uint> ShiftRightLogicalRoundedNarrowingEven(Vector<ulong> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1966
public static Vector<byte> ShiftRightLogicalRoundedNarrowingOdd(Vector<byte> even, Vector<ushort> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1972
public static Vector<short> ShiftRightLogicalRoundedNarrowingOdd(Vector<short> even, Vector<int> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1978
public static Vector<int> ShiftRightLogicalRoundedNarrowingOdd(Vector<int> even, Vector<long> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1984
public static Vector<sbyte> ShiftRightLogicalRoundedNarrowingOdd(Vector<sbyte> even, Vector<short> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1990
public static Vector<ushort> ShiftRightLogicalRoundedNarrowingOdd(Vector<ushort> even, Vector<uint> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
1996
public static Vector<uint> ShiftRightLogicalRoundedNarrowingOdd(Vector<uint> even, Vector<ulong> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
2005
public static Vector<byte> ShiftRightLogicalRoundedNarrowingSaturateEven(Vector<ushort> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
2011
public static Vector<ushort> ShiftRightLogicalRoundedNarrowingSaturateEven(Vector<uint> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
2017
public static Vector<uint> ShiftRightLogicalRoundedNarrowingSaturateEven(Vector<ulong> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
2026
public static Vector<byte> ShiftRightLogicalRoundedNarrowingSaturateOdd(Vector<byte> even, Vector<ushort> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
2032
public static Vector<ushort> ShiftRightLogicalRoundedNarrowingSaturateOdd(Vector<ushort> even, Vector<uint> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
2038
public static Vector<uint> ShiftRightLogicalRoundedNarrowingSaturateOdd(Vector<uint> even, Vector<ulong> value, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
2047
public static Vector<byte> SubtractHighNarrowingEven(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
2053
public static Vector<short> SubtractHighNarrowingEven(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
2059
public static Vector<int> SubtractHighNarrowingEven(Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
2065
public static Vector<sbyte> SubtractHighNarrowingEven(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
2071
public static Vector<ushort> SubtractHighNarrowingEven(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
2077
public static Vector<uint> SubtractHighNarrowingEven(Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
2086
public static Vector<byte> SubtractHighNarrowingOdd(Vector<byte> even, Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
2092
public static Vector<short> SubtractHighNarrowingOdd(Vector<short> even, Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
2098
public static Vector<int> SubtractHighNarrowingOdd(Vector<int> even, Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
2104
public static Vector<sbyte> SubtractHighNarrowingOdd(Vector<sbyte> even, Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
2110
public static Vector<ushort> SubtractHighNarrowingOdd(Vector<ushort> even, Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
2116
public static Vector<uint> SubtractHighNarrowingOdd(Vector<uint> even, Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
2130
public static new Vector<byte> SubtractSaturate(Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
2141
public static new Vector<short> SubtractSaturate(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
2152
public static new Vector<int> SubtractSaturate(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
2163
public static new Vector<long> SubtractSaturate(Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
2174
public static new Vector<sbyte> SubtractSaturate(Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
2185
public static new Vector<ushort> SubtractSaturate(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
2196
public static new Vector<uint> SubtractSaturate(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
2207
public static new Vector<ulong> SubtractSaturate(Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
2221
public static Vector<byte> SubtractSaturateReversed(Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
2232
public static Vector<short> SubtractSaturateReversed(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
2243
public static Vector<int> SubtractSaturateReversed(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
2254
public static Vector<long> SubtractSaturateReversed(Vector<long> left, Vector<long> right) { throw new
PlatformNotSupportedException
(); }
2265
public static Vector<sbyte> SubtractSaturateReversed(Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
2276
public static Vector<ushort> SubtractSaturateReversed(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
2287
public static Vector<uint> SubtractSaturateReversed(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
2298
public static Vector<ulong> SubtractSaturateReversed(Vector<ulong> left, Vector<ulong> right) { throw new
PlatformNotSupportedException
(); }
2307
public static Vector<short> SubtractWideningEven(Vector<short> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
2313
public static Vector<int> SubtractWideningEven(Vector<int> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
2319
public static Vector<long> SubtractWideningEven(Vector<long> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
2325
public static Vector<ushort> SubtractWideningEven(Vector<ushort> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
2331
public static Vector<uint> SubtractWideningEven(Vector<uint> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
2337
public static Vector<ulong> SubtractWideningEven(Vector<ulong> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
2346
public static Vector<short> SubtractWideningEven(Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
2352
public static Vector<int> SubtractWideningEven(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
2358
public static Vector<long> SubtractWideningEven(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
2364
public static Vector<ushort> SubtractWideningEven(Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
2370
public static Vector<uint> SubtractWideningEven(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
2376
public static Vector<ulong> SubtractWideningEven(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
2385
public static Vector<short> SubtractWideningEvenOdd(Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
2391
public static Vector<int> SubtractWideningEvenOdd(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
2397
public static Vector<long> SubtractWideningEvenOdd(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
2406
public static Vector<short> SubtractWideningOdd(Vector<short> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
2412
public static Vector<int> SubtractWideningOdd(Vector<int> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
2418
public static Vector<long> SubtractWideningOdd(Vector<long> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
2424
public static Vector<ushort> SubtractWideningOdd(Vector<ushort> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
2430
public static Vector<uint> SubtractWideningOdd(Vector<uint> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
2436
public static Vector<ulong> SubtractWideningOdd(Vector<ulong> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
2445
public static Vector<short> SubtractWideningOdd(Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
2451
public static Vector<int> SubtractWideningOdd(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
2457
public static Vector<long> SubtractWideningOdd(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
2463
public static Vector<ushort> SubtractWideningOdd(Vector<byte> left, Vector<byte> right) { throw new
PlatformNotSupportedException
(); }
2469
public static Vector<uint> SubtractWideningOdd(Vector<ushort> left, Vector<ushort> right) { throw new
PlatformNotSupportedException
(); }
2475
public static Vector<ulong> SubtractWideningOdd(Vector<uint> left, Vector<uint> right) { throw new
PlatformNotSupportedException
(); }
2484
public static Vector<short> SubtractWideningOddEven(Vector<sbyte> left, Vector<sbyte> right) { throw new
PlatformNotSupportedException
(); }
2490
public static Vector<int> SubtractWideningOddEven(Vector<short> left, Vector<short> right) { throw new
PlatformNotSupportedException
(); }
2496
public static Vector<long> SubtractWideningOddEven(Vector<int> left, Vector<int> right) { throw new
PlatformNotSupportedException
(); }
2505
public static Vector<uint> SubtractWithBorrowWideningLower(Vector<uint> op1, Vector<uint> op2, Vector<uint> op3) { throw new
PlatformNotSupportedException
(); }
2511
public static Vector<ulong> SubtractWithBorrowWideningLower(Vector<ulong> op1, Vector<ulong> op2, Vector<ulong> op3) { throw new
PlatformNotSupportedException
(); }
2520
public static Vector<uint> SubtractWithBorrowWideningUpper(Vector<uint> op1, Vector<uint> op2, Vector<uint> op3) { throw new
PlatformNotSupportedException
(); }
2526
public static Vector<ulong> SubtractWithBorrowWideningUpper(Vector<ulong> op1, Vector<ulong> op2, Vector<ulong> op3) { throw new
PlatformNotSupportedException
(); }
2535
public static unsafe Vector<byte> VectorTableLookup((Vector<byte> data1, Vector<byte> data2) table, Vector<byte> indices) { throw new
PlatformNotSupportedException
(); }
2541
public static unsafe Vector<ushort> VectorTableLookup((Vector<ushort> data1, Vector<ushort> data2) table, Vector<ushort> indices) { throw new
PlatformNotSupportedException
(); }
2547
public static unsafe Vector<uint> VectorTableLookup((Vector<uint> data1, Vector<uint> data2) table, Vector<uint> indices) { throw new
PlatformNotSupportedException
(); }
2553
public static unsafe Vector<ulong> VectorTableLookup((Vector<ulong> data1, Vector<ulong> data2) table, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
2559
public static unsafe Vector<float> VectorTableLookup((Vector<float> data1, Vector<float> data2) table, Vector<uint> indices) { throw new
PlatformNotSupportedException
(); }
2565
public static unsafe Vector<double> VectorTableLookup((Vector<double> data1, Vector<double> data2) table, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
2571
public static unsafe Vector<sbyte> VectorTableLookup((Vector<sbyte> data1, Vector<sbyte> data2) table, Vector<byte> indices) { throw new
PlatformNotSupportedException
(); }
2577
public static unsafe Vector<short> VectorTableLookup((Vector<short> data1, Vector<short> data2) table, Vector<ushort> indices) { throw new
PlatformNotSupportedException
(); }
2583
public static unsafe Vector<int> VectorTableLookup((Vector<int> data1, Vector<int> data2) table, Vector<uint> indices) { throw new
PlatformNotSupportedException
(); }
2589
public static unsafe Vector<long> VectorTableLookup((Vector<long> data1, Vector<long> data2) table, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
2598
public static unsafe Vector<byte> VectorTableLookupExtension(Vector<byte> defaultValues, Vector<byte> data, Vector<byte> indices) { throw new
PlatformNotSupportedException
(); }
2604
public static unsafe Vector<ushort> VectorTableLookupExtension(Vector<ushort> defaultValues, Vector<ushort> data, Vector<ushort> indices) { throw new
PlatformNotSupportedException
(); }
2610
public static unsafe Vector<uint> VectorTableLookupExtension(Vector<uint> defaultValues, Vector<uint> data, Vector<uint> indices) { throw new
PlatformNotSupportedException
(); }
2616
public static unsafe Vector<ulong> VectorTableLookupExtension(Vector<ulong> defaultValues, Vector<ulong> data, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
2622
public static unsafe Vector<float> VectorTableLookupExtension(Vector<float> defaultValues, Vector<float> data, Vector<uint> indices) { throw new
PlatformNotSupportedException
(); }
2628
public static unsafe Vector<double> VectorTableLookupExtension(Vector<double> defaultValues, Vector<double> data, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
2634
public static unsafe Vector<sbyte> VectorTableLookupExtension(Vector<sbyte> defaultValues, Vector<sbyte> data, Vector<byte> indices) { throw new
PlatformNotSupportedException
(); }
2640
public static unsafe Vector<short> VectorTableLookupExtension(Vector<short> defaultValues, Vector<short> data, Vector<ushort> indices) { throw new
PlatformNotSupportedException
(); }
2646
public static unsafe Vector<int> VectorTableLookupExtension(Vector<int> defaultValues, Vector<int> data, Vector<uint> indices) { throw new
PlatformNotSupportedException
(); }
2652
public static unsafe Vector<long> VectorTableLookupExtension(Vector<long> defaultValues, Vector<long> data, Vector<ulong> indices) { throw new
PlatformNotSupportedException
(); }
2661
public static Vector<byte> Xor(Vector<byte> value1, Vector<byte> value2, Vector<byte> value3) { throw new
PlatformNotSupportedException
(); }
2667
public static Vector<short> Xor(Vector<short> value1, Vector<short> value2, Vector<short> value3) { throw new
PlatformNotSupportedException
(); }
2673
public static Vector<int> Xor(Vector<int> value1, Vector<int> value2, Vector<int> value3) { throw new
PlatformNotSupportedException
(); }
2679
public static Vector<long> Xor(Vector<long> value1, Vector<long> value2, Vector<long> value3) { throw new
PlatformNotSupportedException
(); }
2685
public static Vector<sbyte> Xor(Vector<sbyte> value1, Vector<sbyte> value2, Vector<sbyte> value3) { throw new
PlatformNotSupportedException
(); }
2691
public static Vector<ushort> Xor(Vector<ushort> value1, Vector<ushort> value2, Vector<ushort> value3) { throw new
PlatformNotSupportedException
(); }
2697
public static Vector<uint> Xor(Vector<uint> value1, Vector<uint> value2, Vector<uint> value3) { throw new
PlatformNotSupportedException
(); }
2703
public static Vector<ulong> Xor(Vector<ulong> value1, Vector<ulong> value2, Vector<ulong> value3) { throw new
PlatformNotSupportedException
(); }
2712
public static Vector<byte> XorRotateRight(Vector<byte> left, Vector<byte> right, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
2718
public static Vector<short> XorRotateRight(Vector<short> left, Vector<short> right, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
2724
public static Vector<int> XorRotateRight(Vector<int> left, Vector<int> right, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
2730
public static Vector<long> XorRotateRight(Vector<long> left, Vector<long> right, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
2736
public static Vector<sbyte> XorRotateRight(Vector<sbyte> left, Vector<sbyte> right, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
2742
public static Vector<ushort> XorRotateRight(Vector<ushort> left, Vector<ushort> right, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
2748
public static Vector<uint> XorRotateRight(Vector<uint> left, Vector<uint> right, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
2754
public static Vector<ulong> XorRotateRight(Vector<ulong> left, Vector<ulong> right, [ConstantExpected] byte count) { throw new
PlatformNotSupportedException
(); }
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Wasm\PackedSimd.PlatformNotSupported.cs (472)
17
public static Vector128<sbyte> Splat(sbyte value) { throw new
PlatformNotSupportedException
(); }
18
public static Vector128<byte> Splat(byte value) { throw new
PlatformNotSupportedException
(); }
19
public static Vector128<short> Splat(short value) { throw new
PlatformNotSupportedException
(); }
20
public static Vector128<ushort> Splat(ushort value) { throw new
PlatformNotSupportedException
(); }
21
public static Vector128<int> Splat(int value) { throw new
PlatformNotSupportedException
(); }
22
public static Vector128<uint> Splat(uint value) { throw new
PlatformNotSupportedException
(); }
23
public static Vector128<long> Splat(long value) { throw new
PlatformNotSupportedException
(); }
24
public static Vector128<ulong> Splat(ulong value) { throw new
PlatformNotSupportedException
(); }
25
public static Vector128<float> Splat(float value) { throw new
PlatformNotSupportedException
(); }
26
public static Vector128<double> Splat(double value) { throw new
PlatformNotSupportedException
(); }
27
public static Vector128<nint> Splat(nint value) { throw new
PlatformNotSupportedException
(); }
28
public static Vector128<nuint> Splat(nuint value) { throw new
PlatformNotSupportedException
(); }
30
public static int ExtractScalar(Vector128<sbyte> value, [ConstantExpected(Max = (byte)(15))] byte index) { throw new
PlatformNotSupportedException
(); }
31
public static uint ExtractScalar(Vector128<byte> value, [ConstantExpected(Max = (byte)(15))] byte index) { throw new
PlatformNotSupportedException
(); }
32
public static int ExtractScalar(Vector128<short> value, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
33
public static uint ExtractScalar(Vector128<ushort> value, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
34
public static int ExtractScalar(Vector128<int> value, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
35
public static uint ExtractScalar(Vector128<uint> value, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
36
public static long ExtractScalar(Vector128<long> value, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
37
public static ulong ExtractScalar(Vector128<ulong> value, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
38
public static float ExtractScalar(Vector128<float> value, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
39
public static double ExtractScalar(Vector128<double> value, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
40
public static nint ExtractScalar(Vector128<nint> value, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
41
public static nuint ExtractScalar(Vector128<nuint> value, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
43
public static Vector128<sbyte> ReplaceScalar(Vector128<sbyte> vector, [ConstantExpected(Max = (byte)(15))] byte imm, int value) { throw new
PlatformNotSupportedException
(); }
44
public static Vector128<byte> ReplaceScalar(Vector128<byte> vector, [ConstantExpected(Max = (byte)(15))] byte imm, uint value) { throw new
PlatformNotSupportedException
(); }
45
public static Vector128<short> ReplaceScalar(Vector128<short> vector, [ConstantExpected(Max = (byte)(7))] byte imm, int value) { throw new
PlatformNotSupportedException
(); }
46
public static Vector128<ushort> ReplaceScalar(Vector128<ushort> vector, [ConstantExpected(Max = (byte)(7))] byte imm, uint value) { throw new
PlatformNotSupportedException
(); }
47
public static Vector128<int> ReplaceScalar(Vector128<int> vector, [ConstantExpected(Max = (byte)(3))] byte imm, int value) { throw new
PlatformNotSupportedException
(); }
48
public static Vector128<int> ReplaceScalar(Vector128<uint> vector, [ConstantExpected(Max = (byte)(3))] byte imm, uint value) { throw new
PlatformNotSupportedException
(); }
49
public static Vector128<long> ReplaceScalar(Vector128<long> vector, [ConstantExpected(Max = (byte)(1))] byte imm, long value) { throw new
PlatformNotSupportedException
(); }
50
public static Vector128<ulong> ReplaceScalar(Vector128<ulong> vector, [ConstantExpected(Max = (byte)(1))] byte imm, ulong value) { throw new
PlatformNotSupportedException
(); }
51
public static Vector128<float> ReplaceScalar(Vector128<float> vector, [ConstantExpected(Max = (byte)(3))] byte imm, float value) { throw new
PlatformNotSupportedException
(); }
52
public static Vector128<double> ReplaceScalar(Vector128<double> vector, [ConstantExpected(Max = (byte)(1))] byte imm, double value) { throw new
PlatformNotSupportedException
(); }
53
public static Vector128<nint> ReplaceScalar(Vector128<nint> vector, [ConstantExpected(Max = (byte)(3))] byte imm, nint value) { throw new
PlatformNotSupportedException
(); }
54
public static Vector128<nuint> ReplaceScalar(Vector128<nuint> vector, [ConstantExpected(Max = (byte)(3))] byte imm, nuint value) { throw new
PlatformNotSupportedException
(); }
56
internal static Vector128<sbyte> Shuffle(Vector128<sbyte> lower, Vector128<sbyte> upper, Vector128<sbyte> indices) { throw new
PlatformNotSupportedException
(); }
57
internal static Vector128<byte> Shuffle(Vector128<byte> lower, Vector128<byte> upper, Vector128<byte> indices) { throw new
PlatformNotSupportedException
(); }
59
public static Vector128<sbyte> Swizzle(Vector128<sbyte> vector, Vector128<sbyte> indices) { throw new
PlatformNotSupportedException
(); }
60
public static Vector128<byte> Swizzle(Vector128<byte> vector, Vector128<byte> indices) { throw new
PlatformNotSupportedException
(); }
62
public static Vector128<sbyte> Add(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
63
public static Vector128<byte> Add(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
64
public static Vector128<short> Add(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
65
public static Vector128<ushort> Add(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
66
public static Vector128<int> Add(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
67
public static Vector128<uint> Add(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
68
public static Vector128<long> Add(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
69
public static Vector128<ulong> Add(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
70
public static Vector128<nint> Add(Vector128<nint> left, Vector128<nint> right) { throw new
PlatformNotSupportedException
(); }
71
public static Vector128<nuint> Add(Vector128<nuint> left, Vector128<nuint> right) { throw new
PlatformNotSupportedException
(); }
73
public static Vector128<sbyte> Subtract(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
74
public static Vector128<byte> Subtract(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
75
public static Vector128<short> Subtract(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
76
public static Vector128<ushort> Subtract(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
77
public static Vector128<int> Subtract(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
78
public static Vector128<uint> Subtract(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
79
public static Vector128<long> Subtract(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
80
public static Vector128<ulong> Subtract(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
81
public static Vector128<nint> Subtract(Vector128<nint> left, Vector128<nint> right) { throw new
PlatformNotSupportedException
(); }
82
public static Vector128<nuint> Subtract(Vector128<nuint> left, Vector128<nuint> right) { throw new
PlatformNotSupportedException
(); }
84
public static Vector128<short> Multiply(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
85
public static Vector128<ushort> Multiply(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
86
public static Vector128<int> Multiply(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
87
public static Vector128<uint> Multiply(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
88
public static Vector128<long> Multiply(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
89
public static Vector128<ulong> Multiply(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
90
public static Vector128<nint> Multiply(Vector128<nint> left, Vector128<nint> right) { throw new
PlatformNotSupportedException
(); }
91
public static Vector128<nuint> Multiply(Vector128<nuint> left, Vector128<nuint> right) { throw new
PlatformNotSupportedException
(); }
93
public static Vector128<int> Dot(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
95
public static Vector128<sbyte> Negate(Vector128<sbyte> value) { throw new
PlatformNotSupportedException
(); }
96
public static Vector128<byte> Negate(Vector128<byte> value) { throw new
PlatformNotSupportedException
(); }
97
public static Vector128<short> Negate(Vector128<short> value) { throw new
PlatformNotSupportedException
(); }
98
public static Vector128<ushort> Negate(Vector128<ushort> value) { throw new
PlatformNotSupportedException
(); }
99
public static Vector128<int> Negate(Vector128<int> value) { throw new
PlatformNotSupportedException
(); }
100
public static Vector128<uint> Negate(Vector128<uint> value) { throw new
PlatformNotSupportedException
(); }
101
public static Vector128<long> Negate(Vector128<long> value) { throw new
PlatformNotSupportedException
(); }
102
public static Vector128<ulong> Negate(Vector128<ulong> value) { throw new
PlatformNotSupportedException
(); }
103
public static Vector128<nint> Negate(Vector128<nint> value) { throw new
PlatformNotSupportedException
(); }
104
public static Vector128<nuint> Negate(Vector128<nuint> value) { throw new
PlatformNotSupportedException
(); }
108
public static Vector128<short> MultiplyWideningLower(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
109
public static Vector128<ushort> MultiplyWideningLower(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
110
public static Vector128<int> MultiplyWideningLower(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
111
public static Vector128<uint> MultiplyWideningLower(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
112
public static Vector128<long> MultiplyWideningLower(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
113
public static Vector128<ulong> MultiplyWideningLower(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
115
public static Vector128<short> MultiplyWideningUpper(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
116
public static Vector128<ushort> MultiplyWideningUpper(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
117
public static Vector128<int> MultiplyWideningUpper(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
118
public static Vector128<uint> MultiplyWideningUpper(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
119
public static Vector128<long> MultiplyWideningUpper(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
120
public static Vector128<ulong> MultiplyWideningUpper(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
122
public static Vector128<short> AddPairwiseWidening(Vector128<sbyte> value) { throw new
PlatformNotSupportedException
(); }
123
public static Vector128<ushort> AddPairwiseWidening(Vector128<byte> value) { throw new
PlatformNotSupportedException
(); }
124
public static Vector128<int> AddPairwiseWidening(Vector128<short> value) { throw new
PlatformNotSupportedException
(); }
125
public static Vector128<uint> AddPairwiseWidening(Vector128<ushort> value) { throw new
PlatformNotSupportedException
(); }
129
public static Vector128<sbyte> AddSaturate(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
130
public static Vector128<byte> AddSaturate(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
131
public static Vector128<short> AddSaturate(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
132
public static Vector128<ushort> AddSaturate(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
134
public static Vector128<sbyte> SubtractSaturate(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
135
public static Vector128<byte> SubtractSaturate(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
136
public static Vector128<short> SubtractSaturate(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
137
public static Vector128<ushort> SubtractSaturate(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
139
public static Vector128<short> MultiplyRoundedSaturateQ15(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
141
public static Vector128<sbyte> Min(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
142
public static Vector128<byte> Min(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
143
public static Vector128<short> Min(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
144
public static Vector128<ushort> Min(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
145
public static Vector128<int> Min(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
146
public static Vector128<uint> Min(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
148
public static Vector128<sbyte> Max(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
149
public static Vector128<byte> Max(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
150
public static Vector128<short> Max(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
151
public static Vector128<ushort> Max(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
152
public static Vector128<int> Max(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
153
public static Vector128<uint> Max(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
155
public static Vector128<byte> AverageRounded(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
156
public static Vector128<ushort> AverageRounded(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
158
public static Vector128<sbyte> Abs(Vector128<sbyte> value) { throw new
PlatformNotSupportedException
(); }
159
public static Vector128<short> Abs(Vector128<short> value) { throw new
PlatformNotSupportedException
(); }
160
public static Vector128<int> Abs(Vector128<int> value) { throw new
PlatformNotSupportedException
(); }
161
public static Vector128<long> Abs(Vector128<long> value) { throw new
PlatformNotSupportedException
(); }
162
public static Vector128<nint> Abs(Vector128<nint> value) { throw new
PlatformNotSupportedException
(); }
166
public static Vector128<sbyte> ShiftLeft(Vector128<sbyte> value, int count) { throw new
PlatformNotSupportedException
(); }
167
public static Vector128<byte> ShiftLeft(Vector128<byte> value, int count) { throw new
PlatformNotSupportedException
(); }
168
public static Vector128<short> ShiftLeft(Vector128<short> value, int count) { throw new
PlatformNotSupportedException
(); }
169
public static Vector128<ushort> ShiftLeft(Vector128<ushort> value, int count) { throw new
PlatformNotSupportedException
(); }
170
public static Vector128<int> ShiftLeft(Vector128<int> value, int count) { throw new
PlatformNotSupportedException
(); }
171
public static Vector128<uint> ShiftLeft(Vector128<uint> value, int count) { throw new
PlatformNotSupportedException
(); }
172
public static Vector128<long> ShiftLeft(Vector128<long> value, int count) { throw new
PlatformNotSupportedException
(); }
173
public static Vector128<ulong> ShiftLeft(Vector128<ulong> value, int count) { throw new
PlatformNotSupportedException
(); }
174
public static Vector128<nint> ShiftLeft(Vector128<nint> value, int count) { throw new
PlatformNotSupportedException
(); }
175
public static Vector128<nuint> ShiftLeft(Vector128<nuint> value, int count) { throw new
PlatformNotSupportedException
(); }
177
public static Vector128<sbyte> ShiftRightArithmetic(Vector128<sbyte> value, int count) { throw new
PlatformNotSupportedException
(); }
178
public static Vector128<byte> ShiftRightArithmetic(Vector128<byte> value, int count) { throw new
PlatformNotSupportedException
(); }
179
public static Vector128<short> ShiftRightArithmetic(Vector128<short> value, int count) { throw new
PlatformNotSupportedException
(); }
180
public static Vector128<ushort> ShiftRightArithmetic(Vector128<ushort> value, int count) { throw new
PlatformNotSupportedException
(); }
181
public static Vector128<int> ShiftRightArithmetic(Vector128<int> value, int count) { throw new
PlatformNotSupportedException
(); }
182
public static Vector128<uint> ShiftRightArithmetic(Vector128<uint> value, int count) { throw new
PlatformNotSupportedException
(); }
183
public static Vector128<long> ShiftRightArithmetic(Vector128<long> value, int count) { throw new
PlatformNotSupportedException
(); }
184
public static Vector128<ulong> ShiftRightArithmetic(Vector128<ulong> value, int count) { throw new
PlatformNotSupportedException
(); }
185
public static Vector128<nint> ShiftRightArithmetic(Vector128<nint> value, int count) { throw new
PlatformNotSupportedException
(); }
186
public static Vector128<nuint> ShiftRightArithmetic(Vector128<nuint> value, int count) { throw new
PlatformNotSupportedException
(); }
188
public static Vector128<sbyte> ShiftRightLogical(Vector128<sbyte> value, int count) { throw new
PlatformNotSupportedException
(); }
189
public static Vector128<byte> ShiftRightLogical(Vector128<byte> value, int count) { throw new
PlatformNotSupportedException
(); }
190
public static Vector128<short> ShiftRightLogical(Vector128<short> value, int count) { throw new
PlatformNotSupportedException
(); }
191
public static Vector128<ushort> ShiftRightLogical(Vector128<ushort> value, int count) { throw new
PlatformNotSupportedException
(); }
192
public static Vector128<int> ShiftRightLogical(Vector128<int> value, int count) { throw new
PlatformNotSupportedException
(); }
193
public static Vector128<uint> ShiftRightLogical(Vector128<uint> value, int count) { throw new
PlatformNotSupportedException
(); }
194
public static Vector128<long> ShiftRightLogical(Vector128<long> value, int count) { throw new
PlatformNotSupportedException
(); }
195
public static Vector128<ulong> ShiftRightLogical(Vector128<ulong> value, int count) { throw new
PlatformNotSupportedException
(); }
196
public static Vector128<nint> ShiftRightLogical(Vector128<nint> value, int count) { throw new
PlatformNotSupportedException
(); }
197
public static Vector128<nuint> ShiftRightLogical(Vector128<nuint> value, int count) { throw new
PlatformNotSupportedException
(); }
199
public static Vector128<sbyte> And(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
200
public static Vector128<byte> And(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
201
public static Vector128<short> And(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
202
public static Vector128<ushort> And(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
203
public static Vector128<int> And(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
204
public static Vector128<uint> And(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
205
public static Vector128<long> And(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
206
public static Vector128<ulong> And(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
207
public static Vector128<float> And(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
208
public static Vector128<double> And(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
209
public static Vector128<nint> And(Vector128<nint> left, Vector128<nint> right) { throw new
PlatformNotSupportedException
(); }
210
public static Vector128<nuint> And(Vector128<nuint> left, Vector128<nuint> right) { throw new
PlatformNotSupportedException
(); }
212
public static Vector128<sbyte> Or(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
213
public static Vector128<byte> Or(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
214
public static Vector128<short> Or(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
215
public static Vector128<ushort> Or(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
216
public static Vector128<int> Or(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
217
public static Vector128<uint> Or(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
218
public static Vector128<long> Or(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
219
public static Vector128<ulong> Or(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
220
public static Vector128<float> Or(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
221
public static Vector128<double> Or(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
222
public static Vector128<nint> Or(Vector128<nint> left, Vector128<nint> right) { throw new
PlatformNotSupportedException
(); }
223
public static Vector128<nuint> Or(Vector128<nuint> left, Vector128<nuint> right) { throw new
PlatformNotSupportedException
(); }
225
public static Vector128<sbyte> Xor(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
226
public static Vector128<byte> Xor(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
227
public static Vector128<short> Xor(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
228
public static Vector128<ushort> Xor(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
229
public static Vector128<int> Xor(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
230
public static Vector128<uint> Xor(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
231
public static Vector128<long> Xor(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
232
public static Vector128<ulong> Xor(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
233
public static Vector128<float> Xor(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
234
public static Vector128<double> Xor(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
235
public static Vector128<nint> Xor(Vector128<nint> left, Vector128<nint> right) { throw new
PlatformNotSupportedException
(); }
236
public static Vector128<nuint> Xor(Vector128<nuint> left, Vector128<nuint> right) { throw new
PlatformNotSupportedException
(); }
238
public static Vector128<sbyte> Not(Vector128<sbyte> value) { throw new
PlatformNotSupportedException
(); }
239
public static Vector128<byte> Not(Vector128<byte> value) { throw new
PlatformNotSupportedException
(); }
240
public static Vector128<short> Not(Vector128<short> value) { throw new
PlatformNotSupportedException
(); }
241
public static Vector128<ushort> Not(Vector128<ushort> value) { throw new
PlatformNotSupportedException
(); }
242
public static Vector128<int> Not(Vector128<int> value) { throw new
PlatformNotSupportedException
(); }
243
public static Vector128<uint> Not(Vector128<uint> value) { throw new
PlatformNotSupportedException
(); }
244
public static Vector128<long> Not(Vector128<long> value) { throw new
PlatformNotSupportedException
(); }
245
public static Vector128<ulong> Not(Vector128<ulong> value) { throw new
PlatformNotSupportedException
(); }
246
public static Vector128<float> Not(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
247
public static Vector128<double> Not(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
248
public static Vector128<nint> Not(Vector128<nint> value) { throw new
PlatformNotSupportedException
(); }
249
public static Vector128<nuint> Not(Vector128<nuint> value) { throw new
PlatformNotSupportedException
(); }
251
public static Vector128<sbyte> AndNot(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
252
public static Vector128<byte> AndNot(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
253
public static Vector128<short> AndNot(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
254
public static Vector128<ushort> AndNot(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
255
public static Vector128<int> AndNot(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
256
public static Vector128<uint> AndNot(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
257
public static Vector128<long> AndNot(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
258
public static Vector128<ulong> AndNot(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
259
public static Vector128<float> AndNot(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
260
public static Vector128<double> AndNot(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
261
public static Vector128<nint> AndNot(Vector128<nint> left, Vector128<nint> right) { throw new
PlatformNotSupportedException
(); }
262
public static Vector128<nuint> AndNot(Vector128<nuint> left, Vector128<nuint> right) { throw new
PlatformNotSupportedException
(); }
264
public static Vector128<sbyte> BitwiseSelect(Vector128<sbyte> left, Vector128<sbyte> right, Vector128<sbyte> select) { throw new
PlatformNotSupportedException
(); }
265
public static Vector128<byte> BitwiseSelect(Vector128<byte> left, Vector128<byte> right, Vector128<byte> select) { throw new
PlatformNotSupportedException
(); }
266
public static Vector128<short> BitwiseSelect(Vector128<short> left, Vector128<short> right, Vector128<short> select) { throw new
PlatformNotSupportedException
(); }
267
public static Vector128<ushort> BitwiseSelect(Vector128<ushort> left, Vector128<ushort> right, Vector128<ushort> select) { throw new
PlatformNotSupportedException
(); }
268
public static Vector128<int> BitwiseSelect(Vector128<int> left, Vector128<int> right, Vector128<int> select) { throw new
PlatformNotSupportedException
(); }
269
public static Vector128<uint> BitwiseSelect(Vector128<uint> left, Vector128<uint> right, Vector128<uint> select) { throw new
PlatformNotSupportedException
(); }
270
public static Vector128<long> BitwiseSelect(Vector128<long> left, Vector128<long> right, Vector128<long> select) { throw new
PlatformNotSupportedException
(); }
271
public static Vector128<ulong> BitwiseSelect(Vector128<ulong> left, Vector128<ulong> right, Vector128<ulong> select) { throw new
PlatformNotSupportedException
(); }
272
public static Vector128<float> BitwiseSelect(Vector128<float> left, Vector128<float> right, Vector128<float> select) { throw new
PlatformNotSupportedException
(); }
273
public static Vector128<double> BitwiseSelect(Vector128<double> left, Vector128<double> right, Vector128<double> select) { throw new
PlatformNotSupportedException
(); }
274
public static Vector128<nint> BitwiseSelect(Vector128<nint> left, Vector128<nint> right, Vector128<nint> select) { throw new
PlatformNotSupportedException
(); }
275
public static Vector128<nuint> BitwiseSelect(Vector128<nuint> left, Vector128<nuint> right, Vector128<nuint> select) { throw new
PlatformNotSupportedException
(); }
277
public static Vector128<byte> PopCount(Vector128<byte> value) { throw new
PlatformNotSupportedException
(); }
281
public static bool AnyTrue(Vector128<sbyte> value) { throw new
PlatformNotSupportedException
(); }
282
public static bool AnyTrue(Vector128<byte> value) { throw new
PlatformNotSupportedException
(); }
283
public static bool AnyTrue(Vector128<short> value) { throw new
PlatformNotSupportedException
(); }
284
public static bool AnyTrue(Vector128<ushort> value) { throw new
PlatformNotSupportedException
(); }
285
public static bool AnyTrue(Vector128<int> value) { throw new
PlatformNotSupportedException
(); }
286
public static bool AnyTrue(Vector128<uint> value) { throw new
PlatformNotSupportedException
(); }
287
public static bool AnyTrue(Vector128<long> value) { throw new
PlatformNotSupportedException
(); }
288
public static bool AnyTrue(Vector128<ulong> value) { throw new
PlatformNotSupportedException
(); }
289
public static bool AnyTrue(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
290
public static bool AnyTrue(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
291
public static bool AnyTrue(Vector128<nint> value) { throw new
PlatformNotSupportedException
(); }
292
public static bool AnyTrue(Vector128<nuint> value) { throw new
PlatformNotSupportedException
(); }
294
public static bool AllTrue(Vector128<sbyte> value) { throw new
PlatformNotSupportedException
(); }
295
public static bool AllTrue(Vector128<byte> value) { throw new
PlatformNotSupportedException
(); }
296
public static bool AllTrue(Vector128<short> value) { throw new
PlatformNotSupportedException
(); }
297
public static bool AllTrue(Vector128<ushort> value) { throw new
PlatformNotSupportedException
(); }
298
public static bool AllTrue(Vector128<int> value) { throw new
PlatformNotSupportedException
(); }
299
public static bool AllTrue(Vector128<uint> value) { throw new
PlatformNotSupportedException
(); }
300
public static bool AllTrue(Vector128<long> value) { throw new
PlatformNotSupportedException
(); }
301
public static bool AllTrue(Vector128<ulong> value) { throw new
PlatformNotSupportedException
(); }
302
public static bool AllTrue(Vector128<nint> value) { throw new
PlatformNotSupportedException
(); }
303
public static bool AllTrue(Vector128<nuint> value) { throw new
PlatformNotSupportedException
(); }
305
public static int Bitmask(Vector128<sbyte> value) { throw new
PlatformNotSupportedException
(); }
306
public static int Bitmask(Vector128<byte> value) { throw new
PlatformNotSupportedException
(); }
307
public static int Bitmask(Vector128<short> value) { throw new
PlatformNotSupportedException
(); }
308
public static int Bitmask(Vector128<ushort> value) { throw new
PlatformNotSupportedException
(); }
309
public static int Bitmask(Vector128<int> value) { throw new
PlatformNotSupportedException
(); }
310
public static int Bitmask(Vector128<uint> value) { throw new
PlatformNotSupportedException
(); }
311
public static int Bitmask(Vector128<long> value) { throw new
PlatformNotSupportedException
(); }
312
public static int Bitmask(Vector128<ulong> value) { throw new
PlatformNotSupportedException
(); }
313
public static int Bitmask(Vector128<nint> value) { throw new
PlatformNotSupportedException
(); }
314
public static int Bitmask(Vector128<nuint> value) { throw new
PlatformNotSupportedException
(); }
318
public static Vector128<sbyte> CompareEqual(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
319
public static Vector128<byte> CompareEqual(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
320
public static Vector128<short> CompareEqual(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
321
public static Vector128<ushort> CompareEqual(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
322
public static Vector128<int> CompareEqual(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
323
public static Vector128<uint> CompareEqual(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
324
public static Vector128<long> CompareEqual(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
325
public static Vector128<ulong> CompareEqual(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
326
public static Vector128<float> CompareEqual(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
327
public static Vector128<double> CompareEqual(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
328
public static Vector128<nint> CompareEqual(Vector128<nint> left, Vector128<nint> right) { throw new
PlatformNotSupportedException
(); }
329
public static Vector128<nuint> CompareEqual(Vector128<nuint> left, Vector128<nuint> right) { throw new
PlatformNotSupportedException
(); }
331
public static Vector128<sbyte> CompareNotEqual(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
332
public static Vector128<byte> CompareNotEqual(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
333
public static Vector128<short> CompareNotEqual(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
334
public static Vector128<ushort> CompareNotEqual(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
335
public static Vector128<int> CompareNotEqual(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
336
public static Vector128<uint> CompareNotEqual(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
337
public static Vector128<long> CompareNotEqual(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
338
public static Vector128<ulong> CompareNotEqual(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
339
public static Vector128<float> CompareNotEqual(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
340
public static Vector128<double> CompareNotEqual(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
341
public static Vector128<nint> CompareNotEqual(Vector128<nint> left, Vector128<nint> right) { throw new
PlatformNotSupportedException
(); }
342
public static Vector128<nuint> CompareNotEqual(Vector128<nuint> left, Vector128<nuint> right) { throw new
PlatformNotSupportedException
(); }
344
public static Vector128<sbyte> CompareLessThan(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
345
public static Vector128<byte> CompareLessThan(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
346
public static Vector128<short> CompareLessThan(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
347
public static Vector128<ushort> CompareLessThan(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
348
public static Vector128<int> CompareLessThan(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
349
public static Vector128<uint> CompareLessThan(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
350
public static Vector128<long> CompareLessThan(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
351
public static Vector128<ulong> CompareLessThan(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
352
public static Vector128<float> CompareLessThan(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
353
public static Vector128<double> CompareLessThan(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
354
public static Vector128<nint> CompareLessThan(Vector128<nint> left, Vector128<nint> right) { throw new
PlatformNotSupportedException
(); }
355
public static Vector128<nuint> CompareLessThan(Vector128<nuint> left, Vector128<nuint> right) { throw new
PlatformNotSupportedException
(); }
357
public static Vector128<sbyte> CompareLessThanOrEqual(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
358
public static Vector128<byte> CompareLessThanOrEqual(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
359
public static Vector128<short> CompareLessThanOrEqual(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
360
public static Vector128<ushort> CompareLessThanOrEqual(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
361
public static Vector128<int> CompareLessThanOrEqual(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
362
public static Vector128<uint> CompareLessThanOrEqual(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
363
public static Vector128<long> CompareLessThanOrEqual(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
364
public static Vector128<ulong> CompareLessThanOrEqual(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
365
public static Vector128<float> CompareLessThanOrEqual(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
366
public static Vector128<double> CompareLessThanOrEqual(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
367
public static Vector128<nint> CompareLessThanOrEqual(Vector128<nint> left, Vector128<nint> right) { throw new
PlatformNotSupportedException
(); }
368
public static Vector128<nuint> CompareLessThanOrEqual(Vector128<nuint> left, Vector128<nuint> right) { throw new
PlatformNotSupportedException
(); }
370
public static Vector128<sbyte> CompareGreaterThan(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
371
public static Vector128<byte> CompareGreaterThan(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
372
public static Vector128<short> CompareGreaterThan(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
373
public static Vector128<ushort> CompareGreaterThan(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
374
public static Vector128<int> CompareGreaterThan(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
375
public static Vector128<uint> CompareGreaterThan(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
376
public static Vector128<long> CompareGreaterThan(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
377
public static Vector128<ulong> CompareGreaterThan(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
378
public static Vector128<float> CompareGreaterThan(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
379
public static Vector128<double> CompareGreaterThan(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
380
public static Vector128<nint> CompareGreaterThan(Vector128<nint> left, Vector128<nint> right) { throw new
PlatformNotSupportedException
(); }
381
public static Vector128<nuint> CompareGreaterThan(Vector128<nuint> left, Vector128<nuint> right) { throw new
PlatformNotSupportedException
(); }
383
public static Vector128<sbyte> CompareGreaterThanOrEqual(Vector128<sbyte> left, Vector128<sbyte> right) { throw new
PlatformNotSupportedException
(); }
384
public static Vector128<byte> CompareGreaterThanOrEqual(Vector128<byte> left, Vector128<byte> right) { throw new
PlatformNotSupportedException
(); }
385
public static Vector128<short> CompareGreaterThanOrEqual(Vector128<short> left, Vector128<short> right) { throw new
PlatformNotSupportedException
(); }
386
public static Vector128<ushort> CompareGreaterThanOrEqual(Vector128<ushort> left, Vector128<ushort> right) { throw new
PlatformNotSupportedException
(); }
387
public static Vector128<int> CompareGreaterThanOrEqual(Vector128<int> left, Vector128<int> right) { throw new
PlatformNotSupportedException
(); }
388
public static Vector128<uint> CompareGreaterThanOrEqual(Vector128<uint> left, Vector128<uint> right) { throw new
PlatformNotSupportedException
(); }
389
public static Vector128<long> CompareGreaterThanOrEqual(Vector128<long> left, Vector128<long> right) { throw new
PlatformNotSupportedException
(); }
390
public static Vector128<ulong> CompareGreaterThanOrEqual(Vector128<ulong> left, Vector128<ulong> right) { throw new
PlatformNotSupportedException
(); }
391
public static Vector128<float> CompareGreaterThanOrEqual(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
392
public static Vector128<double> CompareGreaterThanOrEqual(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
393
public static Vector128<nint> CompareGreaterThanOrEqual(Vector128<nint> left, Vector128<nint> right) { throw new
PlatformNotSupportedException
(); }
394
public static Vector128<nuint> CompareGreaterThanOrEqual(Vector128<nuint> left, Vector128<nuint> right) { throw new
PlatformNotSupportedException
(); }
398
public static unsafe Vector128<sbyte> LoadVector128(sbyte* address) { throw new
PlatformNotSupportedException
(); }
399
public static unsafe Vector128<byte> LoadVector128(byte* address) { throw new
PlatformNotSupportedException
(); }
400
public static unsafe Vector128<short> LoadVector128(short* address) { throw new
PlatformNotSupportedException
(); }
401
public static unsafe Vector128<ushort> LoadVector128(ushort* address) { throw new
PlatformNotSupportedException
(); }
402
public static unsafe Vector128<int> LoadVector128(int* address) { throw new
PlatformNotSupportedException
(); }
403
public static unsafe Vector128<uint> LoadVector128(uint* address) { throw new
PlatformNotSupportedException
(); }
404
public static unsafe Vector128<long> LoadVector128(long* address) { throw new
PlatformNotSupportedException
(); }
405
public static unsafe Vector128<ulong> LoadVector128(ulong* address) { throw new
PlatformNotSupportedException
(); }
406
public static unsafe Vector128<float> LoadVector128(float* address) { throw new
PlatformNotSupportedException
(); }
407
public static unsafe Vector128<double> LoadVector128(double* address) { throw new
PlatformNotSupportedException
(); }
408
public static unsafe Vector128<nint> LoadVector128(nint* address) { throw new
PlatformNotSupportedException
(); }
409
public static unsafe Vector128<nuint> LoadVector128(nuint* address) { throw new
PlatformNotSupportedException
(); }
411
public static unsafe Vector128<int> LoadScalarVector128(int* address) { throw new
PlatformNotSupportedException
(); }
412
public static unsafe Vector128<uint> LoadScalarVector128(uint* address) { throw new
PlatformNotSupportedException
(); }
413
public static unsafe Vector128<long> LoadScalarVector128(long* address) { throw new
PlatformNotSupportedException
(); }
414
public static unsafe Vector128<ulong> LoadScalarVector128(ulong* address) { throw new
PlatformNotSupportedException
(); }
415
public static unsafe Vector128<float> LoadScalarVector128(float* address) { throw new
PlatformNotSupportedException
(); }
416
public static unsafe Vector128<double> LoadScalarVector128(double* address) { throw new
PlatformNotSupportedException
(); }
417
public static unsafe Vector128<nint> LoadScalarVector128(nint* address) { throw new
PlatformNotSupportedException
(); }
418
public static unsafe Vector128<nuint> LoadScalarVector128(nuint* address) { throw new
PlatformNotSupportedException
(); }
420
public static unsafe Vector128<sbyte> LoadScalarAndSplatVector128(sbyte* address) { throw new
PlatformNotSupportedException
(); }
421
public static unsafe Vector128<byte> LoadScalarAndSplatVector128(byte* address) { throw new
PlatformNotSupportedException
(); }
422
public static unsafe Vector128<short> LoadScalarAndSplatVector128(short* address) { throw new
PlatformNotSupportedException
(); }
423
public static unsafe Vector128<ushort> LoadScalarAndSplatVector128(ushort* address) { throw new
PlatformNotSupportedException
(); }
424
public static unsafe Vector128<int> LoadScalarAndSplatVector128(int* address) { throw new
PlatformNotSupportedException
(); }
425
public static unsafe Vector128<uint> LoadScalarAndSplatVector128(uint* address) { throw new
PlatformNotSupportedException
(); }
426
public static unsafe Vector128<long> LoadScalarAndSplatVector128(long* address) { throw new
PlatformNotSupportedException
(); }
427
public static unsafe Vector128<ulong> LoadScalarAndSplatVector128(ulong* address) { throw new
PlatformNotSupportedException
(); }
428
public static unsafe Vector128<float> LoadScalarAndSplatVector128(float* address) { throw new
PlatformNotSupportedException
(); }
429
public static unsafe Vector128<double> LoadScalarAndSplatVector128(double* address) { throw new
PlatformNotSupportedException
(); }
430
public static unsafe Vector128<nint> LoadScalarAndSplatVector128(nint* address) { throw new
PlatformNotSupportedException
(); }
431
public static unsafe Vector128<nuint> LoadScalarAndSplatVector128(nuint* address) { throw new
PlatformNotSupportedException
(); }
433
public static unsafe Vector128<sbyte> LoadScalarAndInsert(sbyte* address, Vector128<sbyte> vector, [ConstantExpected(Max = (byte)(15))] byte index) { throw new
PlatformNotSupportedException
(); }
434
public static unsafe Vector128<byte> LoadScalarAndInsert(byte* address, Vector128<byte> vector, [ConstantExpected(Max = (byte)(15))] byte index) { throw new
PlatformNotSupportedException
(); }
435
public static unsafe Vector128<short> LoadScalarAndInsert(short* address, Vector128<short> vector, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
436
public static unsafe Vector128<ushort> LoadScalarAndInsert(ushort* address, Vector128<ushort> vector, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); }
437
public static unsafe Vector128<int> LoadScalarAndInsert(int* address, Vector128<int> vector, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
438
public static unsafe Vector128<uint> LoadScalarAndInsert(uint* address, Vector128<uint> vector, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
439
public static unsafe Vector128<long> LoadScalarAndInsert(long* address, Vector128<long> vector, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
440
public static unsafe Vector128<ulong> LoadScalarAndInsert(ulong* address, Vector128<ulong> vector, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
441
public static unsafe Vector128<float> LoadScalarAndInsert(float* address, Vector128<float> vector, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
442
public static unsafe Vector128<double> LoadScalarAndInsert(double* address, Vector128<double> vector, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); }
443
public static unsafe Vector128<nint> LoadScalarAndInsert(nint* address, Vector128<nint> vector, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
444
public static unsafe Vector128<nuint> LoadScalarAndInsert(nuint* address, Vector128<nuint> vector, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
446
public static unsafe Vector128<short> LoadWideningVector128(sbyte* address) { throw new
PlatformNotSupportedException
(); }
447
public static unsafe Vector128<ushort> LoadWideningVector128(byte* address) { throw new
PlatformNotSupportedException
(); }
448
public static unsafe Vector128<int> LoadWideningVector128(short* address) { throw new
PlatformNotSupportedException
(); }
449
public static unsafe Vector128<uint> LoadWideningVector128(ushort* address) { throw new
PlatformNotSupportedException
(); }
450
public static unsafe Vector128<long> LoadWideningVector128(int* address) { throw new
PlatformNotSupportedException
(); }
451
public static unsafe Vector128<ulong> LoadWideningVector128(uint* address) { throw new
PlatformNotSupportedException
(); }
455
public static unsafe void Store(sbyte* address, Vector128<sbyte> source) { throw new
PlatformNotSupportedException
(); }
456
public static unsafe void Store(byte* address, Vector128<byte> source) { throw new
PlatformNotSupportedException
(); }
457
public static unsafe void Store(short* address, Vector128<short> source) { throw new
PlatformNotSupportedException
(); }
458
public static unsafe void Store(ushort* address, Vector128<ushort> source) { throw new
PlatformNotSupportedException
(); }
459
public static unsafe void Store(int* address, Vector128<int> source) { throw new
PlatformNotSupportedException
(); }
460
public static unsafe void Store(uint* address, Vector128<uint> source) { throw new
PlatformNotSupportedException
(); }
461
public static unsafe void Store(long* address, Vector128<long> source) { throw new
PlatformNotSupportedException
(); }
462
public static unsafe void Store(ulong* address, Vector128<ulong> source) { throw new
PlatformNotSupportedException
(); }
463
public static unsafe void Store(float* address, Vector128<float> source) { throw new
PlatformNotSupportedException
(); }
464
public static unsafe void Store(double* address, Vector128<double> source) { throw new
PlatformNotSupportedException
(); }
465
public static unsafe void Store(nint* address, Vector128<nint> source) { throw new
PlatformNotSupportedException
(); }
466
public static unsafe void Store(nuint* address, Vector128<nuint> source) { throw new
PlatformNotSupportedException
(); }
468
public static unsafe void StoreSelectedScalar(sbyte* address, Vector128<sbyte> source, [ConstantExpected(Max = (byte)(15))] byte index) { throw new
PlatformNotSupportedException
(); } // takes ImmLaneIdx16
469
public static unsafe void StoreSelectedScalar(byte* address, Vector128<byte> source, [ConstantExpected(Max = (byte)(15))] byte index) { throw new
PlatformNotSupportedException
(); } // takes ImmLaneIdx16
470
public static unsafe void StoreSelectedScalar(short* address, Vector128<short> source, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); } // takes ImmLaneIdx8
471
public static unsafe void StoreSelectedScalar(ushort* address, Vector128<ushort> source, [ConstantExpected(Max = (byte)(7))] byte index) { throw new
PlatformNotSupportedException
(); } // takes ImmLaneIdx8
472
public static unsafe void StoreSelectedScalar(int* address, Vector128<int> source, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); } // takes ImmLaneIdx4
473
public static unsafe void StoreSelectedScalar(uint* address, Vector128<uint> source, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); } // takes ImmLaneIdx4
474
public static unsafe void StoreSelectedScalar(long* address, Vector128<long> source, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); } // takes ImmLaneIdx2
475
public static unsafe void StoreSelectedScalar(ulong* address, Vector128<ulong> source, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); } // takes ImmLaneIdx2
476
public static unsafe void StoreSelectedScalar(float* address, Vector128<float> source, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); } // takes ImmLaneIdx4
477
public static unsafe void StoreSelectedScalar(double* address, Vector128<double> source, [ConstantExpected(Max = (byte)(1))] byte index) { throw new
PlatformNotSupportedException
(); } // takes ImmLaneIdx2
478
public static unsafe void StoreSelectedScalar(nint* address, Vector128<nint> source, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
479
public static unsafe void StoreSelectedScalar(nuint* address, Vector128<nuint> source, [ConstantExpected(Max = (byte)(3))] byte index) { throw new
PlatformNotSupportedException
(); }
483
public static Vector128<float> Negate(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
484
public static Vector128<double> Negate(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
486
public static Vector128<float> Abs(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
487
public static Vector128<double> Abs(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
491
public static Vector128<float> Min(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
492
public static Vector128<double> Min(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
494
public static Vector128<float> Max(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
495
public static Vector128<double> Max(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
497
public static Vector128<float> PseudoMin(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
498
public static Vector128<double> PseudoMin(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
500
public static Vector128<float> PseudoMax(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
501
public static Vector128<double> PseudoMax(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
505
public static Vector128<float> Add(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
506
public static Vector128<double> Add(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
508
public static Vector128<float> Subtract(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
509
public static Vector128<double> Subtract(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
511
public static Vector128<float> Divide(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
512
public static Vector128<double> Divide(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
514
public static Vector128<float> Multiply(Vector128<float> left, Vector128<float> right) { throw new
PlatformNotSupportedException
(); }
515
public static Vector128<double> Multiply(Vector128<double> left, Vector128<double> right) { throw new
PlatformNotSupportedException
(); }
517
public static Vector128<float> Sqrt(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
518
public static Vector128<double> Sqrt(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
520
public static Vector128<float> Ceiling(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
521
public static Vector128<double> Ceiling(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
523
public static Vector128<float> Floor(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
524
public static Vector128<double> Floor(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
526
public static Vector128<float> Truncate(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
527
public static Vector128<double> Truncate(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
529
public static Vector128<float> RoundToNearest(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
530
public static Vector128<double> RoundToNearest(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
534
public static Vector128<float> ConvertToSingle(Vector128<int> value) { throw new
PlatformNotSupportedException
(); }
535
public static Vector128<float> ConvertToSingle(Vector128<uint> value) { throw new
PlatformNotSupportedException
(); }
536
public static Vector128<float> ConvertToSingle(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
538
public static Vector128<double> ConvertToDoubleLower(Vector128<int> value) { throw new
PlatformNotSupportedException
(); }
539
public static Vector128<double> ConvertToDoubleLower(Vector128<uint> value) { throw new
PlatformNotSupportedException
(); }
540
public static Vector128<double> ConvertToDoubleLower(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
542
public static Vector128<int> ConvertToInt32Saturate(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
543
public static Vector128<uint> ConvertToUInt32Saturate(Vector128<float> value) { throw new
PlatformNotSupportedException
(); }
545
public static Vector128<int> ConvertToInt32Saturate(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
546
public static Vector128<uint> ConvertToUInt32Saturate(Vector128<double> value) { throw new
PlatformNotSupportedException
(); }
548
public static Vector128<sbyte> ConvertNarrowingSaturateSigned(Vector128<short> lower, Vector128<short> upper) { throw new
PlatformNotSupportedException
(); }
549
public static Vector128<short> ConvertNarrowingSaturateSigned(Vector128<int> lower, Vector128<int> upper) { throw new
PlatformNotSupportedException
(); }
551
public static Vector128<byte> ConvertNarrowingSaturateUnsigned(Vector128<short> lower, Vector128<short> upper) { throw new
PlatformNotSupportedException
(); }
552
public static Vector128<ushort> ConvertNarrowingSaturateUnsigned(Vector128<int> lower, Vector128<int> upper) { throw new
PlatformNotSupportedException
(); }
554
public static Vector128<short> SignExtendWideningLower(Vector128<sbyte> value) { throw new
PlatformNotSupportedException
(); }
555
public static Vector128<ushort> SignExtendWideningLower(Vector128<byte> value) { throw new
PlatformNotSupportedException
(); }
556
public static Vector128<int> SignExtendWideningLower(Vector128<short> value) { throw new
PlatformNotSupportedException
(); }
557
public static Vector128<uint> SignExtendWideningLower(Vector128<ushort> value) { throw new
PlatformNotSupportedException
(); }
558
public static Vector128<long> SignExtendWideningLower(Vector128<int> value) { throw new
PlatformNotSupportedException
(); }
559
public static Vector128<ulong> SignExtendWideningLower(Vector128<uint> value) { throw new
PlatformNotSupportedException
(); }
561
public static Vector128<short> SignExtendWideningUpper(Vector128<sbyte> value) { throw new
PlatformNotSupportedException
(); }
562
public static Vector128<ushort> SignExtendWideningUpper(Vector128<byte> value) { throw new
PlatformNotSupportedException
(); }
563
public static Vector128<int> SignExtendWideningUpper(Vector128<short> value) { throw new
PlatformNotSupportedException
(); }
564
public static Vector128<uint> SignExtendWideningUpper(Vector128<ushort> value) { throw new
PlatformNotSupportedException
(); }
565
public static Vector128<long> SignExtendWideningUpper(Vector128<int> value) { throw new
PlatformNotSupportedException
(); }
566
public static Vector128<ulong> SignExtendWideningUpper(Vector128<uint> value) { throw new
PlatformNotSupportedException
(); }
568
public static Vector128<short> ZeroExtendWideningLower(Vector128<sbyte> value) { throw new
PlatformNotSupportedException
(); }
569
public static Vector128<ushort> ZeroExtendWideningLower(Vector128<byte> value) { throw new
PlatformNotSupportedException
(); }
570
public static Vector128<int> ZeroExtendWideningLower(Vector128<short> value) { throw new
PlatformNotSupportedException
(); }
571
public static Vector128<uint> ZeroExtendWideningLower(Vector128<ushort> value) { throw new
PlatformNotSupportedException
(); }
572
public static Vector128<long> ZeroExtendWideningLower(Vector128<int> value) { throw new
PlatformNotSupportedException
(); }
573
public static Vector128<ulong> ZeroExtendWideningLower(Vector128<uint> value) { throw new
PlatformNotSupportedException
(); }
575
public static Vector128<short> ZeroExtendWideningUpper(Vector128<sbyte> value) { throw new
PlatformNotSupportedException
(); }
576
public static Vector128<ushort> ZeroExtendWideningUpper(Vector128<byte> value) { throw new
PlatformNotSupportedException
(); }
577
public static Vector128<int> ZeroExtendWideningUpper(Vector128<short> value) { throw new
PlatformNotSupportedException
(); }
578
public static Vector128<uint> ZeroExtendWideningUpper(Vector128<ushort> value) { throw new
PlatformNotSupportedException
(); }
579
public static Vector128<long> ZeroExtendWideningUpper(Vector128<int> value) { throw new
PlatformNotSupportedException
(); }
580
public static Vector128<ulong> ZeroExtendWideningUpper(Vector128<uint> value) { throw new
PlatformNotSupportedException
(); }
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Wasm\WasmBase.PlatformNotSupported.cs (8)
14
public static int LeadingZeroCount(int value) { throw new
PlatformNotSupportedException
(); }
17
public static int LeadingZeroCount(uint value) { throw new
PlatformNotSupportedException
(); }
20
public static int LeadingZeroCount(long value) { throw new
PlatformNotSupportedException
(); }
23
public static int LeadingZeroCount(ulong value) { throw new
PlatformNotSupportedException
(); }
26
public static int TrailingZeroCount(int value) { throw new
PlatformNotSupportedException
(); }
29
public static int TrailingZeroCount(uint value) { throw new
PlatformNotSupportedException
(); }
32
public static int TrailingZeroCount(long value) { throw new
PlatformNotSupportedException
(); }
35
public static int TrailingZeroCount(ulong value) { throw new
PlatformNotSupportedException
(); }
src\libraries\System.Private.CoreLib\src\System\Security\PermissionSet.cs (3)
26
public static byte[] ConvertPermissionSet(string inFormat, byte[] inData, string outFormat) { throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_CAS); }
31
public void Deny() { throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_CAS); }
43
public void PermitOnly() { throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_CAS); }
src\libraries\System.Private.CoreLib\src\System\String.Manipulation.cs (1)
2036
throw new
PlatformNotSupportedException
();
src\libraries\System.Private.CoreLib\src\System\Text\Ascii.Utility.cs (8)
70
throw new
PlatformNotSupportedException
();
413
throw new
PlatformNotSupportedException
();
476
throw new
PlatformNotSupportedException
();
518
throw new
PlatformNotSupportedException
();
554
throw new
PlatformNotSupportedException
();
587
throw new
PlatformNotSupportedException
();
607
throw new
PlatformNotSupportedException
();
1157
throw new
PlatformNotSupportedException
();
src\libraries\System.Private.CoreLib\src\System\Text\Unicode\Utf8Utility.Validation.cs (1)
757
throw new
PlatformNotSupportedException
();
src\libraries\System.Private.CoreLib\src\System\Threading\CompressedStack.cs (1)
19
throw new
PlatformNotSupportedException
();
src\libraries\System.Private.CoreLib\src\System\Threading\EventWaitHandle.Windows.cs (2)
55
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_NamedSynchronizationPrimitives);
176
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_NamedSynchronizationPrimitives);
src\libraries\System.Private.CoreLib\src\System\Threading\ExecutionContext.cs (1)
49
throw new
PlatformNotSupportedException
();
src\libraries\System.Private.CoreLib\src\System\Threading\Semaphore.Windows.cs (2)
59
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_NamedSynchronizationPrimitives);
190
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_NamedSynchronizationPrimitives);
src\libraries\System.Private.CoreLib\src\System\Threading\Thread.cs (6)
185
throw new
PlatformNotSupportedException
();
475
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ThreadAbort);
481
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ThreadAbort);
487
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ThreadAbort);
493
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ThreadSuspend);
499
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ThreadSuspend);
src\libraries\System.Private.CoreLib\src\System\Threading\ThreadPool.Unix.cs (3)
95
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_OverlappedIO);
100
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_OverlappedIO);
104
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_OverlappedIO);
src\libraries\System.Private.CoreLib\src\System\Threading\ThreadPoolBoundHandle.Unix.cs (1)
81
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_OverlappedIO);
src\libraries\System.Private.CoreLib\src\System\Type.cs (1)
724
public static Type? ReflectionOnlyGetType(string typeName, bool throwIfNotFound, bool ignoreCase) => throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ReflectionOnly);
src\System\ArgIterator.cs (9)
160
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ArgIterator); // https://github.com/dotnet/runtime/issues/7317
166
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ArgIterator); // https://github.com/dotnet/runtime/issues/7317
171
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ArgIterator); // https://github.com/dotnet/runtime/issues/7317
176
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ArgIterator); // https://github.com/dotnet/runtime/issues/7317
181
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ArgIterator); // https://github.com/dotnet/runtime/issues/7317
187
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ArgIterator); // https://github.com/dotnet/runtime/issues/7317
193
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ArgIterator); // https://github.com/dotnet/runtime/issues/7317
198
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ArgIterator); // https://github.com/dotnet/runtime/issues/7317
203
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ArgIterator); // https://github.com/dotnet/runtime/issues/7317
src\System\Reflection\RuntimeAssembly.cs (1)
316
throw new
PlatformNotSupportedException
();
src\System\Reflection\RuntimeModule.cs (1)
389
throw new
PlatformNotSupportedException
();
src\System\Runtime\CompilerServices\RuntimeHelpers.CoreCLR.cs (1)
116
throw new
PlatformNotSupportedException
();
src\System\RuntimeHandles.cs (3)
880
throw new
PlatformNotSupportedException
();
993
throw new
PlatformNotSupportedException
();
1694
throw new
PlatformNotSupportedException
();
src\System\RuntimeType.ActivatorCache.cs (1)
66
case PlatformNotSupportedException: throw new
PlatformNotSupportedException
(friendlyMessage);
src\System\Threading\Thread.CoreCLR.cs (1)
359
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_ComInterop);
System.Private.DataContractSerialization (3)
System\Xml\XmlDictionaryReader.cs (2)
144
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_MtomEncoding);
167
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_MtomEncoding);
System\Xml\XmlDictionaryWriter.cs (1)
67
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_MtomEncoding);
System.Private.Windows.GdiPlus (1)
Windows\Win32\PInvokeGdiPlus.cs (1)
20
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_Unix));
System.Private.Xml (5)
System\Xml\Serialization\Compilation.cs (1)
83
throw new
PlatformNotSupportedException
(SR.CompilingScriptsNotSupported);
System\Xml\Xsl\Runtime\XmlCollation.Unix.cs (1)
23
throw new
PlatformNotSupportedException
(SR.Xslt_UpperCaseFirstNotSupported);
System\Xml\Xsl\Xslt\XsltLoader.cs (1)
1319
throw new
PlatformNotSupportedException
(SR.CompilingScriptsNotSupported); // Not adding any scripts as script compilation is not available
System\Xml\Xsl\XsltOld\Compiler.cs (1)
761
throw new
PlatformNotSupportedException
(SR.CompilingScriptsNotSupported);
System\Xml\Xsl\XsltOld\Processor.cs (1)
372
throw new
PlatformNotSupportedException
(SR.CompilingScriptsNotSupported);
System.Private.Xml.Linq (1)
System\Xml\Linq\XName.cs (1)
193
throw new
PlatformNotSupportedException
();
System.Resources.Extensions (2)
src\libraries\Common\src\System\Resources\ResourceWriter.cs (2)
484
throw new
PlatformNotSupportedException
(SR.NotSupported_BinarySerializedResources);
618
throw new
PlatformNotSupportedException
(SR.NotSupported_BinarySerializedResources);
System.Resources.Writer (2)
src\libraries\Common\src\System\Resources\ResourceWriter.cs (2)
484
throw new
PlatformNotSupportedException
(SR.NotSupported_BinarySerializedResources);
618
throw new
PlatformNotSupportedException
(SR.NotSupported_BinarySerializedResources);
System.Runtime.Caching (1)
System\Runtime\Caching\HostFileChangeMonitor.cs (1)
104
throw new
PlatformNotSupportedException
();
System.Runtime.InteropServices (3)
System\Runtime\InteropServices\RuntimeEnvironment.cs (3)
13
public static string SystemConfigurationFile => throw new
PlatformNotSupportedException
();
32
public static IntPtr GetRuntimeInterfaceAsIntPtr(Guid clsid, Guid riid) => throw new
PlatformNotSupportedException
();
35
public static object GetRuntimeInterfaceAsObject(Guid clsid, Guid riid) => throw new
PlatformNotSupportedException
();
System.Runtime.InteropServices.JavaScript (185)
artifacts\obj\System.Runtime.InteropServices.JavaScript\Debug\net10.0\System.Runtime.InteropServices.JavaScript.notsupported.cs (185)
13
public JSImportAttribute(string functionName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
14
public JSImportAttribute(string functionName, string moduleName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
15
public string FunctionName { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); } }
16
public string? ModuleName { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); } }
23
public JSExportAttribute() { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
30
public JSMarshalAsAttribute() { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
36
internal JSType() { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
39
internal Void() { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
43
internal Discard() { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
47
internal Boolean() { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
51
internal Number() { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
55
internal BigInt() { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
59
internal Date() { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
63
internal String() { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
67
internal Object() { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
71
internal Error() { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
75
internal MemoryView() { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
79
internal Array() { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
83
internal Promise() { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
87
internal Function() { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
91
internal Function() { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
95
internal Function() { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
99
internal Function() { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
103
internal Function() { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
107
internal Any() { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
114
internal JSObject() { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
115
public bool IsDisposed { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); } }
118
public bool HasProperty(string propertyName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
119
public string GetTypeOfProperty(string propertyName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
121
public bool GetPropertyAsBoolean(string propertyName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
122
public int GetPropertyAsInt32(string propertyName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
123
public double GetPropertyAsDouble(string propertyName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
124
public string? GetPropertyAsString(string propertyName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
125
public JSObject? GetPropertyAsJSObject(string propertyName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
126
public byte[]? GetPropertyAsByteArray(string propertyName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
128
public void SetProperty(string propertyName, bool value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
129
public void SetProperty(string propertyName, int value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
130
public void SetProperty(string propertyName, double value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
131
public void SetProperty(string propertyName, string? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
132
public void SetProperty(string propertyName, JSObject? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
133
public void SetProperty(string propertyName, byte[]? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
139
public JSException(string msg) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
145
public static JSObject GlobalThis { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); } }
146
public static JSObject DotnetInstance { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); } }
147
public static System.Threading.Tasks.Task<JSObject> ImportAsync(string moduleName, string moduleUrl, System.Threading.CancellationToken cancellationToken = default) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
155
internal JSFunctionBinding() { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
156
public static void InvokeJS(JSFunctionBinding signature, Span<JSMarshalerArgument> arguments) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
157
public static JSFunctionBinding BindJSFunction(string functionName, string moduleName, ReadOnlySpan<JSMarshalerType> signatures) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
158
public static JSFunctionBinding BindManagedFunction(string fullyQualifiedName, int signatureHash, ReadOnlySpan<JSMarshalerType> signatures) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
165
private JSMarshalerType() { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
166
public static JSMarshalerType Void { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); } }
167
public static JSMarshalerType Discard { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); } }
168
public static JSMarshalerType Boolean { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); } }
169
public static JSMarshalerType Byte { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); } }
170
public static JSMarshalerType Char { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); } }
171
public static JSMarshalerType Int16 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); } }
172
public static JSMarshalerType Int32 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); } }
173
public static JSMarshalerType Int52 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); } }
174
public static JSMarshalerType BigInt64 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); } }
175
public static JSMarshalerType Double { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); } }
176
public static JSMarshalerType Single { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); } }
177
public static JSMarshalerType IntPtr { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); } }
178
public static JSMarshalerType JSObject { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); } }
179
public static JSMarshalerType Object { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); } }
180
public static JSMarshalerType String { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); } }
181
public static JSMarshalerType Exception { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); } }
182
public static JSMarshalerType DateTime { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); } }
183
public static JSMarshalerType DateTimeOffset { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); } }
184
public static JSMarshalerType Nullable(JSMarshalerType primitive) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
185
public static JSMarshalerType Task() { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
186
public static JSMarshalerType Task(JSMarshalerType result) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
187
public static JSMarshalerType Array(JSMarshalerType element) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
188
public static JSMarshalerType ArraySegment(JSMarshalerType element) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
189
public static JSMarshalerType Span(JSMarshalerType element) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
190
public static JSMarshalerType Action() { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
191
public static JSMarshalerType Action(JSMarshalerType arg1) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
192
public static JSMarshalerType Action(JSMarshalerType arg1, JSMarshalerType arg2) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
193
public static JSMarshalerType Action(JSMarshalerType arg1, JSMarshalerType arg2, JSMarshalerType arg3) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
194
public static JSMarshalerType Function(JSMarshalerType result) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
195
public static JSMarshalerType Function(JSMarshalerType arg1, JSMarshalerType result) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
196
public static JSMarshalerType Function(JSMarshalerType arg1, JSMarshalerType arg2, JSMarshalerType result) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
197
public static JSMarshalerType Function(JSMarshalerType arg1, JSMarshalerType arg2, JSMarshalerType arg3, JSMarshalerType result) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
209
public void Initialize() { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
210
public void ToManaged(out bool value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
211
public void ToJS(bool value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
212
public void ToManaged(out bool? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
213
public void ToJS(bool? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
214
public void ToManaged(out byte value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
215
public void ToJS(byte value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
216
public void ToManaged(out byte? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
217
public void ToJS(byte? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
218
public void ToManaged(out byte[]? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
219
public void ToJS(byte[]? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
220
public void ToManaged(out char value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
221
public void ToJS(char value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
222
public void ToManaged(out char? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
223
public void ToJS(char? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
224
public void ToManaged(out short value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
225
public void ToJS(short value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
226
public void ToManaged(out short? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
227
public void ToJS(short? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
228
public void ToManaged(out int value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
229
public void ToJS(int value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
230
public void ToManaged(out int? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
231
public void ToJS(int? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
232
public void ToManaged(out int[]? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
233
public void ToJS(int[]? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
234
public void ToManaged(out long value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
235
public void ToJS(long value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
236
public void ToManaged(out long? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
237
public void ToJS(long? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
238
public void ToManagedBig(out long value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
239
public void ToJSBig(long value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
240
public void ToManagedBig(out long? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
241
public void ToJSBig(long? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
242
public void ToManaged(out float value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
243
public void ToJS(float value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
244
public void ToManaged(out float? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
245
public void ToJS(float? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
246
public void ToManaged(out double value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
247
public void ToJS(double value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
248
public void ToManaged(out double? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
249
public void ToJS(double? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
250
public void ToManaged(out double[]? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
251
public void ToJS(double[]? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
252
public void ToManaged(out IntPtr value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
253
public void ToJS(IntPtr value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
254
public void ToManaged(out IntPtr? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
255
public void ToJS(IntPtr? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
256
public void ToManaged(out DateTimeOffset value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
257
public void ToJS(DateTimeOffset value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
258
public void ToManaged(out DateTimeOffset? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
259
public void ToJS(DateTimeOffset? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
260
public void ToManaged(out DateTime value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
261
public void ToJS(DateTime value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
262
public void ToManaged(out DateTime? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
263
public void ToJS(DateTime? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
264
public void ToManaged(out string? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
265
public void ToJS(string? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
266
public void ToManaged(out string?[]? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
267
public void ToJS(string?[]? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
268
public void ToManaged(out Exception? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
269
public void ToJS(Exception? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
270
public void ToManaged(out object? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
271
public void ToJS(object? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
272
public void ToManaged(out object?[]? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
273
public void ToJS(object?[]? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
274
public void ToManaged(out JSObject? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
275
public void ToJS(JSObject? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
276
public void ToManaged(out JSObject?[]? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
277
public void ToJS(JSObject?[]? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
278
public void ToManaged(out System.Threading.Tasks.Task? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
279
public void ToJS(System.Threading.Tasks.Task? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
280
public void ToManaged<T>(out System.Threading.Tasks.Task<T>? value, ArgumentToManagedCallback<T> marshaler) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
281
public void ToJS<T>(System.Threading.Tasks.Task<T>? value, ArgumentToJSCallback<T> marshaler) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
282
public void ToManaged(out Action? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
283
public void ToJS(Action? value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
284
public void ToManaged<T>(out Action<T>? value, ArgumentToJSCallback<T> arg1Marshaler) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
285
public void ToJS<T>(Action<T>? value, ArgumentToManagedCallback<T> arg1Marshaler) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
286
public void ToManaged<T1, T2>(out Action<T1, T2>? value, ArgumentToJSCallback<T1> arg1Marshaler, ArgumentToJSCallback<T2> arg2Marshaler) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
287
public void ToJS<T1, T2>(Action<T1, T2>? value, ArgumentToManagedCallback<T1> arg1Marshaler, ArgumentToManagedCallback<T2> arg2Marshaler) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
288
public void ToManaged<T1, T2, T3>(out Action<T1, T2, T3>? value, ArgumentToJSCallback<T1> arg1Marshaler, ArgumentToJSCallback<T2> arg2Marshaler, ArgumentToJSCallback<T3> arg3Marshaler) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
289
public void ToJS<T1, T2, T3>(Action<T1, T2, T3>? value, ArgumentToManagedCallback<T1> arg1Marshaler, ArgumentToManagedCallback<T2> arg2Marshaler, ArgumentToManagedCallback<T3> arg3Marshaler) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
290
public void ToManaged<TResult>(out Func<TResult>? value, ArgumentToManagedCallback<TResult> resMarshaler) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
291
public void ToJS<TResult>(Func<TResult>? value, ArgumentToJSCallback<TResult> resMarshaler) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
292
public void ToManaged<T, TResult>(out Func<T, TResult>? value, ArgumentToJSCallback<T> arg1Marshaler, ArgumentToManagedCallback<TResult> resMarshaler) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
293
public void ToJS<T, TResult>(Func<T, TResult>? value, ArgumentToManagedCallback<T> arg1Marshaler, ArgumentToJSCallback<TResult> resMarshaler) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
294
public void ToManaged<T1, T2, TResult>(out Func<T1, T2, TResult>? value, ArgumentToJSCallback<T1> arg1Marshaler, ArgumentToJSCallback<T2> arg2Marshaler, ArgumentToManagedCallback<TResult> resMarshaler) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
295
public void ToJS<T1, T2, TResult>(Func<T1, T2, TResult>? value, ArgumentToManagedCallback<T1> arg1Marshaler, ArgumentToManagedCallback<T2> arg2Marshaler, ArgumentToJSCallback<TResult> resMarshaler) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
296
public void ToManaged<T1, T2, T3, TResult>(out Func<T1, T2, T3, TResult>? value, ArgumentToJSCallback<T1> arg1Marshaler, ArgumentToJSCallback<T2> arg2Marshaler, ArgumentToJSCallback<T3> arg3Marshaler, ArgumentToManagedCallback<TResult> resMarshaler) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
297
public void ToJS<T1, T2, T3, TResult>(Func<T1, T2, T3, TResult>? value, ArgumentToManagedCallback<T1> arg1Marshaler, ArgumentToManagedCallback<T2> arg2Marshaler, ArgumentToManagedCallback<T3> arg3Marshaler, ArgumentToJSCallback<TResult> resMarshaler) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
298
public unsafe void ToManaged(out void* value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
299
public unsafe void ToJS(void* value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
300
public void ToManaged(out Span<byte> value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
301
public void ToJS(Span<byte> value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
302
public void ToManaged(out ArraySegment<byte> value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
303
public void ToJS(ArraySegment<byte> value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
304
public void ToManaged(out Span<int> value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
305
public void ToJS(Span<int> value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
306
public void ToManaged(out Span<double> value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
307
public void ToJS(Span<double> value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
308
public void ToManaged(out ArraySegment<int> value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
309
public void ToJS(ArraySegment<int> value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
310
public void ToManaged(out ArraySegment<double> value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
311
public void ToJS(ArraySegment<double> value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemRuntimeInteropServicesJavaScript_PlatformNotSupported); }
System.Runtime.Serialization.Formatters (2)
System\Runtime\Serialization\Formatters\Binary\BinaryFormatter.Removed.cs (2)
14
=> throw new
PlatformNotSupportedException
(SR.BinaryFormatter_Removed);
18
=> throw new
PlatformNotSupportedException
(SR.BinaryFormatter_Removed);
System.Security.AccessControl (312)
artifacts\obj\System.Security.AccessControl\Debug\net10.0\System.Security.AccessControl.notsupported.cs (312)
42
protected AccessRule(System.Security.Principal.IdentityReference identity, int accessMask, bool isInherited, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.AccessControlType type) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
43
public System.Security.AccessControl.AccessControlType AccessControlType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
47
public AccessRule(System.Security.Principal.IdentityReference identity, T rights, System.Security.AccessControl.AccessControlType type) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
48
public AccessRule(System.Security.Principal.IdentityReference identity, T rights, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.AccessControlType type) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
49
public AccessRule(string identity, T rights, System.Security.AccessControl.AccessControlType type) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
50
public AccessRule(string identity, T rights, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.AccessControlType type) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
51
public T Rights { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
55
internal AceEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
56
public System.Security.AccessControl.GenericAce Current { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
57
object System.Collections.IEnumerator.Current { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
58
public bool MoveNext() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
59
public void Reset() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
112
protected AuditRule(System.Security.Principal.IdentityReference identity, int accessMask, bool isInherited, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.AuditFlags auditFlags) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
113
public System.Security.AccessControl.AuditFlags AuditFlags { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
117
public AuditRule(System.Security.Principal.IdentityReference identity, T rights, System.Security.AccessControl.AuditFlags flags) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Security.AccessControl.AuditFlags)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
118
public AuditRule(System.Security.Principal.IdentityReference identity, T rights, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.AuditFlags flags) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Security.AccessControl.AuditFlags)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
119
public AuditRule(string identity, T rights, System.Security.AccessControl.AuditFlags flags) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Security.AccessControl.AuditFlags)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
120
public AuditRule(string identity, T rights, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.AuditFlags flags) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Security.AccessControl.AuditFlags)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
121
public T Rights { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
125
protected internal AuthorizationRule(System.Security.Principal.IdentityReference identity, int accessMask, bool isInherited, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
126
protected internal int AccessMask { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
127
public System.Security.Principal.IdentityReference IdentityReference { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
128
public System.Security.AccessControl.InheritanceFlags InheritanceFlags { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
129
public bool IsInherited { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
130
public System.Security.AccessControl.PropagationFlags PropagationFlags { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
134
public AuthorizationRuleCollection() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
135
public System.Security.AccessControl.AuthorizationRule? this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
136
public void AddRule(System.Security.AccessControl.AuthorizationRule? rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
137
public void CopyTo(System.Security.AccessControl.AuthorizationRule[] rules, int index) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
141
public CommonAce(System.Security.AccessControl.AceFlags flags, System.Security.AccessControl.AceQualifier qualifier, int accessMask, System.Security.Principal.SecurityIdentifier sid, bool isCallback, byte[]? opaque) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
142
public override int BinaryLength { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
143
public override void GetBinaryForm(byte[] binaryForm, int offset) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
144
public static int MaxOpaqueLength(bool isCallback) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
148
internal CommonAcl() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
149
public sealed override int BinaryLength { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
150
public sealed override int Count { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
151
public bool IsCanonical { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
152
public bool IsContainer { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
153
public bool IsDS { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
154
public sealed override System.Security.AccessControl.GenericAce this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
155
public sealed override byte Revision { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
156
public sealed override void GetBinaryForm(byte[] binaryForm, int offset) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
157
public void Purge(System.Security.Principal.SecurityIdentifier sid) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
158
public void RemoveInheritedAces() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
162
protected CommonObjectSecurity(bool isContainer) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
163
protected void AddAccessRule(System.Security.AccessControl.AccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
164
protected void AddAuditRule(System.Security.AccessControl.AuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
165
public System.Security.AccessControl.AuthorizationRuleCollection GetAccessRules(bool includeExplicit, bool includeInherited, System.Type targetType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
166
public System.Security.AccessControl.AuthorizationRuleCollection GetAuditRules(bool includeExplicit, bool includeInherited, System.Type targetType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
167
protected override bool ModifyAccess(System.Security.AccessControl.AccessControlModification modification, System.Security.AccessControl.AccessRule rule, out bool modified) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
168
protected override bool ModifyAudit(System.Security.AccessControl.AccessControlModification modification, System.Security.AccessControl.AuditRule rule, out bool modified) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
169
protected bool RemoveAccessRule(System.Security.AccessControl.AccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
170
protected void RemoveAccessRuleAll(System.Security.AccessControl.AccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
171
protected void RemoveAccessRuleSpecific(System.Security.AccessControl.AccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
172
protected bool RemoveAuditRule(System.Security.AccessControl.AuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
173
protected void RemoveAuditRuleAll(System.Security.AccessControl.AuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
174
protected void RemoveAuditRuleSpecific(System.Security.AccessControl.AuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
175
protected void ResetAccessRule(System.Security.AccessControl.AccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
176
protected void SetAccessRule(System.Security.AccessControl.AccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
177
protected void SetAuditRule(System.Security.AccessControl.AuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
181
public CommonSecurityDescriptor(bool isContainer, bool isDS, byte[] binaryForm, int offset) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
182
public CommonSecurityDescriptor(bool isContainer, bool isDS, System.Security.AccessControl.ControlFlags flags, System.Security.Principal.SecurityIdentifier? owner, System.Security.Principal.SecurityIdentifier? group, System.Security.AccessControl.SystemAcl? systemAcl, System.Security.AccessControl.DiscretionaryAcl? discretionaryAcl) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
183
public CommonSecurityDescriptor(bool isContainer, bool isDS, System.Security.AccessControl.RawSecurityDescriptor rawSecurityDescriptor) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
184
public CommonSecurityDescriptor(bool isContainer, bool isDS, string sddlForm) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
185
public override System.Security.AccessControl.ControlFlags ControlFlags { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
186
public System.Security.AccessControl.DiscretionaryAcl? DiscretionaryAcl { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
187
public override System.Security.Principal.SecurityIdentifier? Group { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
188
public bool IsContainer { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
189
public bool IsDiscretionaryAclCanonical { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
190
public bool IsDS { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
191
public bool IsSystemAclCanonical { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
192
public override System.Security.Principal.SecurityIdentifier? Owner { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
193
public System.Security.AccessControl.SystemAcl? SystemAcl { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
194
public void AddDiscretionaryAcl(byte revision, int trusted) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
195
public void AddSystemAcl(byte revision, int trusted) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
196
public void PurgeAccessControl(System.Security.Principal.SecurityIdentifier sid) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
197
public void PurgeAudit(System.Security.Principal.SecurityIdentifier sid) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
198
public void SetDiscretionaryAclProtection(bool isProtected, bool preserveInheritance) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
199
public void SetSystemAclProtection(bool isProtected, bool preserveInheritance) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
203
public CompoundAce(System.Security.AccessControl.AceFlags flags, int accessMask, System.Security.AccessControl.CompoundAceType compoundAceType, System.Security.Principal.SecurityIdentifier sid) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
204
public override int BinaryLength { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
205
public System.Security.AccessControl.CompoundAceType CompoundAceType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
206
public override void GetBinaryForm(byte[] binaryForm, int offset) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
236
public CustomAce(System.Security.AccessControl.AceType type, System.Security.AccessControl.AceFlags flags, byte[]? opaque) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
237
public override int BinaryLength { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
238
public int OpaqueLength { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
239
public override void GetBinaryForm(byte[] binaryForm, int offset) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
240
public byte[]? GetOpaque() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
241
public void SetOpaque(byte[]? opaque) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
245
public DiscretionaryAcl(bool isContainer, bool isDS, byte revision, int capacity) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
246
public DiscretionaryAcl(bool isContainer, bool isDS, int capacity) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
247
public DiscretionaryAcl(bool isContainer, bool isDS, System.Security.AccessControl.RawAcl? rawAcl) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
248
public void AddAccess(System.Security.AccessControl.AccessControlType accessType, System.Security.Principal.SecurityIdentifier sid, int accessMask, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
249
public void AddAccess(System.Security.AccessControl.AccessControlType accessType, System.Security.Principal.SecurityIdentifier sid, int accessMask, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.ObjectAceFlags objectFlags, System.Guid objectType, System.Guid inheritedObjectType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
250
public void AddAccess(System.Security.AccessControl.AccessControlType accessType, System.Security.Principal.SecurityIdentifier sid, System.Security.AccessControl.ObjectAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
251
public bool RemoveAccess(System.Security.AccessControl.AccessControlType accessType, System.Security.Principal.SecurityIdentifier sid, int accessMask, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
252
public bool RemoveAccess(System.Security.AccessControl.AccessControlType accessType, System.Security.Principal.SecurityIdentifier sid, int accessMask, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.ObjectAceFlags objectFlags, System.Guid objectType, System.Guid inheritedObjectType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
253
public bool RemoveAccess(System.Security.AccessControl.AccessControlType accessType, System.Security.Principal.SecurityIdentifier sid, System.Security.AccessControl.ObjectAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
254
public void RemoveAccessSpecific(System.Security.AccessControl.AccessControlType accessType, System.Security.Principal.SecurityIdentifier sid, int accessMask, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
255
public void RemoveAccessSpecific(System.Security.AccessControl.AccessControlType accessType, System.Security.Principal.SecurityIdentifier sid, int accessMask, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.ObjectAceFlags objectFlags, System.Guid objectType, System.Guid inheritedObjectType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
256
public void RemoveAccessSpecific(System.Security.AccessControl.AccessControlType accessType, System.Security.Principal.SecurityIdentifier sid, System.Security.AccessControl.ObjectAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
257
public void SetAccess(System.Security.AccessControl.AccessControlType accessType, System.Security.Principal.SecurityIdentifier sid, int accessMask, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
258
public void SetAccess(System.Security.AccessControl.AccessControlType accessType, System.Security.Principal.SecurityIdentifier sid, int accessMask, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.ObjectAceFlags objectFlags, System.Guid objectType, System.Guid inheritedObjectType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
259
public void SetAccess(System.Security.AccessControl.AccessControlType accessType, System.Security.Principal.SecurityIdentifier sid, System.Security.AccessControl.ObjectAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
263
internal GenericAce() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
264
public System.Security.AccessControl.AceFlags AceFlags { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
265
public System.Security.AccessControl.AceType AceType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
266
public System.Security.AccessControl.AuditFlags AuditFlags { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
268
public System.Security.AccessControl.InheritanceFlags InheritanceFlags { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
269
public bool IsInherited { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
270
public System.Security.AccessControl.PropagationFlags PropagationFlags { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
271
public System.Security.AccessControl.GenericAce Copy() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
272
public static System.Security.AccessControl.GenericAce CreateFromBinaryForm(byte[] binaryForm, int offset) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
273
public sealed override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? o) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
275
public sealed override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
276
public static bool operator ==(System.Security.AccessControl.GenericAce? left, System.Security.AccessControl.GenericAce? right) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
277
public static bool operator !=(System.Security.AccessControl.GenericAce? left, System.Security.AccessControl.GenericAce? right) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
284
protected GenericAcl() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
287
public bool IsSynchronized { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
290
public virtual object SyncRoot { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
291
public void CopyTo(System.Security.AccessControl.GenericAce[] array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
293
public System.Security.AccessControl.AceEnumerator GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
294
void System.Collections.ICollection.CopyTo(System.Array array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
295
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
299
internal GenericSecurityDescriptor() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
300
public int BinaryLength { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
304
public static byte Revision { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
305
public void GetBinaryForm(byte[] binaryForm, int offset) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
306
public string GetSddlForm(System.Security.AccessControl.AccessControlSections includeSections) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
307
public static bool IsSddlConversionSupported() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
318
internal KnownAce() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
319
public int AccessMask { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
320
public System.Security.Principal.SecurityIdentifier SecurityIdentifier { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
324
protected NativeObjectSecurity(bool isContainer, System.Security.AccessControl.ResourceType resourceType) : base (default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
325
protected NativeObjectSecurity(bool isContainer, System.Security.AccessControl.ResourceType resourceType, System.Runtime.InteropServices.SafeHandle? handle, System.Security.AccessControl.AccessControlSections includeSections) : base (default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
326
protected NativeObjectSecurity(bool isContainer, System.Security.AccessControl.ResourceType resourceType, System.Runtime.InteropServices.SafeHandle? handle, System.Security.AccessControl.AccessControlSections includeSections, System.Security.AccessControl.NativeObjectSecurity.ExceptionFromErrorCode? exceptionFromErrorCode, object? exceptionContext) : base (default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
327
protected NativeObjectSecurity(bool isContainer, System.Security.AccessControl.ResourceType resourceType, System.Security.AccessControl.NativeObjectSecurity.ExceptionFromErrorCode? exceptionFromErrorCode, object? exceptionContext) : base (default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
328
protected NativeObjectSecurity(bool isContainer, System.Security.AccessControl.ResourceType resourceType, string? name, System.Security.AccessControl.AccessControlSections includeSections) : base (default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
329
protected NativeObjectSecurity(bool isContainer, System.Security.AccessControl.ResourceType resourceType, string? name, System.Security.AccessControl.AccessControlSections includeSections, System.Security.AccessControl.NativeObjectSecurity.ExceptionFromErrorCode? exceptionFromErrorCode, object? exceptionContext) : base (default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
330
protected sealed override void Persist(System.Runtime.InteropServices.SafeHandle handle, System.Security.AccessControl.AccessControlSections includeSections) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
331
protected void Persist(System.Runtime.InteropServices.SafeHandle handle, System.Security.AccessControl.AccessControlSections includeSections, object? exceptionContext) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
332
protected sealed override void Persist(string name, System.Security.AccessControl.AccessControlSections includeSections) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
333
protected void Persist(string name, System.Security.AccessControl.AccessControlSections includeSections, object? exceptionContext) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
338
protected ObjectAccessRule(System.Security.Principal.IdentityReference identity, int accessMask, bool isInherited, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Guid objectType, System.Guid inheritedObjectType, System.Security.AccessControl.AccessControlType type) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
339
public System.Guid InheritedObjectType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
340
public System.Security.AccessControl.ObjectAceFlags ObjectFlags { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
341
public System.Guid ObjectType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
345
public ObjectAce(System.Security.AccessControl.AceFlags aceFlags, System.Security.AccessControl.AceQualifier qualifier, int accessMask, System.Security.Principal.SecurityIdentifier sid, System.Security.AccessControl.ObjectAceFlags flags, System.Guid type, System.Guid inheritedType, bool isCallback, byte[]? opaque) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
346
public override int BinaryLength { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
347
public System.Guid InheritedObjectAceType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
348
public System.Security.AccessControl.ObjectAceFlags ObjectAceFlags { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
349
public System.Guid ObjectAceType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
350
public override void GetBinaryForm(byte[] binaryForm, int offset) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
351
public static int MaxOpaqueLength(bool isCallback) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
362
protected ObjectAuditRule(System.Security.Principal.IdentityReference identity, int accessMask, bool isInherited, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Guid objectType, System.Guid inheritedObjectType, System.Security.AccessControl.AuditFlags auditFlags) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Security.AccessControl.AuditFlags)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
363
public System.Guid InheritedObjectType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
364
public System.Security.AccessControl.ObjectAceFlags ObjectFlags { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
365
public System.Guid ObjectType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
369
protected ObjectSecurity() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
370
protected ObjectSecurity(bool isContainer, bool isDS) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
371
protected ObjectSecurity(System.Security.AccessControl.CommonSecurityDescriptor securityDescriptor) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
373
protected bool AccessRulesModified { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
375
public bool AreAccessRulesCanonical { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
376
public bool AreAccessRulesProtected { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
377
public bool AreAuditRulesCanonical { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
378
public bool AreAuditRulesProtected { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
379
protected bool AuditRulesModified { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
381
protected bool GroupModified { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
382
protected bool IsContainer { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
383
protected bool IsDS { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
384
protected bool OwnerModified { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
385
protected System.Security.AccessControl.CommonSecurityDescriptor SecurityDescriptor { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
388
public System.Security.Principal.IdentityReference? GetGroup(System.Type targetType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
389
public System.Security.Principal.IdentityReference? GetOwner(System.Type targetType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
390
public byte[] GetSecurityDescriptorBinaryForm() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
391
public string GetSecurityDescriptorSddlForm(System.Security.AccessControl.AccessControlSections includeSections) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
392
public static bool IsSddlConversionSupported() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
394
public virtual bool ModifyAccessRule(System.Security.AccessControl.AccessControlModification modification, System.Security.AccessControl.AccessRule rule, out bool modified) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
396
public virtual bool ModifyAuditRule(System.Security.AccessControl.AccessControlModification modification, System.Security.AccessControl.AuditRule rule, out bool modified) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
397
protected virtual void Persist(bool enableOwnershipPrivilege, string name, System.Security.AccessControl.AccessControlSections includeSections) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
398
protected virtual void Persist(System.Runtime.InteropServices.SafeHandle handle, System.Security.AccessControl.AccessControlSections includeSections) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
399
protected virtual void Persist(string name, System.Security.AccessControl.AccessControlSections includeSections) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
400
public virtual void PurgeAccessRules(System.Security.Principal.IdentityReference identity) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
401
public virtual void PurgeAuditRules(System.Security.Principal.IdentityReference identity) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
402
protected void ReadLock() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
403
protected void ReadUnlock() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
404
public void SetAccessRuleProtection(bool isProtected, bool preserveInheritance) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
405
public void SetAuditRuleProtection(bool isProtected, bool preserveInheritance) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
406
public void SetGroup(System.Security.Principal.IdentityReference identity) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
407
public void SetOwner(System.Security.Principal.IdentityReference identity) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
408
public void SetSecurityDescriptorBinaryForm(byte[] binaryForm) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
409
public void SetSecurityDescriptorBinaryForm(byte[] binaryForm, System.Security.AccessControl.AccessControlSections includeSections) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
410
public void SetSecurityDescriptorSddlForm(string sddlForm) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
411
public void SetSecurityDescriptorSddlForm(string sddlForm, System.Security.AccessControl.AccessControlSections includeSections) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
412
protected void WriteLock() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
413
protected void WriteUnlock() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
417
protected ObjectSecurity(bool isContainer, System.Security.AccessControl.ResourceType resourceType) : base (default(bool), default(System.Security.AccessControl.ResourceType)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
418
protected ObjectSecurity(bool isContainer, System.Security.AccessControl.ResourceType resourceType, System.Runtime.InteropServices.SafeHandle? safeHandle, System.Security.AccessControl.AccessControlSections includeSections) : base (default(bool), default(System.Security.AccessControl.ResourceType)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
419
protected ObjectSecurity(bool isContainer, System.Security.AccessControl.ResourceType resourceType, System.Runtime.InteropServices.SafeHandle? safeHandle, System.Security.AccessControl.AccessControlSections includeSections, System.Security.AccessControl.NativeObjectSecurity.ExceptionFromErrorCode? exceptionFromErrorCode, object? exceptionContext) : base (default(bool), default(System.Security.AccessControl.ResourceType)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
420
protected ObjectSecurity(bool isContainer, System.Security.AccessControl.ResourceType resourceType, string? name, System.Security.AccessControl.AccessControlSections includeSections) : base (default(bool), default(System.Security.AccessControl.ResourceType)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
421
protected ObjectSecurity(bool isContainer, System.Security.AccessControl.ResourceType resourceType, string? name, System.Security.AccessControl.AccessControlSections includeSections, System.Security.AccessControl.NativeObjectSecurity.ExceptionFromErrorCode? exceptionFromErrorCode, object? exceptionContext) : base (default(bool), default(System.Security.AccessControl.ResourceType)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
422
public override System.Type AccessRightType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
423
public override System.Type AccessRuleType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
424
public override System.Type AuditRuleType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
425
public override System.Security.AccessControl.AccessRule AccessRuleFactory(System.Security.Principal.IdentityReference identityReference, int accessMask, bool isInherited, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.AccessControlType type) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
426
public virtual void AddAccessRule(System.Security.AccessControl.AccessRule<T> rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
427
public virtual void AddAuditRule(System.Security.AccessControl.AuditRule<T> rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
428
public override System.Security.AccessControl.AuditRule AuditRuleFactory(System.Security.Principal.IdentityReference identityReference, int accessMask, bool isInherited, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.AuditFlags flags) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
429
protected internal void Persist(System.Runtime.InteropServices.SafeHandle handle) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
430
protected internal void Persist(string name) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
431
public virtual bool RemoveAccessRule(System.Security.AccessControl.AccessRule<T> rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
432
public virtual void RemoveAccessRuleAll(System.Security.AccessControl.AccessRule<T> rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
433
public virtual void RemoveAccessRuleSpecific(System.Security.AccessControl.AccessRule<T> rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
434
public virtual bool RemoveAuditRule(System.Security.AccessControl.AuditRule<T> rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
435
public virtual void RemoveAuditRuleAll(System.Security.AccessControl.AuditRule<T> rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
436
public virtual void RemoveAuditRuleSpecific(System.Security.AccessControl.AuditRule<T> rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
437
public virtual void ResetAccessRule(System.Security.AccessControl.AccessRule<T> rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
438
public virtual void SetAccessRule(System.Security.AccessControl.AccessRule<T> rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
439
public virtual void SetAuditRule(System.Security.AccessControl.AuditRule<T> rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
443
public PrivilegeNotHeldException() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
444
public PrivilegeNotHeldException(string? privilege) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
445
public PrivilegeNotHeldException(string? privilege, System.Exception? inner) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
446
public string? PrivilegeName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
449
public override void GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
460
internal QualifiedAce() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
461
public System.Security.AccessControl.AceQualifier AceQualifier { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
462
public bool IsCallback { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
463
public int OpaqueLength { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
464
public byte[]? GetOpaque() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
465
public void SetOpaque(byte[]? opaque) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
469
public RawAcl(byte revision, int capacity) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
470
public RawAcl(byte[] binaryForm, int offset) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
471
public override int BinaryLength { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
472
public override int Count { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
473
public override System.Security.AccessControl.GenericAce this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
474
public override byte Revision { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
475
public override void GetBinaryForm(byte[] binaryForm, int offset) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
476
public void InsertAce(int index, System.Security.AccessControl.GenericAce ace) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
477
public void RemoveAce(int index) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
481
public RawSecurityDescriptor(byte[] binaryForm, int offset) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
482
public RawSecurityDescriptor(System.Security.AccessControl.ControlFlags flags, System.Security.Principal.SecurityIdentifier? owner, System.Security.Principal.SecurityIdentifier? group, System.Security.AccessControl.RawAcl? systemAcl, System.Security.AccessControl.RawAcl? discretionaryAcl) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
483
public RawSecurityDescriptor(string sddlForm) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
484
public override System.Security.AccessControl.ControlFlags ControlFlags { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
485
public System.Security.AccessControl.RawAcl? DiscretionaryAcl { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
486
public override System.Security.Principal.SecurityIdentifier? Group { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
487
public override System.Security.Principal.SecurityIdentifier? Owner { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
488
public byte ResourceManagerControl { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
489
public System.Security.AccessControl.RawAcl? SystemAcl { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
490
public void SetFlags(System.Security.AccessControl.ControlFlags flags) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
518
public SystemAcl(bool isContainer, bool isDS, byte revision, int capacity) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
519
public SystemAcl(bool isContainer, bool isDS, int capacity) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
520
public SystemAcl(bool isContainer, bool isDS, System.Security.AccessControl.RawAcl rawAcl) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
521
public void AddAudit(System.Security.AccessControl.AuditFlags auditFlags, System.Security.Principal.SecurityIdentifier sid, int accessMask, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
522
public void AddAudit(System.Security.AccessControl.AuditFlags auditFlags, System.Security.Principal.SecurityIdentifier sid, int accessMask, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.ObjectAceFlags objectFlags, System.Guid objectType, System.Guid inheritedObjectType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
523
public void AddAudit(System.Security.Principal.SecurityIdentifier sid, System.Security.AccessControl.ObjectAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
524
public bool RemoveAudit(System.Security.AccessControl.AuditFlags auditFlags, System.Security.Principal.SecurityIdentifier sid, int accessMask, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
525
public bool RemoveAudit(System.Security.AccessControl.AuditFlags auditFlags, System.Security.Principal.SecurityIdentifier sid, int accessMask, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.ObjectAceFlags objectFlags, System.Guid objectType, System.Guid inheritedObjectType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
526
public bool RemoveAudit(System.Security.Principal.SecurityIdentifier sid, System.Security.AccessControl.ObjectAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
527
public void RemoveAuditSpecific(System.Security.AccessControl.AuditFlags auditFlags, System.Security.Principal.SecurityIdentifier sid, int accessMask, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
528
public void RemoveAuditSpecific(System.Security.AccessControl.AuditFlags auditFlags, System.Security.Principal.SecurityIdentifier sid, int accessMask, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.ObjectAceFlags objectFlags, System.Guid objectType, System.Guid inheritedObjectType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
529
public void RemoveAuditSpecific(System.Security.Principal.SecurityIdentifier sid, System.Security.AccessControl.ObjectAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
530
public void SetAudit(System.Security.AccessControl.AuditFlags auditFlags, System.Security.Principal.SecurityIdentifier sid, int accessMask, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
531
public void SetAudit(System.Security.AccessControl.AuditFlags auditFlags, System.Security.Principal.SecurityIdentifier sid, int accessMask, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.ObjectAceFlags objectFlags, System.Guid objectType, System.Guid inheritedObjectType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
532
public void SetAudit(System.Security.Principal.SecurityIdentifier sid, System.Security.AccessControl.ObjectAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
540
public Evidence() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
542
public Evidence(object[] hostEvidence, object[] assemblyEvidence) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
543
public Evidence(System.Security.Policy.Evidence evidence) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
544
public Evidence(System.Security.Policy.EvidenceBase[] hostEvidence, System.Security.Policy.EvidenceBase[] assemblyEvidence) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
546
public int Count { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
547
public bool IsReadOnly { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
548
public bool IsSynchronized { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
549
public bool Locked { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
550
public object SyncRoot { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
552
public void AddAssembly(object id) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
553
public void AddAssemblyEvidence<T>(T evidence) where T : System.Security.Policy.EvidenceBase { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
555
public void AddHost(object id) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
556
public void AddHostEvidence<T>(T evidence) where T : System.Security.Policy.EvidenceBase { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
557
public void Clear() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
558
public System.Security.Policy.Evidence? Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
560
public void CopyTo(System.Array array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
561
public System.Collections.IEnumerator GetAssemblyEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
562
public T? GetAssemblyEvidence<T>() where T : System.Security.Policy.EvidenceBase { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
564
public System.Collections.IEnumerator GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
565
public System.Collections.IEnumerator GetHostEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
566
public T? GetHostEvidence<T>() where T : System.Security.Policy.EvidenceBase { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
567
public void Merge(System.Security.Policy.Evidence evidence) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
568
public void RemoveType(System.Type t) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
572
protected EvidenceBase() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
573
public virtual System.Security.Policy.EvidenceBase? Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
System.Security.Claims (6)
System\Security\Claims\ClaimsIdentity.cs (3)
293
throw new
PlatformNotSupportedException
();
308
throw new
PlatformNotSupportedException
();
1007
throw new
PlatformNotSupportedException
();
System\Security\Claims\ClaimsPrincipal.cs (3)
54
throw new
PlatformNotSupportedException
();
552
throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_Serialization); // BinaryFormatter and WindowsIdentity would be needed
558
throw new
PlatformNotSupportedException
();
System.Security.Cryptography (2613)
artifacts\obj\System.Security.Cryptography\Debug\net10.0\System.Security.Cryptography.notsupported.cs (2613)
12
protected SafeNCryptHandle() : base (default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
14
protected SafeNCryptHandle(System.IntPtr handle, System.Runtime.InteropServices.SafeHandle parentHandle) : base (default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
15
protected override bool ReleaseHandle() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
21
public SafeNCryptKeyHandle() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
23
public SafeNCryptKeyHandle(System.IntPtr handle, System.Runtime.InteropServices.SafeHandle parentHandle) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
24
protected override bool ReleaseNativeHandle() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
29
public SafeNCryptProviderHandle() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
30
protected override bool ReleaseNativeHandle() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
35
public SafeNCryptSecretHandle() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
36
protected override bool ReleaseNativeHandle() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
40
public SafeX509ChainHandle() : base (default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
42
protected override bool ReleaseHandle() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
49
protected Aes() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
51
public static new System.Security.Cryptography.Aes Create() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
54
public static new System.Security.Cryptography.Aes? Create(string algorithmName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
55
public byte[] DecryptKeyWrapPadded(byte[] ciphertext) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
56
public byte[] DecryptKeyWrapPadded(System.ReadOnlySpan<byte> ciphertext) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
57
public int DecryptKeyWrapPadded(System.ReadOnlySpan<byte> ciphertext, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
58
protected virtual int DecryptKeyWrapPaddedCore(System.ReadOnlySpan<byte> source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
59
public byte[] EncryptKeyWrapPadded(byte[] plaintext) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
60
public byte[] EncryptKeyWrapPadded(System.ReadOnlySpan<byte> plaintext) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
61
public void EncryptKeyWrapPadded(System.ReadOnlySpan<byte> plaintext, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
62
protected virtual void EncryptKeyWrapPaddedCore(System.ReadOnlySpan<byte> source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
63
public static int GetKeyWrapPaddedLength(int plaintextLengthInBytes) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
64
public bool TryDecryptKeyWrapPadded(System.ReadOnlySpan<byte> ciphertext, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
71
public AesCcm(byte[] key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
72
public AesCcm(System.ReadOnlySpan<byte> key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
73
public static bool IsSupported { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
74
public static System.Security.Cryptography.KeySizes NonceByteSizes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
75
public static System.Security.Cryptography.KeySizes TagByteSizes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
76
public void Decrypt(byte[] nonce, byte[] ciphertext, byte[] tag, byte[] plaintext, byte[]? associatedData = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
77
public void Decrypt(System.ReadOnlySpan<byte> nonce, System.ReadOnlySpan<byte> ciphertext, System.ReadOnlySpan<byte> tag, System.Span<byte> plaintext, System.ReadOnlySpan<byte> associatedData = default(System.ReadOnlySpan<byte>)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
79
public void Encrypt(byte[] nonce, byte[] plaintext, byte[] ciphertext, byte[] tag, byte[]? associatedData = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
80
public void Encrypt(System.ReadOnlySpan<byte> nonce, System.ReadOnlySpan<byte> plaintext, System.Span<byte> ciphertext, System.Span<byte> tag, System.ReadOnlySpan<byte> associatedData = default(System.ReadOnlySpan<byte>)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
85
public AesCng() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
87
public AesCng(System.Security.Cryptography.CngKey key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
89
public AesCng(string keyName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
91
public AesCng(string keyName, System.Security.Cryptography.CngProvider provider) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
93
public AesCng(string keyName, System.Security.Cryptography.CngProvider provider, System.Security.Cryptography.CngKeyOpenOptions openOptions) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
94
public override byte[] Key { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
95
public override int KeySize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
96
public override System.Security.Cryptography.ICryptoTransform CreateDecryptor() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
97
public override System.Security.Cryptography.ICryptoTransform CreateDecryptor(byte[] rgbKey, byte[]? rgbIV) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
98
public override System.Security.Cryptography.ICryptoTransform CreateEncryptor() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
99
public override System.Security.Cryptography.ICryptoTransform CreateEncryptor(byte[] rgbKey, byte[]? rgbIV) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
101
public override void GenerateIV() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
102
public override void GenerateKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
103
protected override bool TryDecryptCbcCore(System.ReadOnlySpan<byte> ciphertext, System.ReadOnlySpan<byte> iv, System.Span<byte> destination, System.Security.Cryptography.PaddingMode paddingMode, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
104
protected override bool TryDecryptCfbCore(System.ReadOnlySpan<byte> ciphertext, System.ReadOnlySpan<byte> iv, System.Span<byte> destination, System.Security.Cryptography.PaddingMode paddingMode, int feedbackSizeInBits, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
105
protected override bool TryDecryptEcbCore(System.ReadOnlySpan<byte> ciphertext, System.Span<byte> destination, System.Security.Cryptography.PaddingMode paddingMode, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
106
protected override bool TryEncryptCbcCore(System.ReadOnlySpan<byte> plaintext, System.ReadOnlySpan<byte> iv, System.Span<byte> destination, System.Security.Cryptography.PaddingMode paddingMode, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
107
protected override bool TryEncryptCfbCore(System.ReadOnlySpan<byte> plaintext, System.ReadOnlySpan<byte> iv, System.Span<byte> destination, System.Security.Cryptography.PaddingMode paddingMode, int feedbackSizeInBits, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
108
protected override bool TryEncryptEcbCore(System.ReadOnlySpan<byte> plaintext, System.Span<byte> destination, System.Security.Cryptography.PaddingMode paddingMode, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
115
public AesCryptoServiceProvider() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
116
public override int BlockSize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
117
public override int FeedbackSize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
118
public override byte[] IV { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
119
public override byte[] Key { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
120
public override int KeySize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
121
public override System.Security.Cryptography.KeySizes[] LegalBlockSizes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
122
public override System.Security.Cryptography.KeySizes[] LegalKeySizes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
123
public override System.Security.Cryptography.CipherMode Mode { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
124
public override System.Security.Cryptography.PaddingMode Padding { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
125
public override System.Security.Cryptography.ICryptoTransform CreateDecryptor() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
126
public override System.Security.Cryptography.ICryptoTransform CreateDecryptor(byte[] rgbKey, byte[]? rgbIV) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
127
public override System.Security.Cryptography.ICryptoTransform CreateEncryptor() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
128
public override System.Security.Cryptography.ICryptoTransform CreateEncryptor(byte[] rgbKey, byte[]? rgbIV) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
130
public override void GenerateIV() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
131
public override void GenerateKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
141
public AesGcm(byte[] key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
142
public AesGcm(byte[] key, int tagSizeInBytes) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
144
public AesGcm(System.ReadOnlySpan<byte> key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
145
public AesGcm(System.ReadOnlySpan<byte> key, int tagSizeInBytes) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
146
public static bool IsSupported { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
147
public static System.Security.Cryptography.KeySizes NonceByteSizes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
148
public static System.Security.Cryptography.KeySizes TagByteSizes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
149
public int? TagSizeInBytes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
150
public void Decrypt(byte[] nonce, byte[] ciphertext, byte[] tag, byte[] plaintext, byte[]? associatedData = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
151
public void Decrypt(System.ReadOnlySpan<byte> nonce, System.ReadOnlySpan<byte> ciphertext, System.ReadOnlySpan<byte> tag, System.Span<byte> plaintext, System.ReadOnlySpan<byte> associatedData = default(System.ReadOnlySpan<byte>)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
153
public void Encrypt(byte[] nonce, byte[] plaintext, byte[] ciphertext, byte[] tag, byte[]? associatedData = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
154
public void Encrypt(System.ReadOnlySpan<byte> nonce, System.ReadOnlySpan<byte> plaintext, System.Span<byte> ciphertext, System.Span<byte> tag, System.ReadOnlySpan<byte> associatedData = default(System.ReadOnlySpan<byte>)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
161
public AesManaged() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
162
public override int BlockSize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
163
public override int FeedbackSize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
164
public override byte[] IV { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
165
public override byte[] Key { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
166
public override int KeySize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
167
public override System.Security.Cryptography.KeySizes[] LegalBlockSizes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
168
public override System.Security.Cryptography.KeySizes[] LegalKeySizes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
169
public override System.Security.Cryptography.CipherMode Mode { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
170
public override System.Security.Cryptography.PaddingMode Padding { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
171
public override System.Security.Cryptography.ICryptoTransform CreateDecryptor() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
172
public override System.Security.Cryptography.ICryptoTransform CreateDecryptor(byte[] rgbKey, byte[]? rgbIV) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
173
public override System.Security.Cryptography.ICryptoTransform CreateEncryptor() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
174
public override System.Security.Cryptography.ICryptoTransform CreateEncryptor(byte[] rgbKey, byte[]? rgbIV) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
176
public override void GenerateIV() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
177
public override void GenerateKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
181
protected AsnEncodedData() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
182
public AsnEncodedData(byte[] rawData) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
183
public AsnEncodedData(System.ReadOnlySpan<byte> rawData) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
184
public AsnEncodedData(System.Security.Cryptography.AsnEncodedData asnEncodedData) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
185
public AsnEncodedData(System.Security.Cryptography.Oid? oid, byte[] rawData) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
186
public AsnEncodedData(System.Security.Cryptography.Oid? oid, System.ReadOnlySpan<byte> rawData) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
187
public AsnEncodedData(string oid, byte[] rawData) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
188
public AsnEncodedData(string oid, System.ReadOnlySpan<byte> rawData) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
189
public System.Security.Cryptography.Oid? Oid { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
190
public byte[] RawData { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
191
public virtual void CopyFrom(System.Security.Cryptography.AsnEncodedData asnEncodedData) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
192
public virtual string Format(bool multiLine) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
196
public AsnEncodedDataCollection() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
197
public AsnEncodedDataCollection(System.Security.Cryptography.AsnEncodedData asnEncodedData) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
198
public int Count { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
199
public bool IsSynchronized { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
200
public System.Security.Cryptography.AsnEncodedData this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
201
public object SyncRoot { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
202
public int Add(System.Security.Cryptography.AsnEncodedData asnEncodedData) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
203
public void CopyTo(System.Security.Cryptography.AsnEncodedData[] array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
204
public System.Security.Cryptography.AsnEncodedDataEnumerator GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
205
public void Remove(System.Security.Cryptography.AsnEncodedData asnEncodedData) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
206
void System.Collections.ICollection.CopyTo(System.Array array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
207
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
211
internal AsnEncodedDataEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
212
public System.Security.Cryptography.AsnEncodedData Current { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
213
object System.Collections.IEnumerator.Current { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
214
public bool MoveNext() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
215
public void Reset() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
222
protected AsymmetricAlgorithm() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
223
public virtual string? KeyExchangeAlgorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
224
public virtual int KeySize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
225
public virtual System.Security.Cryptography.KeySizes[] LegalKeySizes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
226
public virtual string? SignatureAlgorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
227
public void Clear() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
229
public static System.Security.Cryptography.AsymmetricAlgorithm Create() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
232
public static System.Security.Cryptography.AsymmetricAlgorithm? Create(string algName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
235
public virtual byte[] ExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<byte> passwordBytes, System.Security.Cryptography.PbeParameters pbeParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
236
public virtual byte[] ExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<char> password, System.Security.Cryptography.PbeParameters pbeParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
237
public string ExportEncryptedPkcs8PrivateKeyPem(System.ReadOnlySpan<byte> passwordBytes, System.Security.Cryptography.PbeParameters pbeParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
238
public string ExportEncryptedPkcs8PrivateKeyPem(System.ReadOnlySpan<char> password, System.Security.Cryptography.PbeParameters pbeParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
239
public virtual byte[] ExportPkcs8PrivateKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
240
public string ExportPkcs8PrivateKeyPem() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
241
public virtual byte[] ExportSubjectPublicKeyInfo() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
242
public string ExportSubjectPublicKeyInfoPem() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
243
public virtual void FromXmlString(string xmlString) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
244
public virtual void ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<byte> passwordBytes, System.ReadOnlySpan<byte> source, out int bytesRead) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
245
public virtual void ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<char> password, System.ReadOnlySpan<byte> source, out int bytesRead) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
246
public virtual void ImportFromEncryptedPem(System.ReadOnlySpan<char> input, System.ReadOnlySpan<byte> passwordBytes) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
247
public virtual void ImportFromEncryptedPem(System.ReadOnlySpan<char> input, System.ReadOnlySpan<char> password) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
248
public virtual void ImportFromPem(System.ReadOnlySpan<char> input) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
249
public virtual void ImportPkcs8PrivateKey(System.ReadOnlySpan<byte> source, out int bytesRead) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
250
public virtual void ImportSubjectPublicKeyInfo(System.ReadOnlySpan<byte> source, out int bytesRead) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
251
public virtual string ToXmlString(bool includePrivateParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
252
public virtual bool TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<byte> passwordBytes, System.Security.Cryptography.PbeParameters pbeParameters, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
253
public virtual bool TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<char> password, System.Security.Cryptography.PbeParameters pbeParameters, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
254
public bool TryExportEncryptedPkcs8PrivateKeyPem(System.ReadOnlySpan<byte> passwordBytes, System.Security.Cryptography.PbeParameters pbeParameters, System.Span<char> destination, out int charsWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
255
public bool TryExportEncryptedPkcs8PrivateKeyPem(System.ReadOnlySpan<char> password, System.Security.Cryptography.PbeParameters pbeParameters, System.Span<char> destination, out int charsWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
256
public virtual bool TryExportPkcs8PrivateKey(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
257
public bool TryExportPkcs8PrivateKeyPem(System.Span<char> destination, out int charsWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
258
public virtual bool TryExportSubjectPublicKeyInfo(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
259
public bool TryExportSubjectPublicKeyInfoPem(System.Span<char> destination, out int charsWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
263
protected AsymmetricKeyExchangeDeformatter() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
270
protected AsymmetricKeyExchangeFormatter() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
278
protected AsymmetricSignatureDeformatter() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
282
public virtual bool VerifySignature(System.Security.Cryptography.HashAlgorithm hash, byte[] rgbSignature) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
286
protected AsymmetricSignatureFormatter() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
288
public virtual byte[] CreateSignature(System.Security.Cryptography.HashAlgorithm hash) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
294
public AuthenticationTagMismatchException() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
295
public AuthenticationTagMismatchException(string? message) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
296
public AuthenticationTagMismatchException(string? message, System.Exception? inner) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
305
public ChaCha20Poly1305(byte[] key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
306
public ChaCha20Poly1305(System.ReadOnlySpan<byte> key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
307
public static bool IsSupported { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
308
public void Decrypt(byte[] nonce, byte[] ciphertext, byte[] tag, byte[] plaintext, byte[]? associatedData = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
309
public void Decrypt(System.ReadOnlySpan<byte> nonce, System.ReadOnlySpan<byte> ciphertext, System.ReadOnlySpan<byte> tag, System.Span<byte> plaintext, System.ReadOnlySpan<byte> associatedData = default(System.ReadOnlySpan<byte>)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
311
public void Encrypt(byte[] nonce, byte[] plaintext, byte[] ciphertext, byte[] tag, byte[]? associatedData = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
312
public void Encrypt(System.ReadOnlySpan<byte> nonce, System.ReadOnlySpan<byte> plaintext, System.Span<byte> ciphertext, System.Span<byte> tag, System.ReadOnlySpan<byte> associatedData = default(System.ReadOnlySpan<byte>)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
325
public CngAlgorithm(string algorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
326
public string Algorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
327
public static System.Security.Cryptography.CngAlgorithm ECDiffieHellman { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
328
public static System.Security.Cryptography.CngAlgorithm ECDiffieHellmanP256 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
329
public static System.Security.Cryptography.CngAlgorithm ECDiffieHellmanP384 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
330
public static System.Security.Cryptography.CngAlgorithm ECDiffieHellmanP521 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
331
public static System.Security.Cryptography.CngAlgorithm ECDsa { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
332
public static System.Security.Cryptography.CngAlgorithm ECDsaP256 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
333
public static System.Security.Cryptography.CngAlgorithm ECDsaP384 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
334
public static System.Security.Cryptography.CngAlgorithm ECDsaP521 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
335
public static System.Security.Cryptography.CngAlgorithm MD5 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
337
public static System.Security.Cryptography.CngAlgorithm MLDsa { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
339
public static System.Security.Cryptography.CngAlgorithm MLKem { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
340
public static System.Security.Cryptography.CngAlgorithm Rsa { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
341
public static System.Security.Cryptography.CngAlgorithm Sha1 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
342
public static System.Security.Cryptography.CngAlgorithm Sha256 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
343
public static System.Security.Cryptography.CngAlgorithm Sha384 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
344
public static System.Security.Cryptography.CngAlgorithm Sha512 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
345
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? obj) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
346
public bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] System.Security.Cryptography.CngAlgorithm? other) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
347
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
348
public static bool operator ==(System.Security.Cryptography.CngAlgorithm? left, System.Security.Cryptography.CngAlgorithm? right) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
349
public static bool operator !=(System.Security.Cryptography.CngAlgorithm? left, System.Security.Cryptography.CngAlgorithm? right) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
350
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
354
public CngAlgorithmGroup(string algorithmGroup) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
355
public string AlgorithmGroup { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
356
public static System.Security.Cryptography.CngAlgorithmGroup DiffieHellman { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
357
public static System.Security.Cryptography.CngAlgorithmGroup Dsa { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
358
public static System.Security.Cryptography.CngAlgorithmGroup ECDiffieHellman { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
359
public static System.Security.Cryptography.CngAlgorithmGroup ECDsa { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
361
public static System.Security.Cryptography.CngAlgorithmGroup MLDsa { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
363
public static System.Security.Cryptography.CngAlgorithmGroup MLKem { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
364
public static System.Security.Cryptography.CngAlgorithmGroup Rsa { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
365
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? obj) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
366
public bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] System.Security.Cryptography.CngAlgorithmGroup? other) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
367
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
368
public static bool operator ==(System.Security.Cryptography.CngAlgorithmGroup? left, System.Security.Cryptography.CngAlgorithmGroup? right) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
369
public static bool operator !=(System.Security.Cryptography.CngAlgorithmGroup? left, System.Security.Cryptography.CngAlgorithmGroup? right) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
370
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
383
internal CngKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
384
public System.Security.Cryptography.CngAlgorithm Algorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
385
public System.Security.Cryptography.CngAlgorithmGroup? AlgorithmGroup { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
386
public System.Security.Cryptography.CngExportPolicies ExportPolicy { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
387
public Microsoft.Win32.SafeHandles.SafeNCryptKeyHandle Handle { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
388
public bool IsEphemeral { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
389
public bool IsMachineKey { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
390
public string? KeyName { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
391
public int KeySize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
392
public System.Security.Cryptography.CngKeyUsages KeyUsage { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
393
public System.IntPtr ParentWindowHandle { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
394
public System.Security.Cryptography.CngProvider? Provider { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
395
public Microsoft.Win32.SafeHandles.SafeNCryptProviderHandle ProviderHandle { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
396
public System.Security.Cryptography.CngUIPolicy UIPolicy { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
397
public string? UniqueName { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
399
public static System.Security.Cryptography.CngKey Create(System.Security.Cryptography.CngAlgorithm algorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
401
public static System.Security.Cryptography.CngKey Create(System.Security.Cryptography.CngAlgorithm algorithm, string? keyName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
403
public static System.Security.Cryptography.CngKey Create(System.Security.Cryptography.CngAlgorithm algorithm, string? keyName, System.Security.Cryptography.CngKeyCreationParameters? creationParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
404
public void Delete() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
407
public static bool Exists(string keyName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
409
public static bool Exists(string keyName, System.Security.Cryptography.CngProvider provider) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
411
public static bool Exists(string keyName, System.Security.Cryptography.CngProvider provider, System.Security.Cryptography.CngKeyOpenOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
412
public byte[] Export(System.Security.Cryptography.CngKeyBlobFormat format) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
413
public System.Security.Cryptography.CngProperty GetProperty(string name, System.Security.Cryptography.CngPropertyOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
414
public bool HasProperty(string name, System.Security.Cryptography.CngPropertyOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
416
public static System.Security.Cryptography.CngKey Import(byte[] keyBlob, System.Security.Cryptography.CngKeyBlobFormat format) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
418
public static System.Security.Cryptography.CngKey Import(byte[] keyBlob, System.Security.Cryptography.CngKeyBlobFormat format, System.Security.Cryptography.CngProvider provider) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
420
public static System.Security.Cryptography.CngKey Open(Microsoft.Win32.SafeHandles.SafeNCryptKeyHandle keyHandle, System.Security.Cryptography.CngKeyHandleOpenOptions keyHandleOpenOptions) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
422
public static System.Security.Cryptography.CngKey Open(string keyName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
424
public static System.Security.Cryptography.CngKey Open(string keyName, System.Security.Cryptography.CngProvider provider) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
426
public static System.Security.Cryptography.CngKey Open(string keyName, System.Security.Cryptography.CngProvider provider, System.Security.Cryptography.CngKeyOpenOptions openOptions) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
427
public void SetProperty(System.Security.Cryptography.CngProperty property) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
431
public CngKeyBlobFormat(string format) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
432
public static System.Security.Cryptography.CngKeyBlobFormat EccFullPrivateBlob { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
433
public static System.Security.Cryptography.CngKeyBlobFormat EccFullPublicBlob { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
434
public static System.Security.Cryptography.CngKeyBlobFormat EccPrivateBlob { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
435
public static System.Security.Cryptography.CngKeyBlobFormat EccPublicBlob { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
436
public string Format { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
437
public static System.Security.Cryptography.CngKeyBlobFormat GenericPrivateBlob { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
438
public static System.Security.Cryptography.CngKeyBlobFormat GenericPublicBlob { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
440
public static System.Security.Cryptography.CngKeyBlobFormat MLKemPrivateBlob { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
442
public static System.Security.Cryptography.CngKeyBlobFormat MLKemPrivateSeedBlob { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
444
public static System.Security.Cryptography.CngKeyBlobFormat MLKemPublicBlob { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
445
public static System.Security.Cryptography.CngKeyBlobFormat OpaqueTransportBlob { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
446
public static System.Security.Cryptography.CngKeyBlobFormat Pkcs8PrivateBlob { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
448
public static System.Security.Cryptography.CngKeyBlobFormat PQDsaPrivateBlob { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
450
public static System.Security.Cryptography.CngKeyBlobFormat PQDsaPrivateSeedBlob { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
452
public static System.Security.Cryptography.CngKeyBlobFormat PQDsaPublicBlob { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
453
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? obj) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
454
public bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] System.Security.Cryptography.CngKeyBlobFormat? other) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
455
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
456
public static bool operator ==(System.Security.Cryptography.CngKeyBlobFormat? left, System.Security.Cryptography.CngKeyBlobFormat? right) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
457
public static bool operator !=(System.Security.Cryptography.CngKeyBlobFormat? left, System.Security.Cryptography.CngKeyBlobFormat? right) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
458
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
472
public CngKeyCreationParameters() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
473
public System.Security.Cryptography.CngExportPolicies? ExportPolicy { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
474
public System.Security.Cryptography.CngKeyCreationOptions KeyCreationOptions { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
475
public System.Security.Cryptography.CngKeyUsages? KeyUsage { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
476
public System.Security.Cryptography.CngPropertyCollection Parameters { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
477
public System.IntPtr ParentWindowHandle { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
478
public System.Security.Cryptography.CngProvider Provider { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
479
public System.Security.Cryptography.CngUIPolicy? UIPolicy { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
508
public CngProperty(string name, byte[]? value, System.Security.Cryptography.CngPropertyOptions options) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
509
public readonly string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
510
public readonly System.Security.Cryptography.CngPropertyOptions Options { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
511
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? obj) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
512
public bool Equals(System.Security.Cryptography.CngProperty other) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
513
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
514
public byte[]? GetValue() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
515
public static bool operator ==(System.Security.Cryptography.CngProperty left, System.Security.Cryptography.CngProperty right) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
516
public static bool operator !=(System.Security.Cryptography.CngProperty left, System.Security.Cryptography.CngProperty right) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
520
public CngPropertyCollection() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
531
public CngProvider(string provider) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
532
public static System.Security.Cryptography.CngProvider MicrosoftPlatformCryptoProvider { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
533
public static System.Security.Cryptography.CngProvider MicrosoftSmartCardKeyStorageProvider { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
534
public static System.Security.Cryptography.CngProvider MicrosoftSoftwareKeyStorageProvider { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
535
public string Provider { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
536
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? obj) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
537
public bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] System.Security.Cryptography.CngProvider? other) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
538
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
539
public static bool operator ==(System.Security.Cryptography.CngProvider? left, System.Security.Cryptography.CngProvider? right) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
540
public static bool operator !=(System.Security.Cryptography.CngProvider? left, System.Security.Cryptography.CngProvider? right) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
541
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
545
public CngUIPolicy(System.Security.Cryptography.CngUIProtectionLevels protectionLevel) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
546
public CngUIPolicy(System.Security.Cryptography.CngUIProtectionLevels protectionLevel, string? friendlyName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
547
public CngUIPolicy(System.Security.Cryptography.CngUIProtectionLevels protectionLevel, string? friendlyName, string? description) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
548
public CngUIPolicy(System.Security.Cryptography.CngUIProtectionLevels protectionLevel, string? friendlyName, string? description, string? useContext) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
549
public CngUIPolicy(System.Security.Cryptography.CngUIProtectionLevels protectionLevel, string? friendlyName, string? description, string? useContext, string? creationTitle) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
550
public string? CreationTitle { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
551
public string? Description { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
552
public string? FriendlyName { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
553
public System.Security.Cryptography.CngUIProtectionLevels ProtectionLevel { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
554
public string? UseContext { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
566
protected CompositeMLDsa(System.Security.Cryptography.CompositeMLDsaAlgorithm algorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
567
public System.Security.Cryptography.CompositeMLDsaAlgorithm Algorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
568
public static bool IsSupported { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
571
public byte[] ExportCompositeMLDsaPrivateKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
572
public byte[] ExportCompositeMLDsaPublicKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
573
public byte[] ExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<byte> passwordBytes, System.Security.Cryptography.PbeParameters pbeParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
574
public byte[] ExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<char> password, System.Security.Cryptography.PbeParameters pbeParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
575
public byte[] ExportEncryptedPkcs8PrivateKey(string password, System.Security.Cryptography.PbeParameters pbeParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
576
public string ExportEncryptedPkcs8PrivateKeyPem(System.ReadOnlySpan<byte> passwordBytes, System.Security.Cryptography.PbeParameters pbeParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
577
public string ExportEncryptedPkcs8PrivateKeyPem(System.ReadOnlySpan<char> password, System.Security.Cryptography.PbeParameters pbeParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
578
public string ExportEncryptedPkcs8PrivateKeyPem(string password, System.Security.Cryptography.PbeParameters pbeParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
579
public byte[] ExportPkcs8PrivateKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
580
public string ExportPkcs8PrivateKeyPem() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
581
public byte[] ExportSubjectPublicKeyInfo() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
582
public string ExportSubjectPublicKeyInfoPem() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
583
public static System.Security.Cryptography.CompositeMLDsa GenerateKey(System.Security.Cryptography.CompositeMLDsaAlgorithm algorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
584
public static System.Security.Cryptography.CompositeMLDsa ImportCompositeMLDsaPrivateKey(System.Security.Cryptography.CompositeMLDsaAlgorithm algorithm, System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
585
public static System.Security.Cryptography.CompositeMLDsa ImportCompositeMLDsaPublicKey(System.Security.Cryptography.CompositeMLDsaAlgorithm algorithm, System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
586
public static System.Security.Cryptography.CompositeMLDsa ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<byte> passwordBytes, System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
587
public static System.Security.Cryptography.CompositeMLDsa ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<char> password, System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
588
public static System.Security.Cryptography.CompositeMLDsa ImportEncryptedPkcs8PrivateKey(string password, byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
589
public static System.Security.Cryptography.CompositeMLDsa ImportFromEncryptedPem(System.ReadOnlySpan<char> source, System.ReadOnlySpan<byte> passwordBytes) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
590
public static System.Security.Cryptography.CompositeMLDsa ImportFromEncryptedPem(System.ReadOnlySpan<char> source, System.ReadOnlySpan<char> password) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
591
public static System.Security.Cryptography.CompositeMLDsa ImportFromEncryptedPem(string source, byte[] passwordBytes) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
592
public static System.Security.Cryptography.CompositeMLDsa ImportFromEncryptedPem(string source, string password) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
593
public static System.Security.Cryptography.CompositeMLDsa ImportFromPem(System.ReadOnlySpan<char> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
594
public static System.Security.Cryptography.CompositeMLDsa ImportFromPem(string source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
595
public static System.Security.Cryptography.CompositeMLDsa ImportPkcs8PrivateKey(byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
596
public static System.Security.Cryptography.CompositeMLDsa ImportPkcs8PrivateKey(System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
597
public static System.Security.Cryptography.CompositeMLDsa ImportSubjectPublicKeyInfo(byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
598
public static System.Security.Cryptography.CompositeMLDsa ImportSubjectPublicKeyInfo(System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
599
public static bool IsAlgorithmSupported(System.Security.Cryptography.CompositeMLDsaAlgorithm algorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
600
public byte[] SignData(byte[] data, byte[]? context = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
601
public bool TryExportCompositeMLDsaPrivateKey(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
603
public bool TryExportCompositeMLDsaPublicKey(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
605
public bool TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<byte> passwordBytes, System.Security.Cryptography.PbeParameters pbeParameters, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
606
public bool TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<char> password, System.Security.Cryptography.PbeParameters pbeParameters, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
607
public bool TryExportEncryptedPkcs8PrivateKey(string password, System.Security.Cryptography.PbeParameters pbeParameters, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
608
public bool TryExportPkcs8PrivateKey(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
610
public bool TryExportSubjectPublicKeyInfo(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
611
public bool TrySignData(System.ReadOnlySpan<byte> data, System.Span<byte> destination, out int bytesWritten, System.ReadOnlySpan<byte> context = default(System.ReadOnlySpan<byte>)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
613
public bool VerifyData(byte[] data, byte[] signature, byte[]? context = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
614
public bool VerifyData(System.ReadOnlySpan<byte> data, System.ReadOnlySpan<byte> signature, System.ReadOnlySpan<byte> context = default(System.ReadOnlySpan<byte>)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
620
internal CompositeMLDsaAlgorithm() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
621
public int MaxSignatureSizeInBytes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
622
public static System.Security.Cryptography.CompositeMLDsaAlgorithm MLDsa44WithECDsaP256 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
623
public static System.Security.Cryptography.CompositeMLDsaAlgorithm MLDsa44WithEd25519 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
624
public static System.Security.Cryptography.CompositeMLDsaAlgorithm MLDsa44WithRSA2048Pkcs15 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
625
public static System.Security.Cryptography.CompositeMLDsaAlgorithm MLDsa44WithRSA2048Pss { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
626
public static System.Security.Cryptography.CompositeMLDsaAlgorithm MLDsa65WithECDsaBrainpoolP256r1 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
627
public static System.Security.Cryptography.CompositeMLDsaAlgorithm MLDsa65WithECDsaP256 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
628
public static System.Security.Cryptography.CompositeMLDsaAlgorithm MLDsa65WithECDsaP384 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
629
public static System.Security.Cryptography.CompositeMLDsaAlgorithm MLDsa65WithEd25519 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
630
public static System.Security.Cryptography.CompositeMLDsaAlgorithm MLDsa65WithRSA3072Pkcs15 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
631
public static System.Security.Cryptography.CompositeMLDsaAlgorithm MLDsa65WithRSA3072Pss { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
632
public static System.Security.Cryptography.CompositeMLDsaAlgorithm MLDsa65WithRSA4096Pkcs15 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
633
public static System.Security.Cryptography.CompositeMLDsaAlgorithm MLDsa65WithRSA4096Pss { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
634
public static System.Security.Cryptography.CompositeMLDsaAlgorithm MLDsa87WithECDsaBrainpoolP384r1 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
635
public static System.Security.Cryptography.CompositeMLDsaAlgorithm MLDsa87WithECDsaP384 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
636
public static System.Security.Cryptography.CompositeMLDsaAlgorithm MLDsa87WithECDsaP521 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
637
public static System.Security.Cryptography.CompositeMLDsaAlgorithm MLDsa87WithEd448 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
638
public static System.Security.Cryptography.CompositeMLDsaAlgorithm MLDsa87WithRSA3072Pss { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
639
public static System.Security.Cryptography.CompositeMLDsaAlgorithm MLDsa87WithRSA4096Pss { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
640
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
641
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? obj) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
642
public bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] System.Security.Cryptography.CompositeMLDsaAlgorithm? other) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
643
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
644
public static bool operator ==(System.Security.Cryptography.CompositeMLDsaAlgorithm? left, System.Security.Cryptography.CompositeMLDsaAlgorithm? right) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
645
public static bool operator !=(System.Security.Cryptography.CompositeMLDsaAlgorithm? left, System.Security.Cryptography.CompositeMLDsaAlgorithm? right) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
646
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
650
public CryptoConfig() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
651
public static bool AllowOnlyFipsAlgorithms { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
653
public static void AddAlgorithm(System.Type algorithm, params string[] names) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
655
public static void AddOID(string oid, params string[] names) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
657
public static object? CreateFromName(string name) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
659
public static object? CreateFromName(string name, params object?[]? args) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
662
public static byte[] EncodeOID(string str) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
664
public static string? MapNameToOID(string name) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
668
public static bool FixedTimeEquals(System.ReadOnlySpan<byte> left, System.ReadOnlySpan<byte> right) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
669
public static byte[] HashData(System.Security.Cryptography.HashAlgorithmName hashAlgorithm, byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
670
public static byte[] HashData(System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.IO.Stream source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
671
public static int HashData(System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.IO.Stream source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
672
public static byte[] HashData(System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
673
public static int HashData(System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.ReadOnlySpan<byte> source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
674
public static System.Threading.Tasks.ValueTask<int> HashDataAsync(System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.IO.Stream source, System.Memory<byte> destination, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
675
public static System.Threading.Tasks.ValueTask<byte[]> HashDataAsync(System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.IO.Stream source, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
676
public static byte[] HmacData(System.Security.Cryptography.HashAlgorithmName hashAlgorithm, byte[] key, byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
677
public static byte[] HmacData(System.Security.Cryptography.HashAlgorithmName hashAlgorithm, byte[] key, System.IO.Stream source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
678
public static byte[] HmacData(System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.ReadOnlySpan<byte> key, System.IO.Stream source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
679
public static int HmacData(System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.ReadOnlySpan<byte> key, System.IO.Stream source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
680
public static byte[] HmacData(System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
681
public static int HmacData(System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
682
public static System.Threading.Tasks.ValueTask<byte[]> HmacDataAsync(System.Security.Cryptography.HashAlgorithmName hashAlgorithm, byte[] key, System.IO.Stream source, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
683
public static System.Threading.Tasks.ValueTask<int> HmacDataAsync(System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.ReadOnlyMemory<byte> key, System.IO.Stream source, System.Memory<byte> destination, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
684
public static System.Threading.Tasks.ValueTask<byte[]> HmacDataAsync(System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.ReadOnlyMemory<byte> key, System.IO.Stream source, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
685
public static bool TryHashData(System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.ReadOnlySpan<byte> source, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
686
public static bool TryHmacData(System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> source, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
687
public static void ZeroMemory(System.Span<byte> buffer) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
691
public CryptographicUnexpectedOperationException() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
694
protected CryptographicUnexpectedOperationException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
695
public CryptographicUnexpectedOperationException(string? message) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
696
public CryptographicUnexpectedOperationException(string? message, System.Exception? inner) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
697
public CryptographicUnexpectedOperationException(string format, string? insert) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
701
public CryptoStream(System.IO.Stream stream, System.Security.Cryptography.ICryptoTransform transform, System.Security.Cryptography.CryptoStreamMode mode) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
702
public CryptoStream(System.IO.Stream stream, System.Security.Cryptography.ICryptoTransform transform, System.Security.Cryptography.CryptoStreamMode mode, bool leaveOpen) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
703
public override bool CanRead { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
704
public override bool CanSeek { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
705
public override bool CanWrite { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
706
public bool HasFlushedFinalBlock { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
707
public override long Length { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
708
public override long Position { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
709
public override System.IAsyncResult BeginRead(byte[] buffer, int offset, int count, System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
710
public override System.IAsyncResult BeginWrite(byte[] buffer, int offset, int count, System.AsyncCallback? callback, object? state) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
711
public void Clear() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
712
public override void CopyTo(System.IO.Stream destination, int bufferSize) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
713
public override System.Threading.Tasks.Task CopyToAsync(System.IO.Stream destination, int bufferSize, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
715
public override System.Threading.Tasks.ValueTask DisposeAsync() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
716
public override int EndRead(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
717
public override void EndWrite(System.IAsyncResult asyncResult) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
718
public override void Flush() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
719
public override System.Threading.Tasks.Task FlushAsync(System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
720
public void FlushFinalBlock() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
721
public System.Threading.Tasks.ValueTask FlushFinalBlockAsync(System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
722
public override int Read(byte[] buffer, int offset, int count) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
723
public override System.Threading.Tasks.Task<int> ReadAsync(byte[] buffer, int offset, int count, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
724
public override System.Threading.Tasks.ValueTask<int> ReadAsync(System.Memory<byte> buffer, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
725
public override int ReadByte() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
726
public override long Seek(long offset, System.IO.SeekOrigin origin) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
727
public override void SetLength(long value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
728
public override void Write(byte[] buffer, int offset, int count) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
729
public override System.Threading.Tasks.Task WriteAsync(byte[] buffer, int offset, int count, System.Threading.CancellationToken cancellationToken) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
730
public override System.Threading.Tasks.ValueTask WriteAsync(System.ReadOnlyMemory<byte> buffer, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
731
public override void WriteByte(byte value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
741
public CspKeyContainerInfo(System.Security.Cryptography.CspParameters parameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
742
public bool Accessible { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
743
public bool Exportable { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
744
public bool HardwareDevice { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
745
public string? KeyContainerName { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
746
public System.Security.Cryptography.KeyNumber KeyNumber { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
747
public bool MachineKeyStore { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
748
public bool Protected { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
749
public string? ProviderName { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
750
public int ProviderType { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
751
public bool RandomlyGenerated { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
752
public bool Removable { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
753
public string UniqueKeyContainerName { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
762
public CspParameters() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
763
public CspParameters(int dwTypeIn) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
764
public CspParameters(int dwTypeIn, string? strProviderNameIn) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
765
public CspParameters(int dwTypeIn, string? strProviderNameIn, string? strContainerNameIn) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
766
public System.Security.Cryptography.CspProviderFlags Flags { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
768
public System.Security.SecureString? KeyPassword { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
769
public System.IntPtr ParentWindowHandle { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
786
protected DeriveBytes() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
795
protected DES() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
796
public override byte[] Key { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
798
public static new System.Security.Cryptography.DES Create() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
801
public static new System.Security.Cryptography.DES? Create(string algName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
802
public static bool IsSemiWeakKey(byte[] rgbKey) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
803
public static bool IsWeakKey(byte[] rgbKey) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
809
public DESCryptoServiceProvider() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
810
public override System.Security.Cryptography.ICryptoTransform CreateDecryptor() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
811
public override System.Security.Cryptography.ICryptoTransform CreateDecryptor(byte[] rgbKey, byte[]? rgbIV) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
812
public override System.Security.Cryptography.ICryptoTransform CreateEncryptor() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
813
public override System.Security.Cryptography.ICryptoTransform CreateEncryptor(byte[] rgbKey, byte[]? rgbIV) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
814
public override void GenerateIV() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
815
public override void GenerateKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
819
protected DSA() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
823
public static new System.Security.Cryptography.DSA Create() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
827
public static System.Security.Cryptography.DSA Create(int keySizeInBits) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
831
public static System.Security.Cryptography.DSA Create(System.Security.Cryptography.DSAParameters parameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
834
public static new System.Security.Cryptography.DSA? Create(string algName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
836
public byte[] CreateSignature(byte[] rgbHash, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
837
protected virtual byte[] CreateSignatureCore(System.ReadOnlySpan<byte> hash, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
839
public override void FromXmlString(string xmlString) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
840
public int GetMaxSignatureSize(System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
841
protected virtual byte[] HashData(byte[] data, int offset, int count, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
842
protected virtual byte[] HashData(System.IO.Stream data, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
843
public override void ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<byte> passwordBytes, System.ReadOnlySpan<byte> source, out int bytesRead) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
844
public override void ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<char> password, System.ReadOnlySpan<byte> source, out int bytesRead) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
845
public override void ImportFromEncryptedPem(System.ReadOnlySpan<char> input, System.ReadOnlySpan<byte> passwordBytes) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
846
public override void ImportFromEncryptedPem(System.ReadOnlySpan<char> input, System.ReadOnlySpan<char> password) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
847
public override void ImportFromPem(System.ReadOnlySpan<char> input) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
849
public override void ImportPkcs8PrivateKey(System.ReadOnlySpan<byte> source, out int bytesRead) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
850
public override void ImportSubjectPublicKeyInfo(System.ReadOnlySpan<byte> source, out int bytesRead) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
851
public virtual byte[] SignData(byte[] data, int offset, int count, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
852
public byte[] SignData(byte[] data, int offset, int count, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
853
public byte[] SignData(byte[] data, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
854
public byte[] SignData(byte[] data, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
855
public virtual byte[] SignData(System.IO.Stream data, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
856
public byte[] SignData(System.IO.Stream data, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
857
protected virtual byte[] SignDataCore(System.IO.Stream data, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
858
protected virtual byte[] SignDataCore(System.ReadOnlySpan<byte> data, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
859
public override string ToXmlString(bool includePrivateParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
860
public virtual bool TryCreateSignature(System.ReadOnlySpan<byte> hash, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
861
public bool TryCreateSignature(System.ReadOnlySpan<byte> hash, System.Span<byte> destination, System.Security.Cryptography.DSASignatureFormat signatureFormat, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
862
protected virtual bool TryCreateSignatureCore(System.ReadOnlySpan<byte> hash, System.Span<byte> destination, System.Security.Cryptography.DSASignatureFormat signatureFormat, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
863
public override bool TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<byte> passwordBytes, System.Security.Cryptography.PbeParameters pbeParameters, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
864
public override bool TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<char> password, System.Security.Cryptography.PbeParameters pbeParameters, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
865
public override bool TryExportPkcs8PrivateKey(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
866
public override bool TryExportSubjectPublicKeyInfo(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
867
protected virtual bool TryHashData(System.ReadOnlySpan<byte> data, System.Span<byte> destination, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
868
public virtual bool TrySignData(System.ReadOnlySpan<byte> data, System.Span<byte> destination, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
869
public bool TrySignData(System.ReadOnlySpan<byte> data, System.Span<byte> destination, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.DSASignatureFormat signatureFormat, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
870
protected virtual bool TrySignDataCore(System.ReadOnlySpan<byte> data, System.Span<byte> destination, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.DSASignatureFormat signatureFormat, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
871
public bool VerifyData(byte[] data, byte[] signature, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
872
public bool VerifyData(byte[] data, byte[] signature, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
873
public virtual bool VerifyData(byte[] data, int offset, int count, byte[] signature, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
874
public bool VerifyData(byte[] data, int offset, int count, byte[] signature, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
875
public virtual bool VerifyData(System.IO.Stream data, byte[] signature, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
876
public bool VerifyData(System.IO.Stream data, byte[] signature, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
877
public virtual bool VerifyData(System.ReadOnlySpan<byte> data, System.ReadOnlySpan<byte> signature, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
878
public bool VerifyData(System.ReadOnlySpan<byte> data, System.ReadOnlySpan<byte> signature, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
879
protected virtual bool VerifyDataCore(System.IO.Stream data, System.ReadOnlySpan<byte> signature, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
880
protected virtual bool VerifyDataCore(System.ReadOnlySpan<byte> data, System.ReadOnlySpan<byte> signature, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
882
public bool VerifySignature(byte[] rgbHash, byte[] rgbSignature, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
883
public virtual bool VerifySignature(System.ReadOnlySpan<byte> hash, System.ReadOnlySpan<byte> signature) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
884
public bool VerifySignature(System.ReadOnlySpan<byte> hash, System.ReadOnlySpan<byte> signature, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
885
protected virtual bool VerifySignatureCore(System.ReadOnlySpan<byte> hash, System.ReadOnlySpan<byte> signature, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
890
public DSACng() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
892
public DSACng(int keySize) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
894
public DSACng(System.Security.Cryptography.CngKey key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
895
public System.Security.Cryptography.CngKey Key { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
896
public override string? KeyExchangeAlgorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
897
public override System.Security.Cryptography.KeySizes[] LegalKeySizes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
898
public override string SignatureAlgorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
899
public override byte[] CreateSignature(byte[] rgbHash) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
901
public override byte[] ExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<byte> passwordBytes, System.Security.Cryptography.PbeParameters pbeParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
902
public override byte[] ExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<char> password, System.Security.Cryptography.PbeParameters pbeParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
903
public override System.Security.Cryptography.DSAParameters ExportParameters(bool includePrivateParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
904
public override void ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<byte> passwordBytes, System.ReadOnlySpan<byte> source, out int bytesRead) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
905
public override void ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<char> password, System.ReadOnlySpan<byte> source, out int bytesRead) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
906
public override void ImportParameters(System.Security.Cryptography.DSAParameters parameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
907
protected override bool TryCreateSignatureCore(System.ReadOnlySpan<byte> hash, System.Span<byte> destination, System.Security.Cryptography.DSASignatureFormat signatureFormat, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
908
public override bool TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<byte> passwordBytes, System.Security.Cryptography.PbeParameters pbeParameters, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
909
public override bool TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<char> password, System.Security.Cryptography.PbeParameters pbeParameters, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
910
public override bool TryExportPkcs8PrivateKey(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
911
public override bool VerifySignature(byte[] rgbHash, byte[] rgbSignature) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
912
protected override bool VerifySignatureCore(System.ReadOnlySpan<byte> hash, System.ReadOnlySpan<byte> signature, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
918
public DSACryptoServiceProvider() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
921
public DSACryptoServiceProvider(int dwKeySize) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
923
public DSACryptoServiceProvider(int dwKeySize, System.Security.Cryptography.CspParameters? parameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
925
public DSACryptoServiceProvider(System.Security.Cryptography.CspParameters? parameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
927
public System.Security.Cryptography.CspKeyContainerInfo CspKeyContainerInfo { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
928
public override string? KeyExchangeAlgorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
929
public override int KeySize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
930
public override System.Security.Cryptography.KeySizes[] LegalKeySizes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
931
public bool PersistKeyInCsp { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
932
public bool PublicOnly { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
933
public override string SignatureAlgorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
934
public static bool UseMachineKeyStore { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
935
public override byte[] CreateSignature(byte[] rgbHash) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
937
public byte[] ExportCspBlob(bool includePrivateParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
938
public override System.Security.Cryptography.DSAParameters ExportParameters(bool includePrivateParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
939
protected override byte[] HashData(byte[] data, int offset, int count, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
940
protected override byte[] HashData(System.IO.Stream data, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
941
public void ImportCspBlob(byte[] keyBlob) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
942
public override void ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<byte> passwordBytes, System.ReadOnlySpan<byte> source, out int bytesRead) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
943
public override void ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<char> password, System.ReadOnlySpan<byte> source, out int bytesRead) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
944
public override void ImportParameters(System.Security.Cryptography.DSAParameters parameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
945
public byte[] SignData(byte[] buffer) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
946
public byte[] SignData(byte[] buffer, int offset, int count) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
947
public byte[] SignData(System.IO.Stream inputStream) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
948
public byte[] SignHash(byte[] rgbHash, string? str) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
949
public bool VerifyData(byte[] rgbData, byte[] rgbSignature) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
950
public bool VerifyHash(byte[] rgbHash, string? str, byte[] rgbSignature) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
951
public override bool VerifySignature(byte[] rgbHash, byte[] rgbSignature) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
960
public DSAOpenSsl() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
966
public DSAOpenSsl(int keySize) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
972
public DSAOpenSsl(System.IntPtr handle) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
978
public DSAOpenSsl(System.Security.Cryptography.DSAParameters parameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
984
public DSAOpenSsl(System.Security.Cryptography.SafeEvpPKeyHandle pkeyHandle) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
985
public override byte[] CreateSignature(byte[] rgbHash) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
986
public System.Security.Cryptography.SafeEvpPKeyHandle DuplicateKeyHandle() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
987
public override System.Security.Cryptography.DSAParameters ExportParameters(bool includePrivateParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
988
public override void ImportParameters(System.Security.Cryptography.DSAParameters parameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
989
public override bool VerifySignature(byte[] rgbHash, byte[] rgbSignature) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1004
public DSASignatureDeformatter() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1005
public DSASignatureDeformatter(System.Security.Cryptography.AsymmetricAlgorithm key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1006
public override void SetHashAlgorithm(string strName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1007
public override void SetKey(System.Security.Cryptography.AsymmetricAlgorithm key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1008
public override bool VerifySignature(byte[] rgbHash, byte[] rgbSignature) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1017
public DSASignatureFormatter() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1018
public DSASignatureFormatter(System.Security.Cryptography.AsymmetricAlgorithm key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1019
public override byte[] CreateSignature(byte[] rgbHash) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1020
public override void SetHashAlgorithm(string strName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1021
public override void SetKey(System.Security.Cryptography.AsymmetricAlgorithm key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1025
protected ECAlgorithm() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1026
public virtual byte[] ExportECPrivateKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1027
public string ExportECPrivateKeyPem() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1028
public virtual System.Security.Cryptography.ECParameters ExportExplicitParameters(bool includePrivateParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1029
public virtual System.Security.Cryptography.ECParameters ExportParameters(bool includePrivateParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1030
public virtual void GenerateKey(System.Security.Cryptography.ECCurve curve) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1031
public virtual void ImportECPrivateKey(System.ReadOnlySpan<byte> source, out int bytesRead) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1032
public override void ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<byte> passwordBytes, System.ReadOnlySpan<byte> source, out int bytesRead) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1033
public override void ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<char> password, System.ReadOnlySpan<byte> source, out int bytesRead) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1034
public override void ImportFromEncryptedPem(System.ReadOnlySpan<char> input, System.ReadOnlySpan<byte> passwordBytes) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1035
public override void ImportFromEncryptedPem(System.ReadOnlySpan<char> input, System.ReadOnlySpan<char> password) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1036
public override void ImportFromPem(System.ReadOnlySpan<char> input) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1037
public virtual void ImportParameters(System.Security.Cryptography.ECParameters parameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1038
public override void ImportPkcs8PrivateKey(System.ReadOnlySpan<byte> source, out int bytesRead) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1039
public override void ImportSubjectPublicKeyInfo(System.ReadOnlySpan<byte> source, out int bytesRead) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1040
public virtual bool TryExportECPrivateKey(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1041
public bool TryExportECPrivateKeyPem(System.Span<char> destination, out int charsWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1042
public override bool TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<byte> passwordBytes, System.Security.Cryptography.PbeParameters pbeParameters, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1043
public override bool TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<char> password, System.Security.Cryptography.PbeParameters pbeParameters, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1044
public override bool TryExportPkcs8PrivateKey(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1045
public override bool TryExportSubjectPublicKeyInfo(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1061
public bool IsCharacteristic2 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1062
public bool IsExplicit { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1063
public bool IsNamed { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1064
public bool IsPrime { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1065
public System.Security.Cryptography.Oid Oid { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1066
public static System.Security.Cryptography.ECCurve CreateFromFriendlyName(string oidFriendlyName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1067
public static System.Security.Cryptography.ECCurve CreateFromOid(System.Security.Cryptography.Oid curveOid) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1068
public static System.Security.Cryptography.ECCurve CreateFromValue(string oidValue) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1069
public void Validate() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1081
public static System.Security.Cryptography.ECCurve brainpoolP160r1 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1082
public static System.Security.Cryptography.ECCurve brainpoolP160t1 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1083
public static System.Security.Cryptography.ECCurve brainpoolP192r1 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1084
public static System.Security.Cryptography.ECCurve brainpoolP192t1 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1085
public static System.Security.Cryptography.ECCurve brainpoolP224r1 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1086
public static System.Security.Cryptography.ECCurve brainpoolP224t1 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1087
public static System.Security.Cryptography.ECCurve brainpoolP256r1 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1088
public static System.Security.Cryptography.ECCurve brainpoolP256t1 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1089
public static System.Security.Cryptography.ECCurve brainpoolP320r1 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1090
public static System.Security.Cryptography.ECCurve brainpoolP320t1 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1091
public static System.Security.Cryptography.ECCurve brainpoolP384r1 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1092
public static System.Security.Cryptography.ECCurve brainpoolP384t1 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1093
public static System.Security.Cryptography.ECCurve brainpoolP512r1 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1094
public static System.Security.Cryptography.ECCurve brainpoolP512t1 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1095
public static System.Security.Cryptography.ECCurve nistP256 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1096
public static System.Security.Cryptography.ECCurve nistP384 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1097
public static System.Security.Cryptography.ECCurve nistP521 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1102
protected ECDiffieHellman() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1103
public override string KeyExchangeAlgorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1105
public override string? SignatureAlgorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1107
public static new System.Security.Cryptography.ECDiffieHellman Create() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1109
public static System.Security.Cryptography.ECDiffieHellman Create(System.Security.Cryptography.ECCurve curve) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1111
public static System.Security.Cryptography.ECDiffieHellman Create(System.Security.Cryptography.ECParameters parameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1114
public static new System.Security.Cryptography.ECDiffieHellman? Create(string algorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1115
public byte[] DeriveKeyFromHash(System.Security.Cryptography.ECDiffieHellmanPublicKey otherPartyPublicKey, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1116
public virtual byte[] DeriveKeyFromHash(System.Security.Cryptography.ECDiffieHellmanPublicKey otherPartyPublicKey, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, byte[]? secretPrepend, byte[]? secretAppend) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1117
public byte[] DeriveKeyFromHmac(System.Security.Cryptography.ECDiffieHellmanPublicKey otherPartyPublicKey, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, byte[]? hmacKey) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1118
public virtual byte[] DeriveKeyFromHmac(System.Security.Cryptography.ECDiffieHellmanPublicKey otherPartyPublicKey, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, byte[]? hmacKey, byte[]? secretPrepend, byte[]? secretAppend) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1119
public virtual byte[] DeriveKeyMaterial(System.Security.Cryptography.ECDiffieHellmanPublicKey otherPartyPublicKey) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1120
public virtual byte[] DeriveKeyTls(System.Security.Cryptography.ECDiffieHellmanPublicKey otherPartyPublicKey, byte[] prfLabel, byte[] prfSeed) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1121
public virtual byte[] DeriveRawSecretAgreement(System.Security.Cryptography.ECDiffieHellmanPublicKey otherPartyPublicKey) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1122
public override void FromXmlString(string xmlString) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1123
public override string ToXmlString(bool includePrivateParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1128
public ECDiffieHellmanCng() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1130
public ECDiffieHellmanCng(int keySize) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1132
public ECDiffieHellmanCng(System.Security.Cryptography.CngKey key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1134
public ECDiffieHellmanCng(System.Security.Cryptography.ECCurve curve) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1135
public System.Security.Cryptography.CngAlgorithm HashAlgorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1136
public byte[]? HmacKey { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1137
public System.Security.Cryptography.CngKey Key { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1138
public System.Security.Cryptography.ECDiffieHellmanKeyDerivationFunction KeyDerivationFunction { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1139
public override int KeySize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1140
public byte[]? Label { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1141
public override System.Security.Cryptography.KeySizes[] LegalKeySizes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1142
public override System.Security.Cryptography.ECDiffieHellmanPublicKey PublicKey { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1143
public byte[]? SecretAppend { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1144
public byte[]? SecretPrepend { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1145
public byte[]? Seed { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1146
public bool UseSecretAgreementAsHmacKey { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1147
public override byte[] DeriveKeyFromHash(System.Security.Cryptography.ECDiffieHellmanPublicKey otherPartyPublicKey, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, byte[]? secretPrepend, byte[]? secretAppend) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1148
public override byte[] DeriveKeyFromHmac(System.Security.Cryptography.ECDiffieHellmanPublicKey otherPartyPublicKey, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, byte[]? hmacKey, byte[]? secretPrepend, byte[]? secretAppend) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1149
public byte[] DeriveKeyMaterial(System.Security.Cryptography.CngKey otherPartyPublicKey) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1150
public override byte[] DeriveKeyMaterial(System.Security.Cryptography.ECDiffieHellmanPublicKey otherPartyPublicKey) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1151
public override byte[] DeriveKeyTls(System.Security.Cryptography.ECDiffieHellmanPublicKey otherPartyPublicKey, byte[] prfLabel, byte[] prfSeed) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1152
public Microsoft.Win32.SafeHandles.SafeNCryptSecretHandle DeriveSecretAgreementHandle(System.Security.Cryptography.CngKey otherPartyPublicKey) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1153
public Microsoft.Win32.SafeHandles.SafeNCryptSecretHandle DeriveSecretAgreementHandle(System.Security.Cryptography.ECDiffieHellmanPublicKey otherPartyPublicKey) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1155
public override byte[] ExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<byte> passwordBytes, System.Security.Cryptography.PbeParameters pbeParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1156
public override byte[] ExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<char> password, System.Security.Cryptography.PbeParameters pbeParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1157
public override System.Security.Cryptography.ECParameters ExportExplicitParameters(bool includePrivateParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1158
public override System.Security.Cryptography.ECParameters ExportParameters(bool includePrivateParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1160
public void FromXmlString(string xml, System.Security.Cryptography.ECKeyXmlFormat format) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1161
public override void GenerateKey(System.Security.Cryptography.ECCurve curve) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1162
public override void ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<byte> passwordBytes, System.ReadOnlySpan<byte> source, out int bytesRead) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1163
public override void ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<char> password, System.ReadOnlySpan<byte> source, out int bytesRead) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1164
public override void ImportParameters(System.Security.Cryptography.ECParameters parameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1165
public override void ImportPkcs8PrivateKey(System.ReadOnlySpan<byte> source, out int bytesRead) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1167
public string ToXmlString(System.Security.Cryptography.ECKeyXmlFormat format) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1168
public override bool TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<byte> passwordBytes, System.Security.Cryptography.PbeParameters pbeParameters, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1169
public override bool TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<char> password, System.Security.Cryptography.PbeParameters pbeParameters, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1170
public override bool TryExportPkcs8PrivateKey(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1174
internal ECDiffieHellmanCngPublicKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1175
public System.Security.Cryptography.CngKeyBlobFormat BlobFormat { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1177
public override System.Security.Cryptography.ECParameters ExportExplicitParameters() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1178
public override System.Security.Cryptography.ECParameters ExportParameters() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1180
public static System.Security.Cryptography.ECDiffieHellmanPublicKey FromByteArray(byte[] publicKeyBlob, System.Security.Cryptography.CngKeyBlobFormat format) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1182
public static System.Security.Cryptography.ECDiffieHellmanCngPublicKey FromXmlString(string xml) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1183
public System.Security.Cryptography.CngKey Import() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1185
public override string ToXmlString() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1200
public ECDiffieHellmanOpenSsl() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1206
public ECDiffieHellmanOpenSsl(int keySize) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1212
public ECDiffieHellmanOpenSsl(System.IntPtr handle) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1218
public ECDiffieHellmanOpenSsl(System.Security.Cryptography.ECCurve curve) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1224
public ECDiffieHellmanOpenSsl(System.Security.Cryptography.SafeEvpPKeyHandle pkeyHandle) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1225
public override System.Security.Cryptography.ECDiffieHellmanPublicKey PublicKey { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1226
public System.Security.Cryptography.SafeEvpPKeyHandle DuplicateKeyHandle() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1227
public override System.Security.Cryptography.ECParameters ExportParameters(bool includePrivateParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1228
public override void ImportParameters(System.Security.Cryptography.ECParameters parameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1232
protected ECDiffieHellmanPublicKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1234
protected ECDiffieHellmanPublicKey(byte[] keyBlob) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1237
public virtual System.Security.Cryptography.ECParameters ExportExplicitParameters() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1238
public virtual System.Security.Cryptography.ECParameters ExportParameters() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1239
public virtual byte[] ExportSubjectPublicKeyInfo() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1241
public virtual byte[] ToByteArray() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1243
public virtual string ToXmlString() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1244
public virtual bool TryExportSubjectPublicKeyInfo(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1248
protected ECDsa() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1249
public override string? KeyExchangeAlgorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1250
public override string SignatureAlgorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1252
public static new System.Security.Cryptography.ECDsa Create() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1254
public static System.Security.Cryptography.ECDsa Create(System.Security.Cryptography.ECCurve curve) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1256
public static System.Security.Cryptography.ECDsa Create(System.Security.Cryptography.ECParameters parameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1259
public static new System.Security.Cryptography.ECDsa? Create(string algorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1260
public override void FromXmlString(string xmlString) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1261
public int GetMaxSignatureSize(System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1262
protected virtual byte[] HashData(byte[] data, int offset, int count, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1263
protected virtual byte[] HashData(System.IO.Stream data, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1264
public virtual byte[] SignData(byte[] data, int offset, int count, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1265
public byte[] SignData(byte[] data, int offset, int count, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1266
public virtual byte[] SignData(byte[] data, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1267
public byte[] SignData(byte[] data, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1268
public virtual byte[] SignData(System.IO.Stream data, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1269
public byte[] SignData(System.IO.Stream data, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1270
public byte[] SignData(System.ReadOnlySpan<byte> data, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1271
public byte[] SignData(System.ReadOnlySpan<byte> data, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1272
public int SignData(System.ReadOnlySpan<byte> data, System.Span<byte> destination, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1273
public int SignData(System.ReadOnlySpan<byte> data, System.Span<byte> destination, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1274
protected virtual byte[] SignDataCore(System.IO.Stream data, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1275
protected virtual byte[] SignDataCore(System.ReadOnlySpan<byte> data, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1277
public byte[] SignHash(byte[] hash, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1278
public byte[] SignHash(System.ReadOnlySpan<byte> hash) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1279
public byte[] SignHash(System.ReadOnlySpan<byte> hash, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1280
public int SignHash(System.ReadOnlySpan<byte> hash, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1281
public int SignHash(System.ReadOnlySpan<byte> hash, System.Span<byte> destination, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1282
protected virtual byte[] SignHashCore(System.ReadOnlySpan<byte> hash, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1283
public override string ToXmlString(bool includePrivateParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1284
protected virtual bool TryHashData(System.ReadOnlySpan<byte> data, System.Span<byte> destination, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1285
public virtual bool TrySignData(System.ReadOnlySpan<byte> data, System.Span<byte> destination, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1286
public bool TrySignData(System.ReadOnlySpan<byte> data, System.Span<byte> destination, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.DSASignatureFormat signatureFormat, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1287
protected virtual bool TrySignDataCore(System.ReadOnlySpan<byte> data, System.Span<byte> destination, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.DSASignatureFormat signatureFormat, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1288
public virtual bool TrySignHash(System.ReadOnlySpan<byte> hash, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1289
public bool TrySignHash(System.ReadOnlySpan<byte> hash, System.Span<byte> destination, System.Security.Cryptography.DSASignatureFormat signatureFormat, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1290
protected virtual bool TrySignHashCore(System.ReadOnlySpan<byte> hash, System.Span<byte> destination, System.Security.Cryptography.DSASignatureFormat signatureFormat, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1291
public bool VerifyData(byte[] data, byte[] signature, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1292
public bool VerifyData(byte[] data, byte[] signature, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1293
public virtual bool VerifyData(byte[] data, int offset, int count, byte[] signature, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1294
public bool VerifyData(byte[] data, int offset, int count, byte[] signature, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1295
public bool VerifyData(System.IO.Stream data, byte[] signature, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1296
public bool VerifyData(System.IO.Stream data, byte[] signature, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1297
public virtual bool VerifyData(System.ReadOnlySpan<byte> data, System.ReadOnlySpan<byte> signature, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1298
public bool VerifyData(System.ReadOnlySpan<byte> data, System.ReadOnlySpan<byte> signature, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1299
protected virtual bool VerifyDataCore(System.IO.Stream data, System.ReadOnlySpan<byte> signature, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1300
protected virtual bool VerifyDataCore(System.ReadOnlySpan<byte> data, System.ReadOnlySpan<byte> signature, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1302
public bool VerifyHash(byte[] hash, byte[] signature, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1303
public virtual bool VerifyHash(System.ReadOnlySpan<byte> hash, System.ReadOnlySpan<byte> signature) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1304
public bool VerifyHash(System.ReadOnlySpan<byte> hash, System.ReadOnlySpan<byte> signature, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1305
protected virtual bool VerifyHashCore(System.ReadOnlySpan<byte> hash, System.ReadOnlySpan<byte> signature, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1310
public ECDsaCng() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1312
public ECDsaCng(int keySize) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1314
public ECDsaCng(System.Security.Cryptography.CngKey key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1316
public ECDsaCng(System.Security.Cryptography.ECCurve curve) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1317
public System.Security.Cryptography.CngAlgorithm HashAlgorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1318
public System.Security.Cryptography.CngKey Key { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1319
public override int KeySize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1320
public override System.Security.Cryptography.KeySizes[] LegalKeySizes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1322
public override byte[] ExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<byte> passwordBytes, System.Security.Cryptography.PbeParameters pbeParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1323
public override byte[] ExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<char> password, System.Security.Cryptography.PbeParameters pbeParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1324
public override System.Security.Cryptography.ECParameters ExportExplicitParameters(bool includePrivateParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1325
public override System.Security.Cryptography.ECParameters ExportParameters(bool includePrivateParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1327
public void FromXmlString(string xml, System.Security.Cryptography.ECKeyXmlFormat format) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1328
public override void GenerateKey(System.Security.Cryptography.ECCurve curve) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1329
public override void ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<byte> passwordBytes, System.ReadOnlySpan<byte> source, out int bytesRead) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1330
public override void ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<char> password, System.ReadOnlySpan<byte> source, out int bytesRead) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1331
public override void ImportParameters(System.Security.Cryptography.ECParameters parameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1332
public override void ImportPkcs8PrivateKey(System.ReadOnlySpan<byte> source, out int bytesRead) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1333
public byte[] SignData(byte[] data) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1334
public byte[] SignData(byte[] data, int offset, int count) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1335
public byte[] SignData(System.IO.Stream data) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1336
public override byte[] SignHash(byte[] hash) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1338
public string ToXmlString(System.Security.Cryptography.ECKeyXmlFormat format) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1339
public override bool TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<byte> passwordBytes, System.Security.Cryptography.PbeParameters pbeParameters, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1340
public override bool TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<char> password, System.Security.Cryptography.PbeParameters pbeParameters, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1341
public override bool TryExportPkcs8PrivateKey(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1342
public override bool TrySignHash(System.ReadOnlySpan<byte> source, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1343
protected override bool TrySignHashCore(System.ReadOnlySpan<byte> hash, System.Span<byte> destination, System.Security.Cryptography.DSASignatureFormat signatureFormat, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1344
public bool VerifyData(byte[] data, byte[] signature) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1345
public bool VerifyData(byte[] data, int offset, int count, byte[] signature) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1346
public bool VerifyData(System.IO.Stream data, byte[] signature) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1347
public override bool VerifyHash(byte[] hash, byte[] signature) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1348
public override bool VerifyHash(System.ReadOnlySpan<byte> hash, System.ReadOnlySpan<byte> signature) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1349
protected override bool VerifyHashCore(System.ReadOnlySpan<byte> hash, System.ReadOnlySpan<byte> signature, System.Security.Cryptography.DSASignatureFormat signatureFormat) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1358
public ECDsaOpenSsl() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1364
public ECDsaOpenSsl(int keySize) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1370
public ECDsaOpenSsl(System.IntPtr handle) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1376
public ECDsaOpenSsl(System.Security.Cryptography.ECCurve curve) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1382
public ECDsaOpenSsl(System.Security.Cryptography.SafeEvpPKeyHandle pkeyHandle) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1383
public System.Security.Cryptography.SafeEvpPKeyHandle DuplicateKeyHandle() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1384
public override byte[] SignHash(byte[] hash) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1385
public override bool VerifyHash(byte[] hash, byte[] signature) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1396
public void Validate() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1405
public FromBase64Transform() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1406
public FromBase64Transform(System.Security.Cryptography.FromBase64TransformMode whitespaces) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1407
public virtual bool CanReuseTransform { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1408
public bool CanTransformMultipleBlocks { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1409
public int InputBlockSize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1410
public int OutputBlockSize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1411
public void Clear() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1415
public int TransformBlock(byte[] inputBuffer, int inputOffset, int inputCount, byte[] outputBuffer, int outputOffset) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1416
public byte[] TransformFinalBlock(byte[] inputBuffer, int inputOffset, int inputCount) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1428
protected HashAlgorithm() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1429
public virtual bool CanReuseTransform { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1430
public virtual bool CanTransformMultipleBlocks { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1431
public virtual byte[]? Hash { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1432
public virtual int HashSize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1433
public virtual int InputBlockSize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1434
public virtual int OutputBlockSize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1435
public void Clear() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1436
public byte[] ComputeHash(byte[] buffer) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1437
public byte[] ComputeHash(byte[] buffer, int offset, int count) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1438
public byte[] ComputeHash(System.IO.Stream inputStream) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1439
public System.Threading.Tasks.Task<byte[]> ComputeHashAsync(System.IO.Stream inputStream, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1441
public static System.Security.Cryptography.HashAlgorithm Create() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1444
public static System.Security.Cryptography.HashAlgorithm? Create(string hashName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1448
protected virtual void HashCore(System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1451
public int TransformBlock(byte[] inputBuffer, int inputOffset, int inputCount, byte[]? outputBuffer, int outputOffset) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1452
public byte[] TransformFinalBlock(byte[] inputBuffer, int inputOffset, int inputCount) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1453
public bool TryComputeHash(System.ReadOnlySpan<byte> source, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1454
protected virtual bool TryHashFinal(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1460
public HashAlgorithmName(string? name) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1461
public static System.Security.Cryptography.HashAlgorithmName MD5 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1462
public string? Name { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1463
public static System.Security.Cryptography.HashAlgorithmName SHA1 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1464
public static System.Security.Cryptography.HashAlgorithmName SHA256 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1465
public static System.Security.Cryptography.HashAlgorithmName SHA384 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1466
public static System.Security.Cryptography.HashAlgorithmName SHA3_256 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1467
public static System.Security.Cryptography.HashAlgorithmName SHA3_384 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1468
public static System.Security.Cryptography.HashAlgorithmName SHA3_512 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1469
public static System.Security.Cryptography.HashAlgorithmName SHA512 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1470
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? obj) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1471
public bool Equals(System.Security.Cryptography.HashAlgorithmName other) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1472
public static System.Security.Cryptography.HashAlgorithmName FromOid(string oidValue) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1473
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1474
public static bool operator ==(System.Security.Cryptography.HashAlgorithmName left, System.Security.Cryptography.HashAlgorithmName right) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1475
public static bool operator !=(System.Security.Cryptography.HashAlgorithmName left, System.Security.Cryptography.HashAlgorithmName right) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1476
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1477
public static bool TryFromOid(string oidValue, out System.Security.Cryptography.HashAlgorithmName value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1481
public static byte[] DeriveKey(System.Security.Cryptography.HashAlgorithmName hashAlgorithmName, byte[] ikm, int outputLength, byte[]? salt = null, byte[]? info = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1482
public static void DeriveKey(System.Security.Cryptography.HashAlgorithmName hashAlgorithmName, System.ReadOnlySpan<byte> ikm, System.Span<byte> output, System.ReadOnlySpan<byte> salt, System.ReadOnlySpan<byte> info) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1483
public static byte[] Expand(System.Security.Cryptography.HashAlgorithmName hashAlgorithmName, byte[] prk, int outputLength, byte[]? info = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1484
public static void Expand(System.Security.Cryptography.HashAlgorithmName hashAlgorithmName, System.ReadOnlySpan<byte> prk, System.Span<byte> output, System.ReadOnlySpan<byte> info) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1485
public static byte[] Extract(System.Security.Cryptography.HashAlgorithmName hashAlgorithmName, byte[] ikm, byte[]? salt = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1486
public static int Extract(System.Security.Cryptography.HashAlgorithmName hashAlgorithmName, System.ReadOnlySpan<byte> ikm, System.ReadOnlySpan<byte> salt, System.Span<byte> prk) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1490
protected HMAC() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1491
protected int BlockSizeValue { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1492
public string HashName { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1493
public override byte[] Key { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1495
public static new System.Security.Cryptography.HMAC Create() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1498
public static new System.Security.Cryptography.HMAC? Create(string algorithmName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1500
protected override void HashCore(byte[] rgb, int ib, int cb) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1501
protected override void HashCore(System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1502
protected override byte[] HashFinal() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1503
public override void Initialize() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1504
protected override bool TryHashFinal(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1511
public HMACMD5() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1513
public HMACMD5(byte[] key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1514
public override byte[] Key { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1516
protected override void HashCore(byte[] rgb, int ib, int cb) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1517
protected override void HashCore(System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1519
public static byte[] HashData(byte[] key, byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1521
public static byte[] HashData(byte[] key, System.IO.Stream source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1523
public static byte[] HashData(System.ReadOnlySpan<byte> key, System.IO.Stream source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1525
public static int HashData(System.ReadOnlySpan<byte> key, System.IO.Stream source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1527
public static byte[] HashData(System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1529
public static int HashData(System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1531
public static System.Threading.Tasks.ValueTask<byte[]> HashDataAsync(byte[] key, System.IO.Stream source, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1533
public static System.Threading.Tasks.ValueTask<int> HashDataAsync(System.ReadOnlyMemory<byte> key, System.IO.Stream source, System.Memory<byte> destination, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1535
public static System.Threading.Tasks.ValueTask<byte[]> HashDataAsync(System.ReadOnlyMemory<byte> key, System.IO.Stream source, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1536
protected override byte[] HashFinal() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1537
public override void Initialize() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1539
public static bool TryHashData(System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> source, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1540
protected override bool TryHashFinal(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1546
public HMACSHA1() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1547
public HMACSHA1(byte[] key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1550
public HMACSHA1(byte[] key, bool useManagedSha1) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1551
public override byte[] Key { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1553
protected override void HashCore(byte[] rgb, int ib, int cb) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1554
protected override void HashCore(System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1555
public static byte[] HashData(byte[] key, byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1556
public static byte[] HashData(byte[] key, System.IO.Stream source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1557
public static byte[] HashData(System.ReadOnlySpan<byte> key, System.IO.Stream source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1558
public static int HashData(System.ReadOnlySpan<byte> key, System.IO.Stream source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1559
public static byte[] HashData(System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1560
public static int HashData(System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1561
public static System.Threading.Tasks.ValueTask<byte[]> HashDataAsync(byte[] key, System.IO.Stream source, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1562
public static System.Threading.Tasks.ValueTask<int> HashDataAsync(System.ReadOnlyMemory<byte> key, System.IO.Stream source, System.Memory<byte> destination, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1563
public static System.Threading.Tasks.ValueTask<byte[]> HashDataAsync(System.ReadOnlyMemory<byte> key, System.IO.Stream source, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1564
protected override byte[] HashFinal() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1565
public override void Initialize() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1566
public static bool TryHashData(System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> source, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1567
protected override bool TryHashFinal(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1573
public HMACSHA256() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1574
public HMACSHA256(byte[] key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1575
public override byte[] Key { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1577
protected override void HashCore(byte[] rgb, int ib, int cb) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1578
protected override void HashCore(System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1579
public static byte[] HashData(byte[] key, byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1580
public static byte[] HashData(byte[] key, System.IO.Stream source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1581
public static byte[] HashData(System.ReadOnlySpan<byte> key, System.IO.Stream source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1582
public static int HashData(System.ReadOnlySpan<byte> key, System.IO.Stream source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1583
public static byte[] HashData(System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1584
public static int HashData(System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1585
public static System.Threading.Tasks.ValueTask<byte[]> HashDataAsync(byte[] key, System.IO.Stream source, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1586
public static System.Threading.Tasks.ValueTask<int> HashDataAsync(System.ReadOnlyMemory<byte> key, System.IO.Stream source, System.Memory<byte> destination, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1587
public static System.Threading.Tasks.ValueTask<byte[]> HashDataAsync(System.ReadOnlyMemory<byte> key, System.IO.Stream source, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1588
protected override byte[] HashFinal() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1589
public override void Initialize() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1590
public static bool TryHashData(System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> source, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1591
protected override bool TryHashFinal(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1597
public HMACSHA384() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1598
public HMACSHA384(byte[] key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1599
public override byte[] Key { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1601
public bool ProduceLegacyHmacValues { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1603
protected override void HashCore(byte[] rgb, int ib, int cb) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1604
protected override void HashCore(System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1605
public static byte[] HashData(byte[] key, byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1606
public static byte[] HashData(byte[] key, System.IO.Stream source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1607
public static byte[] HashData(System.ReadOnlySpan<byte> key, System.IO.Stream source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1608
public static int HashData(System.ReadOnlySpan<byte> key, System.IO.Stream source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1609
public static byte[] HashData(System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1610
public static int HashData(System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1611
public static System.Threading.Tasks.ValueTask<byte[]> HashDataAsync(byte[] key, System.IO.Stream source, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1612
public static System.Threading.Tasks.ValueTask<int> HashDataAsync(System.ReadOnlyMemory<byte> key, System.IO.Stream source, System.Memory<byte> destination, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1613
public static System.Threading.Tasks.ValueTask<byte[]> HashDataAsync(System.ReadOnlyMemory<byte> key, System.IO.Stream source, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1614
protected override byte[] HashFinal() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1615
public override void Initialize() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1616
public static bool TryHashData(System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> source, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1617
protected override bool TryHashFinal(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1623
public HMACSHA3_256() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1624
public HMACSHA3_256(byte[] key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1625
public static bool IsSupported { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1626
public override byte[] Key { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1628
protected override void HashCore(byte[] rgb, int ib, int cb) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1629
protected override void HashCore(System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1630
public static byte[] HashData(byte[] key, byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1631
public static byte[] HashData(byte[] key, System.IO.Stream source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1632
public static byte[] HashData(System.ReadOnlySpan<byte> key, System.IO.Stream source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1633
public static int HashData(System.ReadOnlySpan<byte> key, System.IO.Stream source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1634
public static byte[] HashData(System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1635
public static int HashData(System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1636
public static System.Threading.Tasks.ValueTask<byte[]> HashDataAsync(byte[] key, System.IO.Stream source, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1637
public static System.Threading.Tasks.ValueTask<int> HashDataAsync(System.ReadOnlyMemory<byte> key, System.IO.Stream source, System.Memory<byte> destination, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1638
public static System.Threading.Tasks.ValueTask<byte[]> HashDataAsync(System.ReadOnlyMemory<byte> key, System.IO.Stream source, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1639
protected override byte[] HashFinal() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1640
public override void Initialize() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1641
public static bool TryHashData(System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> source, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1642
protected override bool TryHashFinal(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1648
public HMACSHA3_384() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1649
public HMACSHA3_384(byte[] key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1650
public static bool IsSupported { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1651
public override byte[] Key { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1653
protected override void HashCore(byte[] rgb, int ib, int cb) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1654
protected override void HashCore(System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1655
public static byte[] HashData(byte[] key, byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1656
public static byte[] HashData(byte[] key, System.IO.Stream source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1657
public static byte[] HashData(System.ReadOnlySpan<byte> key, System.IO.Stream source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1658
public static int HashData(System.ReadOnlySpan<byte> key, System.IO.Stream source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1659
public static byte[] HashData(System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1660
public static int HashData(System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1661
public static System.Threading.Tasks.ValueTask<byte[]> HashDataAsync(byte[] key, System.IO.Stream source, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1662
public static System.Threading.Tasks.ValueTask<int> HashDataAsync(System.ReadOnlyMemory<byte> key, System.IO.Stream source, System.Memory<byte> destination, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1663
public static System.Threading.Tasks.ValueTask<byte[]> HashDataAsync(System.ReadOnlyMemory<byte> key, System.IO.Stream source, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1664
protected override byte[] HashFinal() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1665
public override void Initialize() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1666
public static bool TryHashData(System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> source, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1667
protected override bool TryHashFinal(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1673
public HMACSHA3_512() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1674
public HMACSHA3_512(byte[] key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1675
public static bool IsSupported { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1676
public override byte[] Key { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1678
protected override void HashCore(byte[] rgb, int ib, int cb) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1679
protected override void HashCore(System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1680
public static byte[] HashData(byte[] key, byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1681
public static byte[] HashData(byte[] key, System.IO.Stream source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1682
public static byte[] HashData(System.ReadOnlySpan<byte> key, System.IO.Stream source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1683
public static int HashData(System.ReadOnlySpan<byte> key, System.IO.Stream source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1684
public static byte[] HashData(System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1685
public static int HashData(System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1686
public static System.Threading.Tasks.ValueTask<byte[]> HashDataAsync(byte[] key, System.IO.Stream source, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1687
public static System.Threading.Tasks.ValueTask<int> HashDataAsync(System.ReadOnlyMemory<byte> key, System.IO.Stream source, System.Memory<byte> destination, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1688
public static System.Threading.Tasks.ValueTask<byte[]> HashDataAsync(System.ReadOnlyMemory<byte> key, System.IO.Stream source, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1689
protected override byte[] HashFinal() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1690
public override void Initialize() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1691
public static bool TryHashData(System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> source, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1692
protected override bool TryHashFinal(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1698
public HMACSHA512() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1699
public HMACSHA512(byte[] key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1700
public override byte[] Key { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1702
public bool ProduceLegacyHmacValues { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1704
protected override void HashCore(byte[] rgb, int ib, int cb) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1705
protected override void HashCore(System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1706
public static byte[] HashData(byte[] key, byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1707
public static byte[] HashData(byte[] key, System.IO.Stream source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1708
public static byte[] HashData(System.ReadOnlySpan<byte> key, System.IO.Stream source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1709
public static int HashData(System.ReadOnlySpan<byte> key, System.IO.Stream source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1710
public static byte[] HashData(System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1711
public static int HashData(System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1712
public static System.Threading.Tasks.ValueTask<byte[]> HashDataAsync(byte[] key, System.IO.Stream source, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1713
public static System.Threading.Tasks.ValueTask<int> HashDataAsync(System.ReadOnlyMemory<byte> key, System.IO.Stream source, System.Memory<byte> destination, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1714
public static System.Threading.Tasks.ValueTask<byte[]> HashDataAsync(System.ReadOnlyMemory<byte> key, System.IO.Stream source, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1715
protected override byte[] HashFinal() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1716
public override void Initialize() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1717
public static bool TryHashData(System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> source, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1718
protected override bool TryHashFinal(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1737
internal IncrementalHash() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1738
public System.Security.Cryptography.HashAlgorithmName AlgorithmName { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1739
public int HashLengthInBytes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1740
public void AppendData(byte[] data) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1741
public void AppendData(byte[] data, int offset, int count) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1742
public void AppendData(System.ReadOnlySpan<byte> data) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1743
public System.Security.Cryptography.IncrementalHash Clone() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1744
public static System.Security.Cryptography.IncrementalHash CreateHash(System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1745
public static System.Security.Cryptography.IncrementalHash CreateHMAC(System.Security.Cryptography.HashAlgorithmName hashAlgorithm, byte[] key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1746
public static System.Security.Cryptography.IncrementalHash CreateHMAC(System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.ReadOnlySpan<byte> key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1748
public byte[] GetCurrentHash() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1749
public int GetCurrentHash(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1750
public byte[] GetHashAndReset() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1751
public int GetHashAndReset(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1752
public bool TryGetCurrentHash(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1753
public bool TryGetHashAndReset(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1758
protected KeyedHashAlgorithm() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1759
public virtual byte[] Key { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1761
public static new System.Security.Cryptography.KeyedHashAlgorithm Create() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1764
public static new System.Security.Cryptography.KeyedHashAlgorithm? Create(string algName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1774
public KeySizes(int minSize, int maxSize, int skipSize) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1775
public int MaxSize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1776
public int MinSize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1777
public int SkipSize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1781
public Kmac128(byte[] key, byte[]? customizationString = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1782
public Kmac128(System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> customizationString = default(System.ReadOnlySpan<byte>)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1783
public static bool IsSupported { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1784
public void AppendData(byte[] data) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1785
public void AppendData(System.ReadOnlySpan<byte> data) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1786
public System.Security.Cryptography.Kmac128 Clone() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1788
public byte[] GetCurrentHash(int outputLength) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1789
public void GetCurrentHash(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1790
public byte[] GetHashAndReset(int outputLength) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1791
public void GetHashAndReset(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1792
public static byte[] HashData(byte[] key, byte[] source, int outputLength, byte[]? customizationString = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1793
public static byte[] HashData(byte[] key, System.IO.Stream source, int outputLength, byte[]? customizationString = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1794
public static byte[] HashData(System.ReadOnlySpan<byte> key, System.IO.Stream source, int outputLength, System.ReadOnlySpan<byte> customizationString = default(System.ReadOnlySpan<byte>)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1795
public static void HashData(System.ReadOnlySpan<byte> key, System.IO.Stream source, System.Span<byte> destination, System.ReadOnlySpan<byte> customizationString = default(System.ReadOnlySpan<byte>)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1796
public static byte[] HashData(System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> source, int outputLength, System.ReadOnlySpan<byte> customizationString = default(System.ReadOnlySpan<byte>)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1797
public static void HashData(System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> source, System.Span<byte> destination, System.ReadOnlySpan<byte> customizationString = default(System.ReadOnlySpan<byte>)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1798
public static System.Threading.Tasks.ValueTask<byte[]> HashDataAsync(byte[] key, System.IO.Stream source, int outputLength, byte[]? customizationString = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1799
public static System.Threading.Tasks.ValueTask<byte[]> HashDataAsync(System.ReadOnlyMemory<byte> key, System.IO.Stream source, int outputLength, System.ReadOnlyMemory<byte> customizationString = default(System.ReadOnlyMemory<byte>), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1800
public static System.Threading.Tasks.ValueTask HashDataAsync(System.ReadOnlyMemory<byte> key, System.IO.Stream source, System.Memory<byte> destination, System.ReadOnlyMemory<byte> customizationString = default(System.ReadOnlyMemory<byte>), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1804
public Kmac256(byte[] key, byte[]? customizationString = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1805
public Kmac256(System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> customizationString = default(System.ReadOnlySpan<byte>)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1806
public static bool IsSupported { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1807
public void AppendData(byte[] data) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1808
public void AppendData(System.ReadOnlySpan<byte> data) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1809
public System.Security.Cryptography.Kmac256 Clone() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1811
public byte[] GetCurrentHash(int outputLength) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1812
public void GetCurrentHash(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1813
public byte[] GetHashAndReset(int outputLength) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1814
public void GetHashAndReset(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1815
public static byte[] HashData(byte[] key, byte[] source, int outputLength, byte[]? customizationString = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1816
public static byte[] HashData(byte[] key, System.IO.Stream source, int outputLength, byte[]? customizationString = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1817
public static byte[] HashData(System.ReadOnlySpan<byte> key, System.IO.Stream source, int outputLength, System.ReadOnlySpan<byte> customizationString = default(System.ReadOnlySpan<byte>)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1818
public static void HashData(System.ReadOnlySpan<byte> key, System.IO.Stream source, System.Span<byte> destination, System.ReadOnlySpan<byte> customizationString = default(System.ReadOnlySpan<byte>)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1819
public static byte[] HashData(System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> source, int outputLength, System.ReadOnlySpan<byte> customizationString = default(System.ReadOnlySpan<byte>)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1820
public static void HashData(System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> source, System.Span<byte> destination, System.ReadOnlySpan<byte> customizationString = default(System.ReadOnlySpan<byte>)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1821
public static System.Threading.Tasks.ValueTask<byte[]> HashDataAsync(byte[] key, System.IO.Stream source, int outputLength, byte[]? customizationString = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1822
public static System.Threading.Tasks.ValueTask<byte[]> HashDataAsync(System.ReadOnlyMemory<byte> key, System.IO.Stream source, int outputLength, System.ReadOnlyMemory<byte> customizationString = default(System.ReadOnlyMemory<byte>), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1823
public static System.Threading.Tasks.ValueTask HashDataAsync(System.ReadOnlyMemory<byte> key, System.IO.Stream source, System.Memory<byte> destination, System.ReadOnlyMemory<byte> customizationString = default(System.ReadOnlyMemory<byte>), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1827
public KmacXof128(byte[] key, byte[]? customizationString = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1828
public KmacXof128(System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> customizationString = default(System.ReadOnlySpan<byte>)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1829
public static bool IsSupported { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1830
public void AppendData(byte[] data) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1831
public void AppendData(System.ReadOnlySpan<byte> data) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1832
public System.Security.Cryptography.KmacXof128 Clone() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1834
public byte[] GetCurrentHash(int outputLength) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1835
public void GetCurrentHash(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1836
public byte[] GetHashAndReset(int outputLength) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1837
public void GetHashAndReset(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1838
public static byte[] HashData(byte[] key, byte[] source, int outputLength, byte[]? customizationString = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1839
public static byte[] HashData(byte[] key, System.IO.Stream source, int outputLength, byte[]? customizationString = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1840
public static byte[] HashData(System.ReadOnlySpan<byte> key, System.IO.Stream source, int outputLength, System.ReadOnlySpan<byte> customizationString = default(System.ReadOnlySpan<byte>)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1841
public static void HashData(System.ReadOnlySpan<byte> key, System.IO.Stream source, System.Span<byte> destination, System.ReadOnlySpan<byte> customizationString = default(System.ReadOnlySpan<byte>)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1842
public static byte[] HashData(System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> source, int outputLength, System.ReadOnlySpan<byte> customizationString = default(System.ReadOnlySpan<byte>)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1843
public static void HashData(System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> source, System.Span<byte> destination, System.ReadOnlySpan<byte> customizationString = default(System.ReadOnlySpan<byte>)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1844
public static System.Threading.Tasks.ValueTask<byte[]> HashDataAsync(byte[] key, System.IO.Stream source, int outputLength, byte[]? customizationString = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1845
public static System.Threading.Tasks.ValueTask<byte[]> HashDataAsync(System.ReadOnlyMemory<byte> key, System.IO.Stream source, int outputLength, System.ReadOnlyMemory<byte> customizationString = default(System.ReadOnlyMemory<byte>), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1846
public static System.Threading.Tasks.ValueTask HashDataAsync(System.ReadOnlyMemory<byte> key, System.IO.Stream source, System.Memory<byte> destination, System.ReadOnlyMemory<byte> customizationString = default(System.ReadOnlyMemory<byte>), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1850
public KmacXof256(byte[] key, byte[]? customizationString = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1851
public KmacXof256(System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> customizationString = default(System.ReadOnlySpan<byte>)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1852
public static bool IsSupported { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1853
public void AppendData(byte[] data) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1854
public void AppendData(System.ReadOnlySpan<byte> data) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1855
public System.Security.Cryptography.KmacXof256 Clone() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1857
public byte[] GetCurrentHash(int outputLength) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1858
public void GetCurrentHash(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1859
public byte[] GetHashAndReset(int outputLength) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1860
public void GetHashAndReset(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1861
public static byte[] HashData(byte[] key, byte[] source, int outputLength, byte[]? customizationString = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1862
public static byte[] HashData(byte[] key, System.IO.Stream source, int outputLength, byte[]? customizationString = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1863
public static byte[] HashData(System.ReadOnlySpan<byte> key, System.IO.Stream source, int outputLength, System.ReadOnlySpan<byte> customizationString = default(System.ReadOnlySpan<byte>)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1864
public static void HashData(System.ReadOnlySpan<byte> key, System.IO.Stream source, System.Span<byte> destination, System.ReadOnlySpan<byte> customizationString = default(System.ReadOnlySpan<byte>)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1865
public static byte[] HashData(System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> source, int outputLength, System.ReadOnlySpan<byte> customizationString = default(System.ReadOnlySpan<byte>)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1866
public static void HashData(System.ReadOnlySpan<byte> key, System.ReadOnlySpan<byte> source, System.Span<byte> destination, System.ReadOnlySpan<byte> customizationString = default(System.ReadOnlySpan<byte>)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1867
public static System.Threading.Tasks.ValueTask<byte[]> HashDataAsync(byte[] key, System.IO.Stream source, int outputLength, byte[]? customizationString = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1868
public static System.Threading.Tasks.ValueTask<byte[]> HashDataAsync(System.ReadOnlyMemory<byte> key, System.IO.Stream source, int outputLength, System.ReadOnlyMemory<byte> customizationString = default(System.ReadOnlyMemory<byte>), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1869
public static System.Threading.Tasks.ValueTask HashDataAsync(System.ReadOnlyMemory<byte> key, System.IO.Stream source, System.Memory<byte> destination, System.ReadOnlyMemory<byte> customizationString = default(System.ReadOnlyMemory<byte>), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1873
protected MaskGenerationMethod() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1880
protected MD5() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1882
public static new System.Security.Cryptography.MD5 Create() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1885
public static new System.Security.Cryptography.MD5? Create(string algName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1887
public static byte[] HashData(byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1889
public static byte[] HashData(System.IO.Stream source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1891
public static int HashData(System.IO.Stream source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1893
public static byte[] HashData(System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1895
public static int HashData(System.ReadOnlySpan<byte> source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1897
public static System.Threading.Tasks.ValueTask<int> HashDataAsync(System.IO.Stream source, System.Memory<byte> destination, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1899
public static System.Threading.Tasks.ValueTask<byte[]> HashDataAsync(System.IO.Stream source, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1901
public static bool TryHashData(System.ReadOnlySpan<byte> source, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1907
public MD5CryptoServiceProvider() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1909
protected override void HashCore(byte[] array, int ibStart, int cbSize) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1910
protected override void HashCore(System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1911
protected override byte[] HashFinal() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1912
public override void Initialize() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1913
protected override bool TryHashFinal(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1918
protected MLDsa(System.Security.Cryptography.MLDsaAlgorithm algorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1919
public System.Security.Cryptography.MLDsaAlgorithm Algorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1920
public static bool IsSupported { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1923
public byte[] ExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<byte> passwordBytes, System.Security.Cryptography.PbeParameters pbeParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1924
public byte[] ExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<char> password, System.Security.Cryptography.PbeParameters pbeParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1925
public byte[] ExportEncryptedPkcs8PrivateKey(string password, System.Security.Cryptography.PbeParameters pbeParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1926
public string ExportEncryptedPkcs8PrivateKeyPem(System.ReadOnlySpan<byte> passwordBytes, System.Security.Cryptography.PbeParameters pbeParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1927
public string ExportEncryptedPkcs8PrivateKeyPem(System.ReadOnlySpan<char> password, System.Security.Cryptography.PbeParameters pbeParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1928
public string ExportEncryptedPkcs8PrivateKeyPem(string password, System.Security.Cryptography.PbeParameters pbeParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1929
public byte[] ExportMLDsaPrivateSeed() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1930
public void ExportMLDsaPrivateSeed(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1932
public byte[] ExportMLDsaPublicKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1933
public void ExportMLDsaPublicKey(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1935
public byte[] ExportMLDsaSecretKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1936
public void ExportMLDsaSecretKey(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1938
public byte[] ExportPkcs8PrivateKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1939
public string ExportPkcs8PrivateKeyPem() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1940
public byte[] ExportSubjectPublicKeyInfo() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1941
public string ExportSubjectPublicKeyInfoPem() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1942
public static System.Security.Cryptography.MLDsa GenerateKey(System.Security.Cryptography.MLDsaAlgorithm algorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1943
public static System.Security.Cryptography.MLDsa ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<byte> passwordBytes, System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1944
public static System.Security.Cryptography.MLDsa ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<char> password, System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1945
public static System.Security.Cryptography.MLDsa ImportEncryptedPkcs8PrivateKey(string password, byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1946
public static System.Security.Cryptography.MLDsa ImportFromEncryptedPem(System.ReadOnlySpan<char> source, System.ReadOnlySpan<byte> passwordBytes) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1947
public static System.Security.Cryptography.MLDsa ImportFromEncryptedPem(System.ReadOnlySpan<char> source, System.ReadOnlySpan<char> password) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1948
public static System.Security.Cryptography.MLDsa ImportFromEncryptedPem(string source, byte[] passwordBytes) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1949
public static System.Security.Cryptography.MLDsa ImportFromEncryptedPem(string source, string password) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1950
public static System.Security.Cryptography.MLDsa ImportFromPem(System.ReadOnlySpan<char> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1951
public static System.Security.Cryptography.MLDsa ImportFromPem(string source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1952
public static System.Security.Cryptography.MLDsa ImportMLDsaPrivateSeed(System.Security.Cryptography.MLDsaAlgorithm algorithm, byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1953
public static System.Security.Cryptography.MLDsa ImportMLDsaPrivateSeed(System.Security.Cryptography.MLDsaAlgorithm algorithm, System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1954
public static System.Security.Cryptography.MLDsa ImportMLDsaPublicKey(System.Security.Cryptography.MLDsaAlgorithm algorithm, byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1955
public static System.Security.Cryptography.MLDsa ImportMLDsaPublicKey(System.Security.Cryptography.MLDsaAlgorithm algorithm, System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1956
public static System.Security.Cryptography.MLDsa ImportMLDsaSecretKey(System.Security.Cryptography.MLDsaAlgorithm algorithm, byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1957
public static System.Security.Cryptography.MLDsa ImportMLDsaSecretKey(System.Security.Cryptography.MLDsaAlgorithm algorithm, System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1958
public static System.Security.Cryptography.MLDsa ImportPkcs8PrivateKey(byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1959
public static System.Security.Cryptography.MLDsa ImportPkcs8PrivateKey(System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1960
public static System.Security.Cryptography.MLDsa ImportSubjectPublicKeyInfo(byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1961
public static System.Security.Cryptography.MLDsa ImportSubjectPublicKeyInfo(System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1962
public byte[] SignData(byte[] data, byte[]? context = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1963
public void SignData(System.ReadOnlySpan<byte> data, System.Span<byte> destination, System.ReadOnlySpan<byte> context = default(System.ReadOnlySpan<byte>)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1965
public bool TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<byte> passwordBytes, System.Security.Cryptography.PbeParameters pbeParameters, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1966
public bool TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<char> password, System.Security.Cryptography.PbeParameters pbeParameters, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1967
public bool TryExportEncryptedPkcs8PrivateKey(string password, System.Security.Cryptography.PbeParameters pbeParameters, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1968
public bool TryExportPkcs8PrivateKey(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1970
public bool TryExportSubjectPublicKeyInfo(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1971
public bool VerifyData(byte[] data, byte[] signature, byte[]? context = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1972
public bool VerifyData(System.ReadOnlySpan<byte> data, System.ReadOnlySpan<byte> signature, System.ReadOnlySpan<byte> context = default(System.ReadOnlySpan<byte>)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1978
internal MLDsaAlgorithm() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1979
public static System.Security.Cryptography.MLDsaAlgorithm MLDsa44 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1980
public static System.Security.Cryptography.MLDsaAlgorithm MLDsa65 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1981
public static System.Security.Cryptography.MLDsaAlgorithm MLDsa87 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1982
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1983
public int PrivateSeedSizeInBytes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1984
public int PublicKeySizeInBytes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1985
public int SecretKeySizeInBytes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1986
public int SignatureSizeInBytes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
1987
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? obj) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1988
public bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] System.Security.Cryptography.MLDsaAlgorithm? other) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1989
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1990
public static bool operator ==(System.Security.Cryptography.MLDsaAlgorithm? left, System.Security.Cryptography.MLDsaAlgorithm? right) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1991
public static bool operator !=(System.Security.Cryptography.MLDsaAlgorithm? left, System.Security.Cryptography.MLDsaAlgorithm? right) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1992
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1998
public MLDsaCng(System.Security.Cryptography.CngKey key) : base (default(System.Security.Cryptography.MLDsaAlgorithm)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
1999
public System.Security.Cryptography.CngKey Key { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2001
protected override void ExportMLDsaPrivateSeedCore(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2002
protected override void ExportMLDsaPublicKeyCore(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2003
protected override void ExportMLDsaSecretKeyCore(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2004
protected override void SignDataCore(System.ReadOnlySpan<byte> data, System.ReadOnlySpan<byte> context, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2005
protected override bool TryExportPkcs8PrivateKeyCore(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2006
protected override bool VerifyDataCore(System.ReadOnlySpan<byte> data, System.ReadOnlySpan<byte> context, System.ReadOnlySpan<byte> signature) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2017
public MLDsaOpenSsl(System.Security.Cryptography.SafeEvpPKeyHandle pkeyHandle) : base (default(System.Security.Cryptography.MLDsaAlgorithm)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2019
public System.Security.Cryptography.SafeEvpPKeyHandle DuplicateKeyHandle() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2020
protected override void ExportMLDsaPrivateSeedCore(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2021
protected override void ExportMLDsaPublicKeyCore(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2022
protected override void ExportMLDsaSecretKeyCore(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2023
protected override void SignDataCore(System.ReadOnlySpan<byte> data, System.ReadOnlySpan<byte> context, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2024
protected override bool TryExportPkcs8PrivateKeyCore(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2025
protected override bool VerifyDataCore(System.ReadOnlySpan<byte> data, System.ReadOnlySpan<byte> context, System.ReadOnlySpan<byte> signature) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2030
protected MLKem(System.Security.Cryptography.MLKemAlgorithm algorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2031
public System.Security.Cryptography.MLKemAlgorithm Algorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2032
public static bool IsSupported { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2033
public byte[] Decapsulate(byte[] ciphertext) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2034
public void Decapsulate(System.ReadOnlySpan<byte> ciphertext, System.Span<byte> sharedSecret) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2038
public void Encapsulate(out byte[] ciphertext, out byte[] sharedSecret) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2039
public void Encapsulate(System.Span<byte> ciphertext, System.Span<byte> sharedSecret) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2041
public byte[] ExportDecapsulationKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2042
public void ExportDecapsulationKey(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2044
public byte[] ExportEncapsulationKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2045
public void ExportEncapsulationKey(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2047
public byte[] ExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<byte> passwordBytes, System.Security.Cryptography.PbeParameters pbeParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2048
public byte[] ExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<char> password, System.Security.Cryptography.PbeParameters pbeParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2049
public byte[] ExportEncryptedPkcs8PrivateKey(string password, System.Security.Cryptography.PbeParameters pbeParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2050
public string ExportEncryptedPkcs8PrivateKeyPem(System.ReadOnlySpan<byte> passwordBytes, System.Security.Cryptography.PbeParameters pbeParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2051
public string ExportEncryptedPkcs8PrivateKeyPem(System.ReadOnlySpan<char> password, System.Security.Cryptography.PbeParameters pbeParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2052
public string ExportEncryptedPkcs8PrivateKeyPem(string password, System.Security.Cryptography.PbeParameters pbeParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2053
public byte[] ExportPkcs8PrivateKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2054
public string ExportPkcs8PrivateKeyPem() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2055
public byte[] ExportPrivateSeed() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2056
public void ExportPrivateSeed(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2058
public byte[] ExportSubjectPublicKeyInfo() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2059
public string ExportSubjectPublicKeyInfoPem() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2060
public static System.Security.Cryptography.MLKem GenerateKey(System.Security.Cryptography.MLKemAlgorithm algorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2061
public static System.Security.Cryptography.MLKem ImportDecapsulationKey(System.Security.Cryptography.MLKemAlgorithm algorithm, byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2062
public static System.Security.Cryptography.MLKem ImportDecapsulationKey(System.Security.Cryptography.MLKemAlgorithm algorithm, System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2063
public static System.Security.Cryptography.MLKem ImportEncapsulationKey(System.Security.Cryptography.MLKemAlgorithm algorithm, byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2064
public static System.Security.Cryptography.MLKem ImportEncapsulationKey(System.Security.Cryptography.MLKemAlgorithm algorithm, System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2065
public static System.Security.Cryptography.MLKem ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<byte> passwordBytes, System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2066
public static System.Security.Cryptography.MLKem ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<char> password, System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2067
public static System.Security.Cryptography.MLKem ImportEncryptedPkcs8PrivateKey(string password, byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2068
public static System.Security.Cryptography.MLKem ImportFromEncryptedPem(System.ReadOnlySpan<char> source, System.ReadOnlySpan<byte> passwordBytes) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2069
public static System.Security.Cryptography.MLKem ImportFromEncryptedPem(System.ReadOnlySpan<char> source, System.ReadOnlySpan<char> password) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2070
public static System.Security.Cryptography.MLKem ImportFromEncryptedPem(string source, byte[] passwordBytes) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2071
public static System.Security.Cryptography.MLKem ImportFromEncryptedPem(string source, string password) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2072
public static System.Security.Cryptography.MLKem ImportFromPem(System.ReadOnlySpan<char> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2073
public static System.Security.Cryptography.MLKem ImportFromPem(string source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2074
public static System.Security.Cryptography.MLKem ImportPkcs8PrivateKey(byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2075
public static System.Security.Cryptography.MLKem ImportPkcs8PrivateKey(System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2076
public static System.Security.Cryptography.MLKem ImportPrivateSeed(System.Security.Cryptography.MLKemAlgorithm algorithm, byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2077
public static System.Security.Cryptography.MLKem ImportPrivateSeed(System.Security.Cryptography.MLKemAlgorithm algorithm, System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2078
public static System.Security.Cryptography.MLKem ImportSubjectPublicKeyInfo(byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2079
public static System.Security.Cryptography.MLKem ImportSubjectPublicKeyInfo(System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2080
public bool TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<byte> passwordBytes, System.Security.Cryptography.PbeParameters pbeParameters, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2081
public bool TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<char> password, System.Security.Cryptography.PbeParameters pbeParameters, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2082
public bool TryExportEncryptedPkcs8PrivateKey(string password, System.Security.Cryptography.PbeParameters pbeParameters, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2083
public bool TryExportPkcs8PrivateKey(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2085
public bool TryExportSubjectPublicKeyInfo(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2090
internal MLKemAlgorithm() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2091
public int CiphertextSizeInBytes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2092
public int DecapsulationKeySizeInBytes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2093
public int EncapsulationKeySizeInBytes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2094
public static System.Security.Cryptography.MLKemAlgorithm MLKem1024 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2095
public static System.Security.Cryptography.MLKemAlgorithm MLKem512 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2096
public static System.Security.Cryptography.MLKemAlgorithm MLKem768 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2097
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2098
public int PrivateSeedSizeInBytes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2099
public int SharedSecretSizeInBytes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2100
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? obj) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2101
public bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] System.Security.Cryptography.MLKemAlgorithm? other) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2102
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2103
public static bool operator ==(System.Security.Cryptography.MLKemAlgorithm? left, System.Security.Cryptography.MLKemAlgorithm? right) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2104
public static bool operator !=(System.Security.Cryptography.MLKemAlgorithm? left, System.Security.Cryptography.MLKemAlgorithm? right) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2105
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2111
public MLKemCng(System.Security.Cryptography.CngKey key) : base (default(System.Security.Cryptography.MLKemAlgorithm)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2112
protected override void DecapsulateCore(System.ReadOnlySpan<byte> ciphertext, System.Span<byte> sharedSecret) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2114
protected override void EncapsulateCore(System.Span<byte> ciphertext, System.Span<byte> sharedSecret) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2115
protected override void ExportDecapsulationKeyCore(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2116
protected override void ExportEncapsulationKeyCore(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2117
protected override void ExportPrivateSeedCore(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2118
public System.Security.Cryptography.CngKey GetKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2119
protected override bool TryExportPkcs8PrivateKeyCore(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2130
public MLKemOpenSsl(System.Security.Cryptography.SafeEvpPKeyHandle pkeyHandle) : base (default(System.Security.Cryptography.MLKemAlgorithm)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2131
protected override void DecapsulateCore(System.ReadOnlySpan<byte> ciphertext, System.Span<byte> sharedSecret) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2133
public System.Security.Cryptography.SafeEvpPKeyHandle DuplicateKeyHandle() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2134
protected override void EncapsulateCore(System.Span<byte> ciphertext, System.Span<byte> sharedSecret) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2135
protected override void ExportDecapsulationKeyCore(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2136
protected override void ExportEncapsulationKeyCore(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2137
protected override void ExportPrivateSeedCore(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2138
protected override bool TryExportPkcs8PrivateKeyCore(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2142
public Oid() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2143
public Oid(System.Security.Cryptography.Oid oid) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2144
public Oid(string oid) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2145
public Oid(string? value, string? friendlyName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2146
public string? FriendlyName { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2147
public string? Value { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2148
public static System.Security.Cryptography.Oid FromFriendlyName(string friendlyName, System.Security.Cryptography.OidGroup group) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2149
public static System.Security.Cryptography.Oid FromOidValue(string oidValue, System.Security.Cryptography.OidGroup group) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2153
public OidCollection() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2154
public int Count { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2155
public bool IsSynchronized { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2156
public System.Security.Cryptography.Oid this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2157
public System.Security.Cryptography.Oid? this[string oid] { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2158
public object SyncRoot { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2159
public int Add(System.Security.Cryptography.Oid oid) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2160
public void CopyTo(System.Security.Cryptography.Oid[] array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2161
public System.Security.Cryptography.OidEnumerator GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2162
void System.Collections.ICollection.CopyTo(System.Array array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2163
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2167
internal OidEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2168
public System.Security.Cryptography.Oid Current { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2169
object System.Collections.IEnumerator.Current { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2170
public bool MoveNext() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2171
public void Reset() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2198
public PasswordDeriveBytes(byte[] password, byte[]? salt) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2199
public PasswordDeriveBytes(byte[] password, byte[]? salt, System.Security.Cryptography.CspParameters? cspParams) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2201
public PasswordDeriveBytes(byte[] password, byte[]? salt, string hashName, int iterations) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2203
public PasswordDeriveBytes(byte[] password, byte[]? salt, string hashName, int iterations, System.Security.Cryptography.CspParameters? cspParams) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2204
public PasswordDeriveBytes(string strPassword, byte[]? rgbSalt) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2205
public PasswordDeriveBytes(string strPassword, byte[]? rgbSalt, System.Security.Cryptography.CspParameters? cspParams) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2207
public PasswordDeriveBytes(string strPassword, byte[]? rgbSalt, string strHashName, int iterations) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2209
public PasswordDeriveBytes(string strPassword, byte[]? rgbSalt, string strHashName, int iterations, System.Security.Cryptography.CspParameters? cspParams) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2210
public string HashName { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } [System.Diagnostics.CodeAnalysis.RequiresUnreferencedCodeAttribute("The hash implementation might be removed. Ensure the referenced hash algorithm is not trimmed.")] set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2211
public int IterationCount { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2212
public byte[]? Salt { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2214
public byte[] CryptDeriveKey(string? algname, string? alghashname, int keySize, byte[] rgbIV) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2217
public override byte[] GetBytes(int cb) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2218
public override void Reset() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2230
public PbeParameters(System.Security.Cryptography.PbeEncryptionAlgorithm encryptionAlgorithm, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, int iterationCount) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2231
public System.Security.Cryptography.PbeEncryptionAlgorithm EncryptionAlgorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2232
public System.Security.Cryptography.HashAlgorithmName HashAlgorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2233
public int IterationCount { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2237
public static System.Security.Cryptography.PemFields Find(System.ReadOnlySpan<char> pemData) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2238
public static System.Security.Cryptography.PemFields FindUtf8(System.ReadOnlySpan<byte> pemData) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2239
public static int GetEncodedSize(int labelLength, int dataLength) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2240
public static bool TryFind(System.ReadOnlySpan<char> pemData, out System.Security.Cryptography.PemFields fields) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2241
public static bool TryFindUtf8(System.ReadOnlySpan<byte> pemData, out System.Security.Cryptography.PemFields fields) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2242
public static bool TryWrite(System.ReadOnlySpan<char> label, System.ReadOnlySpan<byte> data, System.Span<char> destination, out int charsWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2243
public static bool TryWriteUtf8(System.ReadOnlySpan<byte> utf8Label, System.ReadOnlySpan<byte> data, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2244
public static char[] Write(System.ReadOnlySpan<char> label, System.ReadOnlySpan<byte> data) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2245
public static string WriteString(System.ReadOnlySpan<char> label, System.ReadOnlySpan<byte> data) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2246
public static byte[] WriteUtf8(System.ReadOnlySpan<byte> utf8Label, System.ReadOnlySpan<byte> data) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2251
public System.Range Base64Data { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2252
public int DecodedDataLength { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2253
public System.Range Label { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2254
public System.Range Location { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2259
public PKCS1MaskGenerationMethod() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2260
public string HashName { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2261
public override byte[] GenerateMask(byte[] rgbSeed, int cbReturn) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2265
protected RandomNumberGenerator() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2266
public static System.Security.Cryptography.RandomNumberGenerator Create() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2269
public static System.Security.Cryptography.RandomNumberGenerator? Create(string rngName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2272
public static void Fill(System.Span<byte> data) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2274
public virtual void GetBytes(byte[] data, int offset, int count) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2275
public static byte[] GetBytes(int count) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2276
public virtual void GetBytes(System.Span<byte> data) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2277
public static string GetHexString(int stringLength, bool lowercase = false) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2278
public static void GetHexString(System.Span<char> destination, bool lowercase = false) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2279
public static int GetInt32(int toExclusive) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2280
public static int GetInt32(int fromInclusive, int toExclusive) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2281
public static T[] GetItems<T>(System.ReadOnlySpan<T> choices, int length) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2282
public static void GetItems<T>(System.ReadOnlySpan<T> choices, System.Span<T> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2283
public virtual void GetNonZeroBytes(byte[] data) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2284
public virtual void GetNonZeroBytes(System.Span<byte> data) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2285
public static string GetString(System.ReadOnlySpan<char> choices, int length) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2286
public static void Shuffle<T>(System.Span<T> values) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2292
protected RC2() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2293
public virtual int EffectiveKeySize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2294
public override int KeySize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2297
public static new System.Security.Cryptography.RC2 Create() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2300
public static new System.Security.Cryptography.RC2? Create(string AlgName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2308
public RC2CryptoServiceProvider() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2309
public override int EffectiveKeySize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2310
public bool UseSalt { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } [System.Runtime.Versioning.SupportedOSPlatformAttribute("windows")] set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2311
public override System.Security.Cryptography.ICryptoTransform CreateDecryptor(byte[] rgbKey, byte[]? rgbIV) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2312
public override System.Security.Cryptography.ICryptoTransform CreateEncryptor(byte[] rgbKey, byte[]? rgbIV) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2313
public override void GenerateIV() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2314
public override void GenerateKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2319
public Rfc2898DeriveBytes(byte[] password, byte[] salt, int iterations) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2321
public Rfc2898DeriveBytes(byte[] password, byte[] salt, int iterations, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2323
public Rfc2898DeriveBytes(string password, byte[] salt) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2325
public Rfc2898DeriveBytes(string password, byte[] salt, int iterations) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2327
public Rfc2898DeriveBytes(string password, byte[] salt, int iterations, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2329
public Rfc2898DeriveBytes(string password, int saltSize) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2331
public Rfc2898DeriveBytes(string password, int saltSize, int iterations) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2333
public Rfc2898DeriveBytes(string password, int saltSize, int iterations, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2334
public System.Security.Cryptography.HashAlgorithmName HashAlgorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2335
public int IterationCount { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2336
public byte[] Salt { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2338
public byte[] CryptDeriveKey(string algname, string alghashname, int keySize, byte[] rgbIV) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2340
public override byte[] GetBytes(int cb) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2341
public static byte[] Pbkdf2(byte[] password, byte[] salt, int iterations, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, int outputLength) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2342
public static byte[] Pbkdf2(System.ReadOnlySpan<byte> password, System.ReadOnlySpan<byte> salt, int iterations, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, int outputLength) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2343
public static void Pbkdf2(System.ReadOnlySpan<byte> password, System.ReadOnlySpan<byte> salt, System.Span<byte> destination, int iterations, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2344
public static byte[] Pbkdf2(System.ReadOnlySpan<char> password, System.ReadOnlySpan<byte> salt, int iterations, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, int outputLength) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2345
public static void Pbkdf2(System.ReadOnlySpan<char> password, System.ReadOnlySpan<byte> salt, System.Span<byte> destination, int iterations, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2346
public static byte[] Pbkdf2(string password, byte[] salt, int iterations, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, int outputLength) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2347
public override void Reset() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2353
protected Rijndael() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2355
public static new System.Security.Cryptography.Rijndael Create() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2358
public static new System.Security.Cryptography.Rijndael? Create(string algName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2365
public RijndaelManaged() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2366
public override int BlockSize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2367
public override int FeedbackSize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2368
public override byte[] IV { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2369
public override byte[] Key { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2370
public override int KeySize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2371
public override System.Security.Cryptography.KeySizes[] LegalKeySizes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2372
public override System.Security.Cryptography.CipherMode Mode { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2373
public override System.Security.Cryptography.PaddingMode Padding { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2374
public override System.Security.Cryptography.ICryptoTransform CreateDecryptor() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2375
public override System.Security.Cryptography.ICryptoTransform CreateDecryptor(byte[] rgbKey, byte[]? rgbIV) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2376
public override System.Security.Cryptography.ICryptoTransform CreateEncryptor() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2377
public override System.Security.Cryptography.ICryptoTransform CreateEncryptor(byte[] rgbKey, byte[]? rgbIV) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2379
public override void GenerateIV() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2380
public override void GenerateKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2386
public RNGCryptoServiceProvider() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2387
public RNGCryptoServiceProvider(byte[] rgb) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2388
public RNGCryptoServiceProvider(System.Security.Cryptography.CspParameters? cspParams) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2389
public RNGCryptoServiceProvider(string str) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2391
public override void GetBytes(byte[] data) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2392
public override void GetBytes(byte[] data, int offset, int count) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2393
public override void GetBytes(System.Span<byte> data) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2394
public override void GetNonZeroBytes(byte[] data) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2395
public override void GetNonZeroBytes(System.Span<byte> data) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2399
protected RSA() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2400
public override string? KeyExchangeAlgorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2401
public override string SignatureAlgorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2403
public static new System.Security.Cryptography.RSA Create() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2405
public static System.Security.Cryptography.RSA Create(int keySizeInBits) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2407
public static System.Security.Cryptography.RSA Create(System.Security.Cryptography.RSAParameters parameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2410
public static new System.Security.Cryptography.RSA? Create(string algName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2411
public virtual byte[] Decrypt(byte[] data, System.Security.Cryptography.RSAEncryptionPadding padding) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2412
public byte[] Decrypt(System.ReadOnlySpan<byte> data, System.Security.Cryptography.RSAEncryptionPadding padding) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2413
public int Decrypt(System.ReadOnlySpan<byte> data, System.Span<byte> destination, System.Security.Cryptography.RSAEncryptionPadding padding) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2416
public virtual byte[] DecryptValue(byte[] rgb) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2417
public virtual byte[] Encrypt(byte[] data, System.Security.Cryptography.RSAEncryptionPadding padding) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2418
public byte[] Encrypt(System.ReadOnlySpan<byte> data, System.Security.Cryptography.RSAEncryptionPadding padding) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2419
public int Encrypt(System.ReadOnlySpan<byte> data, System.Span<byte> destination, System.Security.Cryptography.RSAEncryptionPadding padding) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2422
public virtual byte[] EncryptValue(byte[] rgb) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2424
public virtual byte[] ExportRSAPrivateKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2425
public string ExportRSAPrivateKeyPem() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2426
public virtual byte[] ExportRSAPublicKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2427
public string ExportRSAPublicKeyPem() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2428
public override void FromXmlString(string xmlString) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2429
public int GetMaxOutputSize() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2430
protected virtual byte[] HashData(byte[] data, int offset, int count, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2431
protected virtual byte[] HashData(System.IO.Stream data, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2432
public override void ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<byte> passwordBytes, System.ReadOnlySpan<byte> source, out int bytesRead) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2433
public override void ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<char> password, System.ReadOnlySpan<byte> source, out int bytesRead) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2434
public override void ImportFromEncryptedPem(System.ReadOnlySpan<char> input, System.ReadOnlySpan<byte> passwordBytes) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2435
public override void ImportFromEncryptedPem(System.ReadOnlySpan<char> input, System.ReadOnlySpan<char> password) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2436
public override void ImportFromPem(System.ReadOnlySpan<char> input) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2438
public override void ImportPkcs8PrivateKey(System.ReadOnlySpan<byte> source, out int bytesRead) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2439
public virtual void ImportRSAPrivateKey(System.ReadOnlySpan<byte> source, out int bytesRead) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2440
public virtual void ImportRSAPublicKey(System.ReadOnlySpan<byte> source, out int bytesRead) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2441
public override void ImportSubjectPublicKeyInfo(System.ReadOnlySpan<byte> source, out int bytesRead) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2442
public virtual byte[] SignData(byte[] data, int offset, int count, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.RSASignaturePadding padding) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2443
public byte[] SignData(byte[] data, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.RSASignaturePadding padding) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2444
public virtual byte[] SignData(System.IO.Stream data, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.RSASignaturePadding padding) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2445
public byte[] SignData(System.ReadOnlySpan<byte> data, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.RSASignaturePadding padding) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2446
public int SignData(System.ReadOnlySpan<byte> data, System.Span<byte> destination, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.RSASignaturePadding padding) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2447
public virtual byte[] SignHash(byte[] hash, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.RSASignaturePadding padding) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2448
public byte[] SignHash(System.ReadOnlySpan<byte> hash, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.RSASignaturePadding padding) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2449
public int SignHash(System.ReadOnlySpan<byte> hash, System.Span<byte> destination, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.RSASignaturePadding padding) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2450
public override string ToXmlString(bool includePrivateParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2451
public virtual bool TryDecrypt(System.ReadOnlySpan<byte> data, System.Span<byte> destination, System.Security.Cryptography.RSAEncryptionPadding padding, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2452
public virtual bool TryEncrypt(System.ReadOnlySpan<byte> data, System.Span<byte> destination, System.Security.Cryptography.RSAEncryptionPadding padding, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2453
public override bool TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<byte> passwordBytes, System.Security.Cryptography.PbeParameters pbeParameters, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2454
public override bool TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<char> password, System.Security.Cryptography.PbeParameters pbeParameters, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2455
public override bool TryExportPkcs8PrivateKey(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2456
public virtual bool TryExportRSAPrivateKey(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2457
public bool TryExportRSAPrivateKeyPem(System.Span<char> destination, out int charsWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2458
public virtual bool TryExportRSAPublicKey(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2459
public bool TryExportRSAPublicKeyPem(System.Span<char> destination, out int charsWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2460
public override bool TryExportSubjectPublicKeyInfo(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2461
protected virtual bool TryHashData(System.ReadOnlySpan<byte> data, System.Span<byte> destination, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2462
public virtual bool TrySignData(System.ReadOnlySpan<byte> data, System.Span<byte> destination, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.RSASignaturePadding padding, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2463
public virtual bool TrySignHash(System.ReadOnlySpan<byte> hash, System.Span<byte> destination, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.RSASignaturePadding padding, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2464
public bool VerifyData(byte[] data, byte[] signature, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.RSASignaturePadding padding) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2465
public virtual bool VerifyData(byte[] data, int offset, int count, byte[] signature, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.RSASignaturePadding padding) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2466
public bool VerifyData(System.IO.Stream data, byte[] signature, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.RSASignaturePadding padding) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2467
public virtual bool VerifyData(System.ReadOnlySpan<byte> data, System.ReadOnlySpan<byte> signature, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.RSASignaturePadding padding) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2468
public virtual bool VerifyHash(byte[] hash, byte[] signature, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.RSASignaturePadding padding) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2469
public virtual bool VerifyHash(System.ReadOnlySpan<byte> hash, System.ReadOnlySpan<byte> signature, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.RSASignaturePadding padding) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2474
public RSACng() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2476
public RSACng(int keySize) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2478
public RSACng(System.Security.Cryptography.CngKey key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2479
public System.Security.Cryptography.CngKey Key { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2480
public override System.Security.Cryptography.KeySizes[] LegalKeySizes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2481
public override byte[] Decrypt(byte[] data, System.Security.Cryptography.RSAEncryptionPadding padding) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2483
public override byte[] Encrypt(byte[] data, System.Security.Cryptography.RSAEncryptionPadding padding) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2484
public override byte[] ExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<byte> passwordBytes, System.Security.Cryptography.PbeParameters pbeParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2485
public override byte[] ExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<char> password, System.Security.Cryptography.PbeParameters pbeParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2486
public override System.Security.Cryptography.RSAParameters ExportParameters(bool includePrivateParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2487
public override void ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<byte> passwordBytes, System.ReadOnlySpan<byte> source, out int bytesRead) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2488
public override void ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<char> password, System.ReadOnlySpan<byte> source, out int bytesRead) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2489
public override void ImportParameters(System.Security.Cryptography.RSAParameters parameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2490
public override void ImportPkcs8PrivateKey(System.ReadOnlySpan<byte> source, out int bytesRead) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2491
public override byte[] SignHash(byte[] hash, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.RSASignaturePadding padding) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2492
public override bool TryDecrypt(System.ReadOnlySpan<byte> data, System.Span<byte> destination, System.Security.Cryptography.RSAEncryptionPadding padding, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2493
public override bool TryEncrypt(System.ReadOnlySpan<byte> data, System.Span<byte> destination, System.Security.Cryptography.RSAEncryptionPadding padding, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2494
public override bool TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<byte> passwordBytes, System.Security.Cryptography.PbeParameters pbeParameters, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2495
public override bool TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<char> password, System.Security.Cryptography.PbeParameters pbeParameters, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2496
public override bool TryExportPkcs8PrivateKey(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2497
public override bool TrySignHash(System.ReadOnlySpan<byte> hash, System.Span<byte> destination, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.RSASignaturePadding padding, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2498
public override bool VerifyHash(byte[] hash, byte[] signature, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.RSASignaturePadding padding) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2499
public override bool VerifyHash(System.ReadOnlySpan<byte> hash, System.ReadOnlySpan<byte> signature, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.RSASignaturePadding padding) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2504
public RSACryptoServiceProvider() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2506
public RSACryptoServiceProvider(int dwKeySize) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2508
public RSACryptoServiceProvider(int dwKeySize, System.Security.Cryptography.CspParameters? parameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2510
public RSACryptoServiceProvider(System.Security.Cryptography.CspParameters? parameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2512
public System.Security.Cryptography.CspKeyContainerInfo CspKeyContainerInfo { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2513
public override string? KeyExchangeAlgorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2514
public override int KeySize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2515
public override System.Security.Cryptography.KeySizes[] LegalKeySizes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2516
public bool PersistKeyInCsp { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2517
public bool PublicOnly { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2518
public override string SignatureAlgorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2519
public static bool UseMachineKeyStore { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2520
public byte[] Decrypt(byte[] rgb, bool fOAEP) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2521
public override byte[] Decrypt(byte[] data, System.Security.Cryptography.RSAEncryptionPadding padding) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2524
public override byte[] DecryptValue(byte[] rgb) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2526
public byte[] Encrypt(byte[] rgb, bool fOAEP) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2527
public override byte[] Encrypt(byte[] data, System.Security.Cryptography.RSAEncryptionPadding padding) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2530
public override byte[] EncryptValue(byte[] rgb) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2531
public byte[] ExportCspBlob(bool includePrivateParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2532
public override System.Security.Cryptography.RSAParameters ExportParameters(bool includePrivateParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2533
public void ImportCspBlob(byte[] keyBlob) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2534
public override void ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<byte> passwordBytes, System.ReadOnlySpan<byte> source, out int bytesRead) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2535
public override void ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<char> password, System.ReadOnlySpan<byte> source, out int bytesRead) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2536
public override void ImportParameters(System.Security.Cryptography.RSAParameters parameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2537
public byte[] SignData(byte[] buffer, int offset, int count, object halg) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2538
public byte[] SignData(byte[] buffer, object halg) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2539
public byte[] SignData(System.IO.Stream inputStream, object halg) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2540
public override byte[] SignHash(byte[] hash, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.RSASignaturePadding padding) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2541
public byte[] SignHash(byte[] rgbHash, string? str) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2542
public bool VerifyData(byte[] buffer, object halg, byte[] signature) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2543
public override bool VerifyHash(byte[] hash, byte[] signature, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.RSASignaturePadding padding) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2544
public bool VerifyHash(byte[] rgbHash, string str, byte[] rgbSignature) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2548
internal RSAEncryptionPadding() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2549
public System.Security.Cryptography.RSAEncryptionPaddingMode Mode { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2550
public System.Security.Cryptography.HashAlgorithmName OaepHashAlgorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2551
public static System.Security.Cryptography.RSAEncryptionPadding OaepSHA1 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2552
public static System.Security.Cryptography.RSAEncryptionPadding OaepSHA256 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2553
public static System.Security.Cryptography.RSAEncryptionPadding OaepSHA384 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2554
public static System.Security.Cryptography.RSAEncryptionPadding OaepSHA3_256 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2555
public static System.Security.Cryptography.RSAEncryptionPadding OaepSHA3_384 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2556
public static System.Security.Cryptography.RSAEncryptionPadding OaepSHA3_512 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2557
public static System.Security.Cryptography.RSAEncryptionPadding OaepSHA512 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2558
public static System.Security.Cryptography.RSAEncryptionPadding Pkcs1 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2559
public static System.Security.Cryptography.RSAEncryptionPadding CreateOaep(System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2560
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? obj) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2561
public bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] System.Security.Cryptography.RSAEncryptionPadding? other) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2562
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2563
public static bool operator ==(System.Security.Cryptography.RSAEncryptionPadding? left, System.Security.Cryptography.RSAEncryptionPadding? right) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2564
public static bool operator !=(System.Security.Cryptography.RSAEncryptionPadding? left, System.Security.Cryptography.RSAEncryptionPadding? right) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2565
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2574
public RSAOAEPKeyExchangeDeformatter() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2575
public RSAOAEPKeyExchangeDeformatter(System.Security.Cryptography.AsymmetricAlgorithm key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2576
public override string? Parameters { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2577
public override byte[] DecryptKeyExchange(byte[] rgbData) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2578
public override void SetKey(System.Security.Cryptography.AsymmetricAlgorithm key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2582
public RSAOAEPKeyExchangeFormatter() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2583
public RSAOAEPKeyExchangeFormatter(System.Security.Cryptography.AsymmetricAlgorithm key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2584
public byte[]? Parameter { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2585
public override string? Parameters { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2586
public System.Security.Cryptography.RandomNumberGenerator? Rng { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2587
public override byte[] CreateKeyExchange(byte[] rgbData) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2588
public override byte[] CreateKeyExchange(byte[] rgbData, System.Type? symAlgType) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2589
public override void SetKey(System.Security.Cryptography.AsymmetricAlgorithm key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2598
public RSAOpenSsl() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2604
public RSAOpenSsl(int keySize) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2610
public RSAOpenSsl(System.IntPtr handle) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2616
public RSAOpenSsl(System.Security.Cryptography.RSAParameters parameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2622
public RSAOpenSsl(System.Security.Cryptography.SafeEvpPKeyHandle pkeyHandle) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2623
public System.Security.Cryptography.SafeEvpPKeyHandle DuplicateKeyHandle() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2624
public override System.Security.Cryptography.RSAParameters ExportParameters(bool includePrivateParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2625
public override void ImportParameters(System.Security.Cryptography.RSAParameters parameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2640
public RSAPKCS1KeyExchangeDeformatter() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2641
public RSAPKCS1KeyExchangeDeformatter(System.Security.Cryptography.AsymmetricAlgorithm key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2642
public override string? Parameters { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2643
public System.Security.Cryptography.RandomNumberGenerator? RNG { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2644
public override byte[] DecryptKeyExchange(byte[] rgbIn) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2645
public override void SetKey(System.Security.Cryptography.AsymmetricAlgorithm key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2649
public RSAPKCS1KeyExchangeFormatter() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2650
public RSAPKCS1KeyExchangeFormatter(System.Security.Cryptography.AsymmetricAlgorithm key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2651
public override string Parameters { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2652
public System.Security.Cryptography.RandomNumberGenerator? Rng { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2653
public override byte[] CreateKeyExchange(byte[] rgbData) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2654
public override byte[] CreateKeyExchange(byte[] rgbData, System.Type? symAlgType) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2655
public override void SetKey(System.Security.Cryptography.AsymmetricAlgorithm key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2660
public RSAPKCS1SignatureDeformatter() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2661
public RSAPKCS1SignatureDeformatter(System.Security.Cryptography.AsymmetricAlgorithm key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2662
public override void SetHashAlgorithm(string strName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2663
public override void SetKey(System.Security.Cryptography.AsymmetricAlgorithm key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2664
public override bool VerifySignature(byte[] rgbHash, byte[] rgbSignature) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2669
public RSAPKCS1SignatureFormatter() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2670
public RSAPKCS1SignatureFormatter(System.Security.Cryptography.AsymmetricAlgorithm key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2671
public override byte[] CreateSignature(byte[] rgbHash) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2672
public override void SetHashAlgorithm(string strName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2673
public override void SetKey(System.Security.Cryptography.AsymmetricAlgorithm key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2677
internal RSASignaturePadding() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2678
public System.Security.Cryptography.RSASignaturePaddingMode Mode { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2679
public static System.Security.Cryptography.RSASignaturePadding Pkcs1 { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2680
public static System.Security.Cryptography.RSASignaturePadding Pss { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2681
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? obj) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2682
public bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] System.Security.Cryptography.RSASignaturePadding? other) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2683
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2684
public static bool operator ==(System.Security.Cryptography.RSASignaturePadding? left, System.Security.Cryptography.RSASignaturePadding? right) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2685
public static bool operator !=(System.Security.Cryptography.RSASignaturePadding? left, System.Security.Cryptography.RSASignaturePadding? right) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2686
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2700
public SafeEvpPKeyHandle() : base (default(System.IntPtr), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2706
public SafeEvpPKeyHandle(System.IntPtr handle, bool ownsHandle) : base (default(System.IntPtr), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2707
public override bool IsInvalid { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2713
public static long OpenSslVersion { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2714
public System.Security.Cryptography.SafeEvpPKeyHandle DuplicateHandle() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2720
public static System.Security.Cryptography.SafeEvpPKeyHandle OpenKeyFromProvider(string providerName, string keyUri) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2726
public static System.Security.Cryptography.SafeEvpPKeyHandle OpenPrivateKeyFromEngine(string engineName, string keyId) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2732
public static System.Security.Cryptography.SafeEvpPKeyHandle OpenPublicKeyFromEngine(string engineName, string keyId) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2733
protected override bool ReleaseHandle() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2739
protected SHA1() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2740
public static new System.Security.Cryptography.SHA1 Create() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2743
public static new System.Security.Cryptography.SHA1? Create(string hashName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2744
public static byte[] HashData(byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2745
public static byte[] HashData(System.IO.Stream source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2746
public static int HashData(System.IO.Stream source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2747
public static byte[] HashData(System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2748
public static int HashData(System.ReadOnlySpan<byte> source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2749
public static System.Threading.Tasks.ValueTask<int> HashDataAsync(System.IO.Stream source, System.Memory<byte> destination, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2750
public static System.Threading.Tasks.ValueTask<byte[]> HashDataAsync(System.IO.Stream source, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2751
public static bool TryHashData(System.ReadOnlySpan<byte> source, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2757
public SHA1CryptoServiceProvider() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2759
protected override void HashCore(byte[] array, int ibStart, int cbSize) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2760
protected override void HashCore(System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2761
protected override byte[] HashFinal() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2762
public override void Initialize() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2763
protected override bool TryHashFinal(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2769
public SHA1Managed() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2771
protected sealed override void HashCore(byte[] array, int ibStart, int cbSize) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2772
protected sealed override void HashCore(System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2773
protected sealed override byte[] HashFinal() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2774
public sealed override void Initialize() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2775
protected sealed override bool TryHashFinal(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2781
protected SHA256() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2782
public static new System.Security.Cryptography.SHA256 Create() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2785
public static new System.Security.Cryptography.SHA256? Create(string hashName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2786
public static byte[] HashData(byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2787
public static byte[] HashData(System.IO.Stream source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2788
public static int HashData(System.IO.Stream source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2789
public static byte[] HashData(System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2790
public static int HashData(System.ReadOnlySpan<byte> source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2791
public static System.Threading.Tasks.ValueTask<int> HashDataAsync(System.IO.Stream source, System.Memory<byte> destination, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2792
public static System.Threading.Tasks.ValueTask<byte[]> HashDataAsync(System.IO.Stream source, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2793
public static bool TryHashData(System.ReadOnlySpan<byte> source, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2799
public SHA256CryptoServiceProvider() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2801
protected override void HashCore(byte[] array, int ibStart, int cbSize) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2802
protected override void HashCore(System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2803
protected override byte[] HashFinal() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2804
public override void Initialize() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2805
protected override bool TryHashFinal(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2811
public SHA256Managed() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2813
protected sealed override void HashCore(byte[] array, int ibStart, int cbSize) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2814
protected sealed override void HashCore(System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2815
protected sealed override byte[] HashFinal() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2816
public sealed override void Initialize() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2817
protected sealed override bool TryHashFinal(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2823
protected SHA384() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2824
public static new System.Security.Cryptography.SHA384 Create() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2827
public static new System.Security.Cryptography.SHA384? Create(string hashName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2828
public static byte[] HashData(byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2829
public static byte[] HashData(System.IO.Stream source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2830
public static int HashData(System.IO.Stream source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2831
public static byte[] HashData(System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2832
public static int HashData(System.ReadOnlySpan<byte> source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2833
public static System.Threading.Tasks.ValueTask<int> HashDataAsync(System.IO.Stream source, System.Memory<byte> destination, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2834
public static System.Threading.Tasks.ValueTask<byte[]> HashDataAsync(System.IO.Stream source, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2835
public static bool TryHashData(System.ReadOnlySpan<byte> source, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2841
public SHA384CryptoServiceProvider() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2843
protected override void HashCore(byte[] array, int ibStart, int cbSize) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2844
protected override void HashCore(System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2845
protected override byte[] HashFinal() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2846
public override void Initialize() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2847
protected override bool TryHashFinal(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2853
public SHA384Managed() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2855
protected sealed override void HashCore(byte[] array, int ibStart, int cbSize) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2856
protected sealed override void HashCore(System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2857
protected sealed override byte[] HashFinal() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2858
public sealed override void Initialize() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2859
protected sealed override bool TryHashFinal(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2865
protected SHA3_256() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2866
public static bool IsSupported { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2867
public static new System.Security.Cryptography.SHA3_256 Create() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2868
public static byte[] HashData(byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2869
public static byte[] HashData(System.IO.Stream source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2870
public static int HashData(System.IO.Stream source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2871
public static byte[] HashData(System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2872
public static int HashData(System.ReadOnlySpan<byte> source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2873
public static System.Threading.Tasks.ValueTask<int> HashDataAsync(System.IO.Stream source, System.Memory<byte> destination, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2874
public static System.Threading.Tasks.ValueTask<byte[]> HashDataAsync(System.IO.Stream source, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2875
public static bool TryHashData(System.ReadOnlySpan<byte> source, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2881
protected SHA3_384() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2882
public static bool IsSupported { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2883
public static new System.Security.Cryptography.SHA3_384 Create() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2884
public static byte[] HashData(byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2885
public static byte[] HashData(System.IO.Stream source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2886
public static int HashData(System.IO.Stream source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2887
public static byte[] HashData(System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2888
public static int HashData(System.ReadOnlySpan<byte> source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2889
public static System.Threading.Tasks.ValueTask<int> HashDataAsync(System.IO.Stream source, System.Memory<byte> destination, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2890
public static System.Threading.Tasks.ValueTask<byte[]> HashDataAsync(System.IO.Stream source, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2891
public static bool TryHashData(System.ReadOnlySpan<byte> source, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2897
protected SHA3_512() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2898
public static bool IsSupported { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2899
public static new System.Security.Cryptography.SHA3_512 Create() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2900
public static byte[] HashData(byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2901
public static byte[] HashData(System.IO.Stream source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2902
public static int HashData(System.IO.Stream source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2903
public static byte[] HashData(System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2904
public static int HashData(System.ReadOnlySpan<byte> source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2905
public static System.Threading.Tasks.ValueTask<int> HashDataAsync(System.IO.Stream source, System.Memory<byte> destination, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2906
public static System.Threading.Tasks.ValueTask<byte[]> HashDataAsync(System.IO.Stream source, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2907
public static bool TryHashData(System.ReadOnlySpan<byte> source, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2913
protected SHA512() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2914
public static new System.Security.Cryptography.SHA512 Create() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2917
public static new System.Security.Cryptography.SHA512? Create(string hashName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2918
public static byte[] HashData(byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2919
public static byte[] HashData(System.IO.Stream source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2920
public static int HashData(System.IO.Stream source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2921
public static byte[] HashData(System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2922
public static int HashData(System.ReadOnlySpan<byte> source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2923
public static System.Threading.Tasks.ValueTask<int> HashDataAsync(System.IO.Stream source, System.Memory<byte> destination, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2924
public static System.Threading.Tasks.ValueTask<byte[]> HashDataAsync(System.IO.Stream source, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2925
public static bool TryHashData(System.ReadOnlySpan<byte> source, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2931
public SHA512CryptoServiceProvider() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2933
protected override void HashCore(byte[] array, int ibStart, int cbSize) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2934
protected override void HashCore(System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2935
protected override byte[] HashFinal() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2936
public override void Initialize() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2937
protected override bool TryHashFinal(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2943
public SHA512Managed() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2945
protected sealed override void HashCore(byte[] array, int ibStart, int cbSize) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2946
protected sealed override void HashCore(System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2947
protected sealed override byte[] HashFinal() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2948
public sealed override void Initialize() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2949
protected sealed override bool TryHashFinal(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2953
public Shake128() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2954
public static bool IsSupported { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2955
public void AppendData(byte[] data) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2956
public void AppendData(System.ReadOnlySpan<byte> data) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2957
public System.Security.Cryptography.Shake128 Clone() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2959
public byte[] GetCurrentHash(int outputLength) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2960
public void GetCurrentHash(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2961
public byte[] GetHashAndReset(int outputLength) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2962
public void GetHashAndReset(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2963
public static byte[] HashData(byte[] source, int outputLength) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2964
public static byte[] HashData(System.IO.Stream source, int outputLength) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2965
public static void HashData(System.IO.Stream source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2966
public static byte[] HashData(System.ReadOnlySpan<byte> source, int outputLength) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2967
public static void HashData(System.ReadOnlySpan<byte> source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2968
public static System.Threading.Tasks.ValueTask<byte[]> HashDataAsync(System.IO.Stream source, int outputLength, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2969
public static System.Threading.Tasks.ValueTask HashDataAsync(System.IO.Stream source, System.Memory<byte> destination, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2970
public byte[] Read(int outputLength) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2971
public void Read(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2972
public void Reset() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2976
public Shake256() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2977
public static bool IsSupported { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
2978
public void AppendData(byte[] data) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2979
public void AppendData(System.ReadOnlySpan<byte> data) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2980
public System.Security.Cryptography.Shake256 Clone() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2982
public byte[] GetCurrentHash(int outputLength) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2983
public void GetCurrentHash(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2984
public byte[] GetHashAndReset(int outputLength) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2985
public void GetHashAndReset(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2986
public static byte[] HashData(byte[] source, int outputLength) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2987
public static byte[] HashData(System.IO.Stream source, int outputLength) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2988
public static void HashData(System.IO.Stream source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2989
public static byte[] HashData(System.ReadOnlySpan<byte> source, int outputLength) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2990
public static void HashData(System.ReadOnlySpan<byte> source, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2991
public static System.Threading.Tasks.ValueTask<byte[]> HashDataAsync(System.IO.Stream source, int outputLength, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2992
public static System.Threading.Tasks.ValueTask HashDataAsync(System.IO.Stream source, System.Memory<byte> destination, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2993
public byte[] Read(int outputLength) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2994
public void Read(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2995
public void Reset() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
2999
public SignatureDescription() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3000
public SignatureDescription(System.Security.SecurityElement el) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3001
public string? DeformatterAlgorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3002
public string? DigestAlgorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3003
public string? FormatterAlgorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3004
public string? KeyAlgorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3006
public virtual System.Security.Cryptography.AsymmetricSignatureDeformatter CreateDeformatter(System.Security.Cryptography.AsymmetricAlgorithm key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3008
public virtual System.Security.Cryptography.HashAlgorithm? CreateDigest() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3010
public virtual System.Security.Cryptography.AsymmetricSignatureFormatter CreateFormatter(System.Security.Cryptography.AsymmetricAlgorithm key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3015
protected SlhDsa(System.Security.Cryptography.SlhDsaAlgorithm algorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3016
public System.Security.Cryptography.SlhDsaAlgorithm Algorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3017
public static bool IsSupported { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3020
public byte[] ExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<byte> passwordBytes, System.Security.Cryptography.PbeParameters pbeParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3021
public byte[] ExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<char> password, System.Security.Cryptography.PbeParameters pbeParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3022
public byte[] ExportEncryptedPkcs8PrivateKey(string password, System.Security.Cryptography.PbeParameters pbeParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3023
public string ExportEncryptedPkcs8PrivateKeyPem(System.ReadOnlySpan<byte> passwordBytes, System.Security.Cryptography.PbeParameters pbeParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3024
public string ExportEncryptedPkcs8PrivateKeyPem(System.ReadOnlySpan<char> password, System.Security.Cryptography.PbeParameters pbeParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3025
public string ExportEncryptedPkcs8PrivateKeyPem(string password, System.Security.Cryptography.PbeParameters pbeParameters) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3026
public byte[] ExportPkcs8PrivateKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3027
public string ExportPkcs8PrivateKeyPem() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3028
public byte[] ExportSlhDsaPublicKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3029
public void ExportSlhDsaPublicKey(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3031
public byte[] ExportSlhDsaSecretKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3032
public void ExportSlhDsaSecretKey(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3034
public byte[] ExportSubjectPublicKeyInfo() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3035
public string ExportSubjectPublicKeyInfoPem() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3036
public static System.Security.Cryptography.SlhDsa GenerateKey(System.Security.Cryptography.SlhDsaAlgorithm algorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3037
public static System.Security.Cryptography.SlhDsa ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<byte> passwordBytes, System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3038
public static System.Security.Cryptography.SlhDsa ImportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<char> password, System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3039
public static System.Security.Cryptography.SlhDsa ImportEncryptedPkcs8PrivateKey(string password, byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3040
public static System.Security.Cryptography.SlhDsa ImportFromEncryptedPem(System.ReadOnlySpan<char> source, System.ReadOnlySpan<byte> passwordBytes) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3041
public static System.Security.Cryptography.SlhDsa ImportFromEncryptedPem(System.ReadOnlySpan<char> source, System.ReadOnlySpan<char> password) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3042
public static System.Security.Cryptography.SlhDsa ImportFromEncryptedPem(string source, byte[] passwordBytes) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3043
public static System.Security.Cryptography.SlhDsa ImportFromEncryptedPem(string source, string password) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3044
public static System.Security.Cryptography.SlhDsa ImportFromPem(System.ReadOnlySpan<char> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3045
public static System.Security.Cryptography.SlhDsa ImportFromPem(string source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3046
public static System.Security.Cryptography.SlhDsa ImportPkcs8PrivateKey(byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3047
public static System.Security.Cryptography.SlhDsa ImportPkcs8PrivateKey(System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3048
public static System.Security.Cryptography.SlhDsa ImportSlhDsaPublicKey(System.Security.Cryptography.SlhDsaAlgorithm algorithm, byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3049
public static System.Security.Cryptography.SlhDsa ImportSlhDsaPublicKey(System.Security.Cryptography.SlhDsaAlgorithm algorithm, System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3050
public static System.Security.Cryptography.SlhDsa ImportSlhDsaSecretKey(System.Security.Cryptography.SlhDsaAlgorithm algorithm, byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3051
public static System.Security.Cryptography.SlhDsa ImportSlhDsaSecretKey(System.Security.Cryptography.SlhDsaAlgorithm algorithm, System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3052
public static System.Security.Cryptography.SlhDsa ImportSubjectPublicKeyInfo(byte[] source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3053
public static System.Security.Cryptography.SlhDsa ImportSubjectPublicKeyInfo(System.ReadOnlySpan<byte> source) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3054
public byte[] SignData(byte[] data, byte[]? context = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3055
public void SignData(System.ReadOnlySpan<byte> data, System.Span<byte> destination, System.ReadOnlySpan<byte> context = default(System.ReadOnlySpan<byte>)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3057
public byte[] SignPreHash(byte[] hash, string hashAlgorithmOid, byte[]? context = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3058
public void SignPreHash(System.ReadOnlySpan<byte> hash, System.Span<byte> destination, string hashAlgorithmOid, System.ReadOnlySpan<byte> context = default(System.ReadOnlySpan<byte>)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3060
public bool TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<byte> passwordBytes, System.Security.Cryptography.PbeParameters pbeParameters, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3061
public bool TryExportEncryptedPkcs8PrivateKey(System.ReadOnlySpan<char> password, System.Security.Cryptography.PbeParameters pbeParameters, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3062
public bool TryExportEncryptedPkcs8PrivateKey(string password, System.Security.Cryptography.PbeParameters pbeParameters, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3063
public bool TryExportPkcs8PrivateKey(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3064
protected virtual bool TryExportPkcs8PrivateKeyCore(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3065
public bool TryExportSubjectPublicKeyInfo(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3066
public bool VerifyData(byte[] data, byte[] signature, byte[]? context = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3067
public bool VerifyData(System.ReadOnlySpan<byte> data, System.ReadOnlySpan<byte> signature, System.ReadOnlySpan<byte> context = default(System.ReadOnlySpan<byte>)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3069
public bool VerifyPreHash(byte[] hash, byte[] signature, string hashAlgorithmOid, byte[]? context = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3070
public bool VerifyPreHash(System.ReadOnlySpan<byte> hash, System.ReadOnlySpan<byte> signature, string hashAlgorithmOid, System.ReadOnlySpan<byte> context = default(System.ReadOnlySpan<byte>)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3076
internal SlhDsaAlgorithm() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3077
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3078
public int PublicKeySizeInBytes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3079
public int SecretKeySizeInBytes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3080
public int SignatureSizeInBytes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3081
public static System.Security.Cryptography.SlhDsaAlgorithm SlhDsaSha2_128f { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3082
public static System.Security.Cryptography.SlhDsaAlgorithm SlhDsaSha2_128s { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3083
public static System.Security.Cryptography.SlhDsaAlgorithm SlhDsaSha2_192f { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3084
public static System.Security.Cryptography.SlhDsaAlgorithm SlhDsaSha2_192s { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3085
public static System.Security.Cryptography.SlhDsaAlgorithm SlhDsaSha2_256f { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3086
public static System.Security.Cryptography.SlhDsaAlgorithm SlhDsaSha2_256s { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3087
public static System.Security.Cryptography.SlhDsaAlgorithm SlhDsaShake128f { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3088
public static System.Security.Cryptography.SlhDsaAlgorithm SlhDsaShake128s { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3089
public static System.Security.Cryptography.SlhDsaAlgorithm SlhDsaShake192f { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3090
public static System.Security.Cryptography.SlhDsaAlgorithm SlhDsaShake192s { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3091
public static System.Security.Cryptography.SlhDsaAlgorithm SlhDsaShake256f { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3092
public static System.Security.Cryptography.SlhDsaAlgorithm SlhDsaShake256s { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3093
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? obj) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3094
public bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] System.Security.Cryptography.SlhDsaAlgorithm? other) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3095
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3096
public static bool operator ==(System.Security.Cryptography.SlhDsaAlgorithm? left, System.Security.Cryptography.SlhDsaAlgorithm? right) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3097
public static bool operator !=(System.Security.Cryptography.SlhDsaAlgorithm? left, System.Security.Cryptography.SlhDsaAlgorithm? right) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3098
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3109
public SlhDsaOpenSsl(System.Security.Cryptography.SafeEvpPKeyHandle pkeyHandle) : base (default(System.Security.Cryptography.SlhDsaAlgorithm)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3111
public System.Security.Cryptography.SafeEvpPKeyHandle DuplicateKeyHandle() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3112
protected override void ExportSlhDsaPublicKeyCore(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3113
protected override void ExportSlhDsaSecretKeyCore(System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3114
protected override void SignDataCore(System.ReadOnlySpan<byte> data, System.ReadOnlySpan<byte> context, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3115
protected override void SignPreHashCore(System.ReadOnlySpan<byte> hash, System.ReadOnlySpan<byte> context, string hashAlgorithmOid, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3116
protected override bool VerifyDataCore(System.ReadOnlySpan<byte> data, System.ReadOnlySpan<byte> context, System.ReadOnlySpan<byte> signature) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3117
protected override bool VerifyPreHashCore(System.ReadOnlySpan<byte> hash, System.ReadOnlySpan<byte> context, string hashAlgorithmOid, System.ReadOnlySpan<byte> signature) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3121
public SP800108HmacCounterKdf(byte[] key, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3122
public SP800108HmacCounterKdf(System.ReadOnlySpan<byte> key, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3123
public static byte[] DeriveBytes(byte[] key, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, byte[] label, byte[] context, int derivedKeyLengthInBytes) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3124
public static byte[] DeriveBytes(byte[] key, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, string label, string context, int derivedKeyLengthInBytes) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3125
public static byte[] DeriveBytes(System.ReadOnlySpan<byte> key, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.ReadOnlySpan<byte> label, System.ReadOnlySpan<byte> context, int derivedKeyLengthInBytes) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3126
public static void DeriveBytes(System.ReadOnlySpan<byte> key, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.ReadOnlySpan<byte> label, System.ReadOnlySpan<byte> context, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3127
public static byte[] DeriveBytes(System.ReadOnlySpan<byte> key, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.ReadOnlySpan<char> label, System.ReadOnlySpan<char> context, int derivedKeyLengthInBytes) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3128
public static void DeriveBytes(System.ReadOnlySpan<byte> key, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.ReadOnlySpan<char> label, System.ReadOnlySpan<char> context, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3129
public byte[] DeriveKey(byte[] label, byte[] context, int derivedKeyLengthInBytes) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3130
public byte[] DeriveKey(System.ReadOnlySpan<byte> label, System.ReadOnlySpan<byte> context, int derivedKeyLengthInBytes) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3131
public void DeriveKey(System.ReadOnlySpan<byte> label, System.ReadOnlySpan<byte> context, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3132
public byte[] DeriveKey(System.ReadOnlySpan<char> label, System.ReadOnlySpan<char> context, int derivedKeyLengthInBytes) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3133
public void DeriveKey(System.ReadOnlySpan<char> label, System.ReadOnlySpan<char> context, System.Span<byte> destination) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3134
public byte[] DeriveKey(string label, string context, int derivedKeyLengthInBytes) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3150
protected SymmetricAlgorithm() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3151
public virtual int BlockSize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3152
public virtual int FeedbackSize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3153
public virtual byte[] IV { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3154
public virtual byte[] Key { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3155
public virtual int KeySize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3156
public virtual System.Security.Cryptography.KeySizes[] LegalBlockSizes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3157
public virtual System.Security.Cryptography.KeySizes[] LegalKeySizes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3158
public virtual System.Security.Cryptography.CipherMode Mode { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3159
public virtual System.Security.Cryptography.PaddingMode Padding { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3160
public void Clear() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3162
public static System.Security.Cryptography.SymmetricAlgorithm Create() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3165
public static System.Security.Cryptography.SymmetricAlgorithm? Create(string algName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3166
public virtual System.Security.Cryptography.ICryptoTransform CreateDecryptor() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3168
public virtual System.Security.Cryptography.ICryptoTransform CreateEncryptor() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3170
public byte[] DecryptCbc(byte[] ciphertext, byte[] iv, System.Security.Cryptography.PaddingMode paddingMode = System.Security.Cryptography.PaddingMode.PKCS7) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3171
public byte[] DecryptCbc(System.ReadOnlySpan<byte> ciphertext, System.ReadOnlySpan<byte> iv, System.Security.Cryptography.PaddingMode paddingMode = System.Security.Cryptography.PaddingMode.PKCS7) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3172
public int DecryptCbc(System.ReadOnlySpan<byte> ciphertext, System.ReadOnlySpan<byte> iv, System.Span<byte> destination, System.Security.Cryptography.PaddingMode paddingMode = System.Security.Cryptography.PaddingMode.PKCS7) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3173
public byte[] DecryptCfb(byte[] ciphertext, byte[] iv, System.Security.Cryptography.PaddingMode paddingMode = System.Security.Cryptography.PaddingMode.None, int feedbackSizeInBits = 8) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3174
public byte[] DecryptCfb(System.ReadOnlySpan<byte> ciphertext, System.ReadOnlySpan<byte> iv, System.Security.Cryptography.PaddingMode paddingMode = System.Security.Cryptography.PaddingMode.None, int feedbackSizeInBits = 8) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3175
public int DecryptCfb(System.ReadOnlySpan<byte> ciphertext, System.ReadOnlySpan<byte> iv, System.Span<byte> destination, System.Security.Cryptography.PaddingMode paddingMode = System.Security.Cryptography.PaddingMode.None, int feedbackSizeInBits = 8) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3176
public byte[] DecryptEcb(byte[] ciphertext, System.Security.Cryptography.PaddingMode paddingMode) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3177
public byte[] DecryptEcb(System.ReadOnlySpan<byte> ciphertext, System.Security.Cryptography.PaddingMode paddingMode) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3178
public int DecryptEcb(System.ReadOnlySpan<byte> ciphertext, System.Span<byte> destination, System.Security.Cryptography.PaddingMode paddingMode) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3181
public byte[] EncryptCbc(byte[] plaintext, byte[] iv, System.Security.Cryptography.PaddingMode paddingMode = System.Security.Cryptography.PaddingMode.PKCS7) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3182
public byte[] EncryptCbc(System.ReadOnlySpan<byte> plaintext, System.ReadOnlySpan<byte> iv, System.Security.Cryptography.PaddingMode paddingMode = System.Security.Cryptography.PaddingMode.PKCS7) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3183
public int EncryptCbc(System.ReadOnlySpan<byte> plaintext, System.ReadOnlySpan<byte> iv, System.Span<byte> destination, System.Security.Cryptography.PaddingMode paddingMode = System.Security.Cryptography.PaddingMode.PKCS7) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3184
public byte[] EncryptCfb(byte[] plaintext, byte[] iv, System.Security.Cryptography.PaddingMode paddingMode = System.Security.Cryptography.PaddingMode.None, int feedbackSizeInBits = 8) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3185
public byte[] EncryptCfb(System.ReadOnlySpan<byte> plaintext, System.ReadOnlySpan<byte> iv, System.Security.Cryptography.PaddingMode paddingMode = System.Security.Cryptography.PaddingMode.None, int feedbackSizeInBits = 8) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3186
public int EncryptCfb(System.ReadOnlySpan<byte> plaintext, System.ReadOnlySpan<byte> iv, System.Span<byte> destination, System.Security.Cryptography.PaddingMode paddingMode = System.Security.Cryptography.PaddingMode.None, int feedbackSizeInBits = 8) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3187
public byte[] EncryptEcb(byte[] plaintext, System.Security.Cryptography.PaddingMode paddingMode) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3188
public byte[] EncryptEcb(System.ReadOnlySpan<byte> plaintext, System.Security.Cryptography.PaddingMode paddingMode) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3189
public int EncryptEcb(System.ReadOnlySpan<byte> plaintext, System.Span<byte> destination, System.Security.Cryptography.PaddingMode paddingMode) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3192
public int GetCiphertextLengthCbc(int plaintextLength, System.Security.Cryptography.PaddingMode paddingMode = System.Security.Cryptography.PaddingMode.PKCS7) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3193
public int GetCiphertextLengthCfb(int plaintextLength, System.Security.Cryptography.PaddingMode paddingMode = System.Security.Cryptography.PaddingMode.None, int feedbackSizeInBits = 8) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3194
public int GetCiphertextLengthEcb(int plaintextLength, System.Security.Cryptography.PaddingMode paddingMode) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3195
public void SetKey(System.ReadOnlySpan<byte> key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3196
protected virtual void SetKeyCore(System.ReadOnlySpan<byte> key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3197
public bool TryDecryptCbc(System.ReadOnlySpan<byte> ciphertext, System.ReadOnlySpan<byte> iv, System.Span<byte> destination, out int bytesWritten, System.Security.Cryptography.PaddingMode paddingMode = System.Security.Cryptography.PaddingMode.PKCS7) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3198
protected virtual bool TryDecryptCbcCore(System.ReadOnlySpan<byte> ciphertext, System.ReadOnlySpan<byte> iv, System.Span<byte> destination, System.Security.Cryptography.PaddingMode paddingMode, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3199
public bool TryDecryptCfb(System.ReadOnlySpan<byte> ciphertext, System.ReadOnlySpan<byte> iv, System.Span<byte> destination, out int bytesWritten, System.Security.Cryptography.PaddingMode paddingMode = System.Security.Cryptography.PaddingMode.None, int feedbackSizeInBits = 8) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3200
protected virtual bool TryDecryptCfbCore(System.ReadOnlySpan<byte> ciphertext, System.ReadOnlySpan<byte> iv, System.Span<byte> destination, System.Security.Cryptography.PaddingMode paddingMode, int feedbackSizeInBits, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3201
public bool TryDecryptEcb(System.ReadOnlySpan<byte> ciphertext, System.Span<byte> destination, System.Security.Cryptography.PaddingMode paddingMode, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3202
protected virtual bool TryDecryptEcbCore(System.ReadOnlySpan<byte> ciphertext, System.Span<byte> destination, System.Security.Cryptography.PaddingMode paddingMode, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3203
public bool TryEncryptCbc(System.ReadOnlySpan<byte> plaintext, System.ReadOnlySpan<byte> iv, System.Span<byte> destination, out int bytesWritten, System.Security.Cryptography.PaddingMode paddingMode = System.Security.Cryptography.PaddingMode.PKCS7) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3204
protected virtual bool TryEncryptCbcCore(System.ReadOnlySpan<byte> plaintext, System.ReadOnlySpan<byte> iv, System.Span<byte> destination, System.Security.Cryptography.PaddingMode paddingMode, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3205
public bool TryEncryptCfb(System.ReadOnlySpan<byte> plaintext, System.ReadOnlySpan<byte> iv, System.Span<byte> destination, out int bytesWritten, System.Security.Cryptography.PaddingMode paddingMode = System.Security.Cryptography.PaddingMode.None, int feedbackSizeInBits = 8) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3206
protected virtual bool TryEncryptCfbCore(System.ReadOnlySpan<byte> plaintext, System.ReadOnlySpan<byte> iv, System.Span<byte> destination, System.Security.Cryptography.PaddingMode paddingMode, int feedbackSizeInBits, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3207
public bool TryEncryptEcb(System.ReadOnlySpan<byte> plaintext, System.Span<byte> destination, System.Security.Cryptography.PaddingMode paddingMode, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3208
protected virtual bool TryEncryptEcbCore(System.ReadOnlySpan<byte> plaintext, System.Span<byte> destination, System.Security.Cryptography.PaddingMode paddingMode, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3209
public bool ValidKeySize(int bitLength) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3213
public ToBase64Transform() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3214
public virtual bool CanReuseTransform { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3215
public bool CanTransformMultipleBlocks { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3216
public int InputBlockSize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3217
public int OutputBlockSize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3218
public void Clear() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3222
public int TransformBlock(byte[] inputBuffer, int inputOffset, int inputCount, byte[] outputBuffer, int outputOffset) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3223
public byte[] TransformFinalBlock(byte[] inputBuffer, int inputOffset, int inputCount) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3227
protected TripleDES() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3228
public override byte[] Key { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3230
public static new System.Security.Cryptography.TripleDES Create() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3233
public static new System.Security.Cryptography.TripleDES? Create(string str) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3234
public static bool IsWeakKey(byte[] rgbKey) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3239
public TripleDESCng() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3241
public TripleDESCng(string keyName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3243
public TripleDESCng(string keyName, System.Security.Cryptography.CngProvider provider) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3245
public TripleDESCng(string keyName, System.Security.Cryptography.CngProvider provider, System.Security.Cryptography.CngKeyOpenOptions openOptions) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3246
public override byte[] Key { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3247
public override int KeySize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3248
public override System.Security.Cryptography.ICryptoTransform CreateDecryptor() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3249
public override System.Security.Cryptography.ICryptoTransform CreateDecryptor(byte[] rgbKey, byte[]? rgbIV) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3250
public override System.Security.Cryptography.ICryptoTransform CreateEncryptor() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3251
public override System.Security.Cryptography.ICryptoTransform CreateEncryptor(byte[] rgbKey, byte[]? rgbIV) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3253
public override void GenerateIV() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3254
public override void GenerateKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3255
protected override bool TryDecryptCbcCore(System.ReadOnlySpan<byte> ciphertext, System.ReadOnlySpan<byte> iv, System.Span<byte> destination, System.Security.Cryptography.PaddingMode paddingMode, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3256
protected override bool TryDecryptCfbCore(System.ReadOnlySpan<byte> ciphertext, System.ReadOnlySpan<byte> iv, System.Span<byte> destination, System.Security.Cryptography.PaddingMode paddingMode, int feedbackSizeInBits, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3257
protected override bool TryDecryptEcbCore(System.ReadOnlySpan<byte> ciphertext, System.Span<byte> destination, System.Security.Cryptography.PaddingMode paddingMode, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3258
protected override bool TryEncryptCbcCore(System.ReadOnlySpan<byte> plaintext, System.ReadOnlySpan<byte> iv, System.Span<byte> destination, System.Security.Cryptography.PaddingMode paddingMode, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3259
protected override bool TryEncryptCfbCore(System.ReadOnlySpan<byte> plaintext, System.ReadOnlySpan<byte> iv, System.Span<byte> destination, System.Security.Cryptography.PaddingMode paddingMode, int feedbackSizeInBits, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3260
protected override bool TryEncryptEcbCore(System.ReadOnlySpan<byte> plaintext, System.Span<byte> destination, System.Security.Cryptography.PaddingMode paddingMode, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3266
public TripleDESCryptoServiceProvider() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3267
public override int BlockSize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3268
public override int FeedbackSize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3269
public override byte[] IV { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3270
public override byte[] Key { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3271
public override int KeySize { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3272
public override System.Security.Cryptography.KeySizes[] LegalBlockSizes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3273
public override System.Security.Cryptography.KeySizes[] LegalKeySizes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3274
public override System.Security.Cryptography.CipherMode Mode { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3275
public override System.Security.Cryptography.PaddingMode Padding { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3276
public override System.Security.Cryptography.ICryptoTransform CreateDecryptor() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3277
public override System.Security.Cryptography.ICryptoTransform CreateDecryptor(byte[] rgbKey, byte[]? rgbIV) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3278
public override System.Security.Cryptography.ICryptoTransform CreateEncryptor() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3279
public override System.Security.Cryptography.ICryptoTransform CreateEncryptor(byte[] rgbKey, byte[]? rgbIV) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3281
public override void GenerateIV() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3282
public override void GenerateKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3290
public CertificateRequest(System.Security.Cryptography.X509Certificates.X500DistinguishedName subjectName, System.Security.Cryptography.ECDsa key, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3292
public CertificateRequest(System.Security.Cryptography.X509Certificates.X500DistinguishedName subjectName, System.Security.Cryptography.MLDsa key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3293
public CertificateRequest(System.Security.Cryptography.X509Certificates.X500DistinguishedName subjectName, System.Security.Cryptography.RSA key, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.RSASignaturePadding padding) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3295
public CertificateRequest(System.Security.Cryptography.X509Certificates.X500DistinguishedName subjectName, System.Security.Cryptography.SlhDsa key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3296
public CertificateRequest(System.Security.Cryptography.X509Certificates.X500DistinguishedName subjectName, System.Security.Cryptography.X509Certificates.PublicKey publicKey, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3297
public CertificateRequest(System.Security.Cryptography.X509Certificates.X500DistinguishedName subjectName, System.Security.Cryptography.X509Certificates.PublicKey publicKey, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.RSASignaturePadding? rsaSignaturePadding = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3298
public CertificateRequest(string subjectName, System.Security.Cryptography.ECDsa key, System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3300
public CertificateRequest(string subjectName, System.Security.Cryptography.MLDsa key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3301
public CertificateRequest(string subjectName, System.Security.Cryptography.RSA key, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.RSASignaturePadding padding) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3303
public CertificateRequest(string subjectName, System.Security.Cryptography.SlhDsa key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3304
public System.Collections.ObjectModel.Collection<System.Security.Cryptography.X509Certificates.X509Extension> CertificateExtensions { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3305
public System.Security.Cryptography.HashAlgorithmName HashAlgorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3306
public System.Collections.ObjectModel.Collection<System.Security.Cryptography.AsnEncodedData> OtherRequestAttributes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3307
public System.Security.Cryptography.X509Certificates.PublicKey PublicKey { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3308
public System.Security.Cryptography.X509Certificates.X500DistinguishedName SubjectName { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3309
public System.Security.Cryptography.X509Certificates.X509Certificate2 Create(System.Security.Cryptography.X509Certificates.X500DistinguishedName issuerName, System.Security.Cryptography.X509Certificates.X509SignatureGenerator generator, System.DateTimeOffset notBefore, System.DateTimeOffset notAfter, byte[] serialNumber) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3310
public System.Security.Cryptography.X509Certificates.X509Certificate2 Create(System.Security.Cryptography.X509Certificates.X500DistinguishedName issuerName, System.Security.Cryptography.X509Certificates.X509SignatureGenerator generator, System.DateTimeOffset notBefore, System.DateTimeOffset notAfter, System.ReadOnlySpan<byte> serialNumber) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3311
public System.Security.Cryptography.X509Certificates.X509Certificate2 Create(System.Security.Cryptography.X509Certificates.X509Certificate2 issuerCertificate, System.DateTimeOffset notBefore, System.DateTimeOffset notAfter, byte[] serialNumber) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3312
public System.Security.Cryptography.X509Certificates.X509Certificate2 Create(System.Security.Cryptography.X509Certificates.X509Certificate2 issuerCertificate, System.DateTimeOffset notBefore, System.DateTimeOffset notAfter, System.ReadOnlySpan<byte> serialNumber) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3313
public System.Security.Cryptography.X509Certificates.X509Certificate2 CreateSelfSigned(System.DateTimeOffset notBefore, System.DateTimeOffset notAfter) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3314
public byte[] CreateSigningRequest() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3315
public byte[] CreateSigningRequest(System.Security.Cryptography.X509Certificates.X509SignatureGenerator signatureGenerator) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3316
public string CreateSigningRequestPem() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3317
public string CreateSigningRequestPem(System.Security.Cryptography.X509Certificates.X509SignatureGenerator signatureGenerator) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3318
public static System.Security.Cryptography.X509Certificates.CertificateRequest LoadSigningRequest(byte[] pkcs10, System.Security.Cryptography.HashAlgorithmName signerHashAlgorithm, System.Security.Cryptography.X509Certificates.CertificateRequestLoadOptions options = System.Security.Cryptography.X509Certificates.CertificateRequestLoadOptions.Default, System.Security.Cryptography.RSASignaturePadding? signerSignaturePadding = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3319
public static System.Security.Cryptography.X509Certificates.CertificateRequest LoadSigningRequest(System.ReadOnlySpan<byte> pkcs10, System.Security.Cryptography.HashAlgorithmName signerHashAlgorithm, out int bytesConsumed, System.Security.Cryptography.X509Certificates.CertificateRequestLoadOptions options = System.Security.Cryptography.X509Certificates.CertificateRequestLoadOptions.Default, System.Security.Cryptography.RSASignaturePadding? signerSignaturePadding = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3320
public static System.Security.Cryptography.X509Certificates.CertificateRequest LoadSigningRequestPem(System.ReadOnlySpan<char> pkcs10Pem, System.Security.Cryptography.HashAlgorithmName signerHashAlgorithm, System.Security.Cryptography.X509Certificates.CertificateRequestLoadOptions options = System.Security.Cryptography.X509Certificates.CertificateRequestLoadOptions.Default, System.Security.Cryptography.RSASignaturePadding? signerSignaturePadding = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3321
public static System.Security.Cryptography.X509Certificates.CertificateRequest LoadSigningRequestPem(string pkcs10Pem, System.Security.Cryptography.HashAlgorithmName signerHashAlgorithm, System.Security.Cryptography.X509Certificates.CertificateRequestLoadOptions options = System.Security.Cryptography.X509Certificates.CertificateRequestLoadOptions.Default, System.Security.Cryptography.RSASignaturePadding? signerSignaturePadding = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3332
public CertificateRevocationListBuilder() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3333
public void AddEntry(byte[] serialNumber, System.DateTimeOffset? revocationTime = default(System.DateTimeOffset?), System.Security.Cryptography.X509Certificates.X509RevocationReason? reason = default(System.Security.Cryptography.X509Certificates.X509RevocationReason?)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3334
public void AddEntry(System.ReadOnlySpan<byte> serialNumber, System.DateTimeOffset? revocationTime = default(System.DateTimeOffset?), System.Security.Cryptography.X509Certificates.X509RevocationReason? reason = default(System.Security.Cryptography.X509Certificates.X509RevocationReason?)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3335
public void AddEntry(System.Security.Cryptography.X509Certificates.X509Certificate2 certificate, System.DateTimeOffset? revocationTime = default(System.DateTimeOffset?), System.Security.Cryptography.X509Certificates.X509RevocationReason? reason = default(System.Security.Cryptography.X509Certificates.X509RevocationReason?)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3336
public byte[] Build(System.Security.Cryptography.X509Certificates.X500DistinguishedName issuerName, System.Security.Cryptography.X509Certificates.X509SignatureGenerator generator, System.Numerics.BigInteger crlNumber, System.DateTimeOffset nextUpdate, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.X509Certificates.X509AuthorityKeyIdentifierExtension authorityKeyIdentifier, System.DateTimeOffset? thisUpdate = default(System.DateTimeOffset?)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3337
public byte[] Build(System.Security.Cryptography.X509Certificates.X509Certificate2 issuerCertificate, System.Numerics.BigInteger crlNumber, System.DateTimeOffset nextUpdate, System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Security.Cryptography.RSASignaturePadding? rsaSignaturePadding = null, System.DateTimeOffset? thisUpdate = default(System.DateTimeOffset?)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3338
public static System.Security.Cryptography.X509Certificates.X509Extension BuildCrlDistributionPointExtension(System.Collections.Generic.IEnumerable<string> uris, bool critical = false) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3339
public static System.Security.Cryptography.X509Certificates.CertificateRevocationListBuilder Load(byte[] currentCrl, out System.Numerics.BigInteger currentCrlNumber) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3340
public static System.Security.Cryptography.X509Certificates.CertificateRevocationListBuilder Load(System.ReadOnlySpan<byte> currentCrl, out System.Numerics.BigInteger currentCrlNumber, out int bytesConsumed) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3341
public static System.Security.Cryptography.X509Certificates.CertificateRevocationListBuilder LoadPem(System.ReadOnlySpan<char> currentCrl, out System.Numerics.BigInteger currentCrlNumber) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3342
public static System.Security.Cryptography.X509Certificates.CertificateRevocationListBuilder LoadPem(string currentCrl, out System.Numerics.BigInteger currentCrlNumber) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3343
public bool RemoveEntry(byte[] serialNumber) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3344
public bool RemoveEntry(System.ReadOnlySpan<byte> serialNumber) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3350
public static System.Security.Cryptography.X509Certificates.X509Certificate2 CopyWithPrivateKey(this System.Security.Cryptography.X509Certificates.X509Certificate2 certificate, System.Security.Cryptography.DSA privateKey) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3351
public static System.Security.Cryptography.DSA? GetDSAPrivateKey(this System.Security.Cryptography.X509Certificates.X509Certificate2 certificate) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3352
public static System.Security.Cryptography.DSA? GetDSAPublicKey(this System.Security.Cryptography.X509Certificates.X509Certificate2 certificate) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3356
public static System.Security.Cryptography.X509Certificates.X509Certificate2 CopyWithPrivateKey(this System.Security.Cryptography.X509Certificates.X509Certificate2 certificate, System.Security.Cryptography.ECDsa privateKey) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3357
public static System.Security.Cryptography.ECDsa? GetECDsaPrivateKey(this System.Security.Cryptography.X509Certificates.X509Certificate2 certificate) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3358
public static System.Security.Cryptography.ECDsa? GetECDsaPublicKey(this System.Security.Cryptography.X509Certificates.X509Certificate2 certificate) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3377
public Pkcs12LoaderLimits() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3378
public Pkcs12LoaderLimits(System.Security.Cryptography.X509Certificates.Pkcs12LoaderLimits copyFrom) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3379
public static System.Security.Cryptography.X509Certificates.Pkcs12LoaderLimits DangerousNoLimits { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3380
public static System.Security.Cryptography.X509Certificates.Pkcs12LoaderLimits Defaults { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3381
public bool IgnoreEncryptedAuthSafes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3382
public bool IgnorePrivateKeys { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3383
public int? IndividualKdfIterationLimit { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3384
public bool IsReadOnly { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3385
public int? MacIterationLimit { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3386
public int? MaxCertificates { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3387
public int? MaxKeys { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3388
public bool PreserveCertificateAlias { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3389
public bool PreserveKeyName { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3390
public bool PreserveStorageProvider { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3391
public bool PreserveUnknownAttributes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3392
public int? TotalKdfIterationLimit { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3393
public void MakeReadOnly() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3397
public Pkcs12LoadLimitExceededException(string propertyName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3401
public PublicKey(System.Security.Cryptography.AsymmetricAlgorithm key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3403
public PublicKey(System.Security.Cryptography.MLDsa key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3405
public PublicKey(System.Security.Cryptography.MLKem key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3406
public PublicKey(System.Security.Cryptography.Oid oid, System.Security.Cryptography.AsnEncodedData? parameters, System.Security.Cryptography.AsnEncodedData keyValue) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3408
public PublicKey(System.Security.Cryptography.SlhDsa key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3409
public System.Security.Cryptography.AsnEncodedData EncodedKeyValue { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3410
public System.Security.Cryptography.AsnEncodedData? EncodedParameters { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3412
public System.Security.Cryptography.AsymmetricAlgorithm Key { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3413
public System.Security.Cryptography.Oid Oid { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3414
public static System.Security.Cryptography.X509Certificates.PublicKey CreateFromSubjectPublicKeyInfo(System.ReadOnlySpan<byte> source, out int bytesRead) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3415
public byte[] ExportSubjectPublicKeyInfo() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3419
public System.Security.Cryptography.DSA? GetDSAPublicKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3421
public System.Security.Cryptography.ECDiffieHellman? GetECDiffieHellmanPublicKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3423
public System.Security.Cryptography.ECDsa? GetECDsaPublicKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3426
public System.Security.Cryptography.MLDsa? GetMLDsaPublicKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3429
public System.Security.Cryptography.MLKem? GetMLKemPublicKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3431
public System.Security.Cryptography.RSA? GetRSAPublicKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3434
public System.Security.Cryptography.SlhDsa? GetSlhDsaPublicKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3435
public bool TryExportSubjectPublicKeyInfo(System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3439
public static System.Security.Cryptography.X509Certificates.X509Certificate2 CopyWithPrivateKey(this System.Security.Cryptography.X509Certificates.X509Certificate2 certificate, System.Security.Cryptography.RSA privateKey) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3440
public static System.Security.Cryptography.RSA? GetRSAPrivateKey(this System.Security.Cryptography.X509Certificates.X509Certificate2 certificate) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3441
public static System.Security.Cryptography.RSA? GetRSAPublicKey(this System.Security.Cryptography.X509Certificates.X509Certificate2 certificate) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3461
public SubjectAlternativeNameBuilder() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3462
public void AddDnsName(string dnsName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3463
public void AddEmailAddress(string emailAddress) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3464
public void AddIpAddress(System.Net.IPAddress ipAddress) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3465
public void AddUri(System.Uri uri) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3466
public void AddUserPrincipalName(string upn) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3467
public System.Security.Cryptography.X509Certificates.X509Extension Build(bool critical = false) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3471
public X500DistinguishedName(byte[] encodedDistinguishedName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3472
public X500DistinguishedName(System.ReadOnlySpan<byte> encodedDistinguishedName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3473
public X500DistinguishedName(System.Security.Cryptography.AsnEncodedData encodedDistinguishedName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3474
public X500DistinguishedName(System.Security.Cryptography.X509Certificates.X500DistinguishedName distinguishedName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3475
public X500DistinguishedName(string distinguishedName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3476
public X500DistinguishedName(string distinguishedName, System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags flag) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3477
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3478
public string Decode(System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags flag) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3479
public System.Collections.Generic.IEnumerable<System.Security.Cryptography.X509Certificates.X500RelativeDistinguishedName> EnumerateRelativeDistinguishedNames(bool reversed = true) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3480
public override string Format(bool multiLine) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3484
public X500DistinguishedNameBuilder() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3485
public void Add(System.Security.Cryptography.Oid oid, string value, System.Formats.Asn1.UniversalTagNumber? stringEncodingType = default(System.Formats.Asn1.UniversalTagNumber?)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3486
public void Add(string oidValue, string value, System.Formats.Asn1.UniversalTagNumber? stringEncodingType = default(System.Formats.Asn1.UniversalTagNumber?)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3487
public void AddCommonName(string commonName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3488
public void AddCountryOrRegion(string twoLetterCode) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3489
public void AddDomainComponent(string domainComponent) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3490
public void AddEmailAddress(string emailAddress) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3491
public void AddLocalityName(string localityName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3492
public void AddOrganizationalUnitName(string organizationalUnitName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3493
public void AddOrganizationName(string organizationName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3494
public void AddStateOrProvinceName(string stateOrProvinceName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3495
public System.Security.Cryptography.X509Certificates.X500DistinguishedName Build() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3513
internal X500RelativeDistinguishedName() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3514
public bool HasMultipleElements { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3515
public System.ReadOnlyMemory<byte> RawData { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3516
public System.Security.Cryptography.Oid GetSingleElementType() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3517
public string? GetSingleElementValue() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3521
public X509AuthorityInformationAccessExtension() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3522
public X509AuthorityInformationAccessExtension(byte[] rawData, bool critical = false) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3523
public X509AuthorityInformationAccessExtension(System.Collections.Generic.IEnumerable<string>? ocspUris, System.Collections.Generic.IEnumerable<string>? caIssuersUris, bool critical = false) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3524
public X509AuthorityInformationAccessExtension(System.ReadOnlySpan<byte> rawData, bool critical = false) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3525
public override void CopyFrom(System.Security.Cryptography.AsnEncodedData asnEncodedData) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3526
public System.Collections.Generic.IEnumerable<string> EnumerateCAIssuersUris() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3527
public System.Collections.Generic.IEnumerable<string> EnumerateOcspUris() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3528
public System.Collections.Generic.IEnumerable<string> EnumerateUris(System.Security.Cryptography.Oid accessMethodOid) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3529
public System.Collections.Generic.IEnumerable<string> EnumerateUris(string accessMethodOid) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3533
public X509AuthorityKeyIdentifierExtension() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3534
public X509AuthorityKeyIdentifierExtension(byte[] rawData, bool critical = false) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3535
public X509AuthorityKeyIdentifierExtension(System.ReadOnlySpan<byte> rawData, bool critical = false) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3536
public System.ReadOnlyMemory<byte>? KeyIdentifier { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3537
public System.Security.Cryptography.X509Certificates.X500DistinguishedName? NamedIssuer { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3538
public System.ReadOnlyMemory<byte>? RawIssuer { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3539
public System.ReadOnlyMemory<byte>? SerialNumber { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3540
public override void CopyFrom(System.Security.Cryptography.AsnEncodedData asnEncodedData) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3541
public static System.Security.Cryptography.X509Certificates.X509AuthorityKeyIdentifierExtension Create(byte[] keyIdentifier, System.Security.Cryptography.X509Certificates.X500DistinguishedName issuerName, byte[] serialNumber) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3542
public static System.Security.Cryptography.X509Certificates.X509AuthorityKeyIdentifierExtension Create(System.ReadOnlySpan<byte> keyIdentifier, System.Security.Cryptography.X509Certificates.X500DistinguishedName issuerName, System.ReadOnlySpan<byte> serialNumber) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3543
public static System.Security.Cryptography.X509Certificates.X509AuthorityKeyIdentifierExtension CreateFromCertificate(System.Security.Cryptography.X509Certificates.X509Certificate2 certificate, bool includeKeyIdentifier, bool includeIssuerAndSerial) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3544
public static System.Security.Cryptography.X509Certificates.X509AuthorityKeyIdentifierExtension CreateFromIssuerNameAndSerialNumber(System.Security.Cryptography.X509Certificates.X500DistinguishedName issuerName, byte[] serialNumber) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3545
public static System.Security.Cryptography.X509Certificates.X509AuthorityKeyIdentifierExtension CreateFromIssuerNameAndSerialNumber(System.Security.Cryptography.X509Certificates.X500DistinguishedName issuerName, System.ReadOnlySpan<byte> serialNumber) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3546
public static System.Security.Cryptography.X509Certificates.X509AuthorityKeyIdentifierExtension CreateFromSubjectKeyIdentifier(byte[] subjectKeyIdentifier) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3547
public static System.Security.Cryptography.X509Certificates.X509AuthorityKeyIdentifierExtension CreateFromSubjectKeyIdentifier(System.ReadOnlySpan<byte> subjectKeyIdentifier) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3548
public static System.Security.Cryptography.X509Certificates.X509AuthorityKeyIdentifierExtension CreateFromSubjectKeyIdentifier(System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension subjectKeyIdentifier) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3552
public X509BasicConstraintsExtension() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3553
public X509BasicConstraintsExtension(bool certificateAuthority, bool hasPathLengthConstraint, int pathLengthConstraint, bool critical) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3554
public X509BasicConstraintsExtension(System.Security.Cryptography.AsnEncodedData encodedBasicConstraints, bool critical) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3555
public bool CertificateAuthority { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3556
public bool HasPathLengthConstraint { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3557
public int PathLengthConstraint { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3558
public override void CopyFrom(System.Security.Cryptography.AsnEncodedData asnEncodedData) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3559
public static System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension CreateForCertificateAuthority(int? pathLengthConstraint = default(int?)) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3560
public static System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension CreateForEndEntity(bool critical = false) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3566
public X509Certificate() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3569
public X509Certificate(byte[] data) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3573
public X509Certificate(byte[] rawData, System.Security.SecureString? password) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3577
public X509Certificate(byte[] rawData, System.Security.SecureString? password, System.Security.Cryptography.X509Certificates.X509KeyStorageFlags keyStorageFlags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3580
public X509Certificate(byte[] rawData, string? password) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3583
public X509Certificate(byte[] rawData, string? password, System.Security.Cryptography.X509Certificates.X509KeyStorageFlags keyStorageFlags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3585
public X509Certificate(System.IntPtr handle) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3588
public X509Certificate(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3590
public X509Certificate(System.Security.Cryptography.X509Certificates.X509Certificate cert) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3593
public X509Certificate(string fileName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3597
public X509Certificate(string fileName, System.Security.SecureString? password) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3601
public X509Certificate(string fileName, System.Security.SecureString? password, System.Security.Cryptography.X509Certificates.X509KeyStorageFlags keyStorageFlags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3604
public X509Certificate(string fileName, string? password) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3607
public X509Certificate(string fileName, string? password, System.Security.Cryptography.X509Certificates.X509KeyStorageFlags keyStorageFlags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3608
public System.IntPtr Handle { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3609
public string Issuer { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3610
public System.ReadOnlyMemory<byte> SerialNumberBytes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3611
public string Subject { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3614
public static System.Security.Cryptography.X509Certificates.X509Certificate CreateFromCertFile(string filename) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3617
public static System.Security.Cryptography.X509Certificates.X509Certificate CreateFromSignedFile(string filename) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3620
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? obj) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3621
public virtual bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] System.Security.Cryptography.X509Certificates.X509Certificate? other) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3622
public virtual byte[] Export(System.Security.Cryptography.X509Certificates.X509ContentType contentType) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3624
public virtual byte[] Export(System.Security.Cryptography.X509Certificates.X509ContentType contentType, System.Security.SecureString? password) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3625
public virtual byte[] Export(System.Security.Cryptography.X509Certificates.X509ContentType contentType, string? password) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3626
public byte[] ExportPkcs12(System.Security.Cryptography.PbeParameters exportParameters, string? password) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3627
public byte[] ExportPkcs12(System.Security.Cryptography.X509Certificates.Pkcs12ExportPbeParameters exportParameters, string? password) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3628
protected static string FormatDate(System.DateTime date) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3629
public virtual byte[] GetCertHash() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3630
public virtual byte[] GetCertHash(System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3631
public virtual string GetCertHashString() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3632
public virtual string GetCertHashString(System.Security.Cryptography.HashAlgorithmName hashAlgorithm) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3633
public virtual string GetEffectiveDateString() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3634
public virtual string GetExpirationDateString() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3635
public virtual string GetFormat() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3636
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3638
public virtual string GetIssuerName() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3639
public virtual string GetKeyAlgorithm() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3640
public virtual byte[]? GetKeyAlgorithmParameters() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3641
public virtual string? GetKeyAlgorithmParametersString() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3643
public virtual string GetName() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3644
public virtual byte[] GetPublicKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3645
public virtual string GetPublicKeyString() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3646
public virtual byte[] GetRawCertData() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3647
public virtual string GetRawCertDataString() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3648
public virtual byte[] GetSerialNumber() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3649
public virtual string GetSerialNumberString() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3651
public virtual void Import(byte[] rawData) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3654
public virtual void Import(byte[] rawData, System.Security.SecureString? password, System.Security.Cryptography.X509Certificates.X509KeyStorageFlags keyStorageFlags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3656
public virtual void Import(byte[] rawData, string? password, System.Security.Cryptography.X509Certificates.X509KeyStorageFlags keyStorageFlags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3658
public virtual void Import(string fileName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3661
public virtual void Import(string fileName, System.Security.SecureString? password, System.Security.Cryptography.X509Certificates.X509KeyStorageFlags keyStorageFlags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3663
public virtual void Import(string fileName, string? password, System.Security.Cryptography.X509Certificates.X509KeyStorageFlags keyStorageFlags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3664
public virtual void Reset() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3665
void System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(object? sender) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3666
void System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3667
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3668
public virtual string ToString(bool fVerbose) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3669
public virtual bool TryGetCertHash(System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.Span<byte> destination, out int bytesWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3675
public X509Certificate2() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3678
public X509Certificate2(byte[] rawData) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3682
public X509Certificate2(byte[] rawData, System.Security.SecureString? password) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3686
public X509Certificate2(byte[] rawData, System.Security.SecureString? password, System.Security.Cryptography.X509Certificates.X509KeyStorageFlags keyStorageFlags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3689
public X509Certificate2(byte[] rawData, string? password) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3692
public X509Certificate2(byte[] rawData, string? password, System.Security.Cryptography.X509Certificates.X509KeyStorageFlags keyStorageFlags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3694
public X509Certificate2(System.IntPtr handle) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3697
public X509Certificate2(System.ReadOnlySpan<byte> rawData) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3700
public X509Certificate2(System.ReadOnlySpan<byte> rawData, System.ReadOnlySpan<char> password, System.Security.Cryptography.X509Certificates.X509KeyStorageFlags keyStorageFlags = System.Security.Cryptography.X509Certificates.X509KeyStorageFlags.DefaultKeySet) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3703
protected X509Certificate2(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3705
public X509Certificate2(System.Security.Cryptography.X509Certificates.X509Certificate certificate) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3708
public X509Certificate2(string fileName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3711
public X509Certificate2(string fileName, System.ReadOnlySpan<char> password, System.Security.Cryptography.X509Certificates.X509KeyStorageFlags keyStorageFlags = System.Security.Cryptography.X509Certificates.X509KeyStorageFlags.DefaultKeySet) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3715
public X509Certificate2(string fileName, System.Security.SecureString? password) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3719
public X509Certificate2(string fileName, System.Security.SecureString? password, System.Security.Cryptography.X509Certificates.X509KeyStorageFlags keyStorageFlags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3722
public X509Certificate2(string fileName, string? password) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3725
public X509Certificate2(string fileName, string? password, System.Security.Cryptography.X509Certificates.X509KeyStorageFlags keyStorageFlags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3726
public bool Archived { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } [System.Runtime.Versioning.SupportedOSPlatformAttribute("windows")] set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3727
public System.Security.Cryptography.X509Certificates.X509ExtensionCollection Extensions { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3728
public string FriendlyName { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } [System.Runtime.Versioning.SupportedOSPlatformAttribute("windows")] set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3729
public bool HasPrivateKey { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3730
public System.Security.Cryptography.X509Certificates.X500DistinguishedName IssuerName { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3731
public System.DateTime NotAfter { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3732
public System.DateTime NotBefore { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3734
public System.Security.Cryptography.AsymmetricAlgorithm? PrivateKey { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3735
public System.Security.Cryptography.X509Certificates.PublicKey PublicKey { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3736
public byte[] RawData { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3737
public System.ReadOnlyMemory<byte> RawDataMemory { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3738
public string SerialNumber { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3739
public System.Security.Cryptography.Oid SignatureAlgorithm { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3740
public System.Security.Cryptography.X509Certificates.X500DistinguishedName SubjectName { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3741
public string Thumbprint { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3742
public int Version { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3743
public System.Security.Cryptography.X509Certificates.X509Certificate2 CopyWithPrivateKey(System.Security.Cryptography.ECDiffieHellman privateKey) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3745
public System.Security.Cryptography.X509Certificates.X509Certificate2 CopyWithPrivateKey(System.Security.Cryptography.MLDsa privateKey) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3747
public System.Security.Cryptography.X509Certificates.X509Certificate2 CopyWithPrivateKey(System.Security.Cryptography.MLKem privateKey) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3749
public System.Security.Cryptography.X509Certificates.X509Certificate2 CopyWithPrivateKey(System.Security.Cryptography.SlhDsa privateKey) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3751
public static System.Security.Cryptography.X509Certificates.X509Certificate2 CreateFromEncryptedPem(System.ReadOnlySpan<char> certPem, System.ReadOnlySpan<char> keyPem, System.ReadOnlySpan<char> password) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3753
public static System.Security.Cryptography.X509Certificates.X509Certificate2 CreateFromEncryptedPemFile(string certPemFilePath, System.ReadOnlySpan<char> password, string? keyPemFilePath = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3755
public static System.Security.Cryptography.X509Certificates.X509Certificate2 CreateFromPem(System.ReadOnlySpan<char> certPem) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3757
public static System.Security.Cryptography.X509Certificates.X509Certificate2 CreateFromPem(System.ReadOnlySpan<char> certPem, System.ReadOnlySpan<char> keyPem) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3759
public static System.Security.Cryptography.X509Certificates.X509Certificate2 CreateFromPemFile(string certPemFilePath, string? keyPemFilePath = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3760
public string ExportCertificatePem() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3762
public static System.Security.Cryptography.X509Certificates.X509ContentType GetCertContentType(byte[] rawData) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3764
public static System.Security.Cryptography.X509Certificates.X509ContentType GetCertContentType(System.ReadOnlySpan<byte> rawData) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3766
public static System.Security.Cryptography.X509Certificates.X509ContentType GetCertContentType(string fileName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3767
public System.Security.Cryptography.ECDiffieHellman? GetECDiffieHellmanPrivateKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3768
public System.Security.Cryptography.ECDiffieHellman? GetECDiffieHellmanPublicKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3770
public System.Security.Cryptography.MLDsa? GetMLDsaPrivateKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3772
public System.Security.Cryptography.MLDsa? GetMLDsaPublicKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3774
public System.Security.Cryptography.MLKem? GetMLKemPrivateKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3776
public System.Security.Cryptography.MLKem? GetMLKemPublicKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3777
public string GetNameInfo(System.Security.Cryptography.X509Certificates.X509NameType nameType, bool forIssuer) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3779
public System.Security.Cryptography.SlhDsa? GetSlhDsaPrivateKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3781
public System.Security.Cryptography.SlhDsa? GetSlhDsaPublicKey() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3783
public override void Import(byte[] rawData) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3786
public override void Import(byte[] rawData, System.Security.SecureString? password, System.Security.Cryptography.X509Certificates.X509KeyStorageFlags keyStorageFlags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3788
public override void Import(byte[] rawData, string? password, System.Security.Cryptography.X509Certificates.X509KeyStorageFlags keyStorageFlags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3790
public override void Import(string fileName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3793
public override void Import(string fileName, System.Security.SecureString? password, System.Security.Cryptography.X509Certificates.X509KeyStorageFlags keyStorageFlags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3795
public override void Import(string fileName, string? password, System.Security.Cryptography.X509Certificates.X509KeyStorageFlags keyStorageFlags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3796
public bool MatchesHostname(string hostname, bool allowWildcards = true, bool allowCommonName = true) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3797
public override void Reset() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3798
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3799
public override string ToString(bool verbose) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3800
public bool TryExportCertificatePem(System.Span<char> destination, out int charsWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3801
public bool Verify() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3805
public X509Certificate2Collection() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3806
public X509Certificate2Collection(System.Security.Cryptography.X509Certificates.X509Certificate2 certificate) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3807
public X509Certificate2Collection(System.Security.Cryptography.X509Certificates.X509Certificate2Collection certificates) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3808
public X509Certificate2Collection(System.Security.Cryptography.X509Certificates.X509Certificate2[] certificates) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3809
public new System.Security.Cryptography.X509Certificates.X509Certificate2 this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3810
public int Add(System.Security.Cryptography.X509Certificates.X509Certificate2 certificate) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3811
public void AddRange(System.Security.Cryptography.X509Certificates.X509Certificate2Collection certificates) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3812
public void AddRange(System.Security.Cryptography.X509Certificates.X509Certificate2[] certificates) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3813
public bool Contains(System.Security.Cryptography.X509Certificates.X509Certificate2 certificate) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3814
public byte[]? Export(System.Security.Cryptography.X509Certificates.X509ContentType contentType) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3815
public byte[]? Export(System.Security.Cryptography.X509Certificates.X509ContentType contentType, string? password) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3816
public string ExportCertificatePems() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3817
public byte[] ExportPkcs12(System.Security.Cryptography.PbeParameters exportParameters, string? password) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3818
public byte[] ExportPkcs12(System.Security.Cryptography.X509Certificates.Pkcs12ExportPbeParameters exportParameters, string? password) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3821
public string ExportPkcs7Pem() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3822
public System.Security.Cryptography.X509Certificates.X509Certificate2Collection Find(System.Security.Cryptography.X509Certificates.X509FindType findType, object findValue, bool validOnly) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3823
public System.Security.Cryptography.X509Certificates.X509Certificate2Collection FindByThumbprint(System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.ReadOnlySpan<byte> thumbprintBytes) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3824
public System.Security.Cryptography.X509Certificates.X509Certificate2Collection FindByThumbprint(System.Security.Cryptography.HashAlgorithmName hashAlgorithm, System.ReadOnlySpan<char> thumbprintHex) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3825
public System.Security.Cryptography.X509Certificates.X509Certificate2Collection FindByThumbprint(System.Security.Cryptography.HashAlgorithmName hashAlgorithm, string thumbprintHex) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3826
public new System.Security.Cryptography.X509Certificates.X509Certificate2Enumerator GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3828
public void Import(byte[] rawData) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3830
public void Import(byte[] rawData, string? password, System.Security.Cryptography.X509Certificates.X509KeyStorageFlags keyStorageFlags = System.Security.Cryptography.X509Certificates.X509KeyStorageFlags.DefaultKeySet) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3832
public void Import(System.ReadOnlySpan<byte> rawData) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3834
public void Import(System.ReadOnlySpan<byte> rawData, System.ReadOnlySpan<char> password, System.Security.Cryptography.X509Certificates.X509KeyStorageFlags keyStorageFlags = System.Security.Cryptography.X509Certificates.X509KeyStorageFlags.DefaultKeySet) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3836
public void Import(System.ReadOnlySpan<byte> rawData, string? password, System.Security.Cryptography.X509Certificates.X509KeyStorageFlags keyStorageFlags = System.Security.Cryptography.X509Certificates.X509KeyStorageFlags.DefaultKeySet) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3838
public void Import(string fileName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3840
public void Import(string fileName, System.ReadOnlySpan<char> password, System.Security.Cryptography.X509Certificates.X509KeyStorageFlags keyStorageFlags = System.Security.Cryptography.X509Certificates.X509KeyStorageFlags.DefaultKeySet) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3842
public void Import(string fileName, string? password, System.Security.Cryptography.X509Certificates.X509KeyStorageFlags keyStorageFlags = System.Security.Cryptography.X509Certificates.X509KeyStorageFlags.DefaultKeySet) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3843
public void ImportFromPem(System.ReadOnlySpan<char> certPem) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3844
public void ImportFromPemFile(string certPemFilePath) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3845
public void Insert(int index, System.Security.Cryptography.X509Certificates.X509Certificate2 certificate) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3846
public void Remove(System.Security.Cryptography.X509Certificates.X509Certificate2 certificate) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3847
public void RemoveRange(System.Security.Cryptography.X509Certificates.X509Certificate2Collection certificates) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3848
public void RemoveRange(System.Security.Cryptography.X509Certificates.X509Certificate2[] certificates) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3849
System.Collections.Generic.IEnumerator<System.Security.Cryptography.X509Certificates.X509Certificate2> System.Collections.Generic.IEnumerable<System.Security.Cryptography.X509Certificates.X509Certificate2>.GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3850
public bool TryExportCertificatePems(System.Span<char> destination, out int charsWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3853
public bool TryExportPkcs7Pem(System.Span<char> destination, out int charsWritten) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3857
internal X509Certificate2Enumerator() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3858
public System.Security.Cryptography.X509Certificates.X509Certificate2 Current { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3859
object System.Collections.IEnumerator.Current { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3860
public bool MoveNext() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3861
public void Reset() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3862
bool System.Collections.IEnumerator.MoveNext() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3863
void System.Collections.IEnumerator.Reset() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3868
public X509CertificateCollection() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3869
public X509CertificateCollection(System.Security.Cryptography.X509Certificates.X509CertificateCollection value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3870
public X509CertificateCollection(System.Security.Cryptography.X509Certificates.X509Certificate[] value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3871
public System.Security.Cryptography.X509Certificates.X509Certificate this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3872
public int Add(System.Security.Cryptography.X509Certificates.X509Certificate value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3873
public void AddRange(System.Security.Cryptography.X509Certificates.X509CertificateCollection value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3874
public void AddRange(System.Security.Cryptography.X509Certificates.X509Certificate[] value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3875
public bool Contains(System.Security.Cryptography.X509Certificates.X509Certificate value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3876
public void CopyTo(System.Security.Cryptography.X509Certificates.X509Certificate[] array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3877
public new System.Security.Cryptography.X509Certificates.X509CertificateCollection.X509CertificateEnumerator GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3878
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3879
public int IndexOf(System.Security.Cryptography.X509Certificates.X509Certificate value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3880
public void Insert(int index, System.Security.Cryptography.X509Certificates.X509Certificate value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3881
protected override void OnValidate(object value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3882
public void Remove(System.Security.Cryptography.X509Certificates.X509Certificate value) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3885
public X509CertificateEnumerator(System.Security.Cryptography.X509Certificates.X509CertificateCollection mappings) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3886
public System.Security.Cryptography.X509Certificates.X509Certificate Current { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3887
object System.Collections.IEnumerator.Current { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3888
public bool MoveNext() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3889
public void Reset() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3890
bool System.Collections.IEnumerator.MoveNext() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3891
void System.Collections.IEnumerator.Reset() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3897
public static System.Security.Cryptography.X509Certificates.X509Certificate2 LoadCertificate(byte[] data) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3898
public static System.Security.Cryptography.X509Certificates.X509Certificate2 LoadCertificate(System.ReadOnlySpan<byte> data) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3899
public static System.Security.Cryptography.X509Certificates.X509Certificate2 LoadCertificateFromFile(string path) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3900
public static System.Security.Cryptography.X509Certificates.X509Certificate2 LoadPkcs12(byte[] data, string? password, System.Security.Cryptography.X509Certificates.X509KeyStorageFlags keyStorageFlags = System.Security.Cryptography.X509Certificates.X509KeyStorageFlags.DefaultKeySet, System.Security.Cryptography.X509Certificates.Pkcs12LoaderLimits? loaderLimits = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3901
public static System.Security.Cryptography.X509Certificates.X509Certificate2 LoadPkcs12(System.ReadOnlySpan<byte> data, System.ReadOnlySpan<char> password, System.Security.Cryptography.X509Certificates.X509KeyStorageFlags keyStorageFlags = System.Security.Cryptography.X509Certificates.X509KeyStorageFlags.DefaultKeySet, System.Security.Cryptography.X509Certificates.Pkcs12LoaderLimits? loaderLimits = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3902
public static System.Security.Cryptography.X509Certificates.X509Certificate2Collection LoadPkcs12Collection(byte[] data, string? password, System.Security.Cryptography.X509Certificates.X509KeyStorageFlags keyStorageFlags = System.Security.Cryptography.X509Certificates.X509KeyStorageFlags.DefaultKeySet, System.Security.Cryptography.X509Certificates.Pkcs12LoaderLimits? loaderLimits = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3903
public static System.Security.Cryptography.X509Certificates.X509Certificate2Collection LoadPkcs12Collection(System.ReadOnlySpan<byte> data, System.ReadOnlySpan<char> password, System.Security.Cryptography.X509Certificates.X509KeyStorageFlags keyStorageFlags = System.Security.Cryptography.X509Certificates.X509KeyStorageFlags.DefaultKeySet, System.Security.Cryptography.X509Certificates.Pkcs12LoaderLimits? loaderLimits = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3904
public static System.Security.Cryptography.X509Certificates.X509Certificate2Collection LoadPkcs12CollectionFromFile(string path, System.ReadOnlySpan<char> password, System.Security.Cryptography.X509Certificates.X509KeyStorageFlags keyStorageFlags = System.Security.Cryptography.X509Certificates.X509KeyStorageFlags.DefaultKeySet, System.Security.Cryptography.X509Certificates.Pkcs12LoaderLimits? loaderLimits = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3905
public static System.Security.Cryptography.X509Certificates.X509Certificate2Collection LoadPkcs12CollectionFromFile(string path, string? password, System.Security.Cryptography.X509Certificates.X509KeyStorageFlags keyStorageFlags = System.Security.Cryptography.X509Certificates.X509KeyStorageFlags.DefaultKeySet, System.Security.Cryptography.X509Certificates.Pkcs12LoaderLimits? loaderLimits = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3906
public static System.Security.Cryptography.X509Certificates.X509Certificate2 LoadPkcs12FromFile(string path, System.ReadOnlySpan<char> password, System.Security.Cryptography.X509Certificates.X509KeyStorageFlags keyStorageFlags = System.Security.Cryptography.X509Certificates.X509KeyStorageFlags.DefaultKeySet, System.Security.Cryptography.X509Certificates.Pkcs12LoaderLimits? loaderLimits = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3907
public static System.Security.Cryptography.X509Certificates.X509Certificate2 LoadPkcs12FromFile(string path, string? password, System.Security.Cryptography.X509Certificates.X509KeyStorageFlags keyStorageFlags = System.Security.Cryptography.X509Certificates.X509KeyStorageFlags.DefaultKeySet, System.Security.Cryptography.X509Certificates.Pkcs12LoaderLimits? loaderLimits = null) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3911
public X509Chain() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3912
public X509Chain(bool useMachineContext) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3914
public X509Chain(System.IntPtr chainContext) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3915
public System.IntPtr ChainContext { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3916
public System.Security.Cryptography.X509Certificates.X509ChainElementCollection ChainElements { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3917
public System.Security.Cryptography.X509Certificates.X509ChainPolicy ChainPolicy { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3918
public System.Security.Cryptography.X509Certificates.X509ChainStatus[] ChainStatus { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3919
public Microsoft.Win32.SafeHandles.SafeX509ChainHandle? SafeHandle { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3921
public bool Build(System.Security.Cryptography.X509Certificates.X509Certificate2 certificate) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3922
public static System.Security.Cryptography.X509Certificates.X509Chain Create() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3925
public void Reset() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3929
internal X509ChainElement() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3930
public System.Security.Cryptography.X509Certificates.X509Certificate2 Certificate { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3931
public System.Security.Cryptography.X509Certificates.X509ChainStatus[] ChainElementStatus { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3932
public string Information { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3936
internal X509ChainElementCollection() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3937
public int Count { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3938
public bool IsSynchronized { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3939
public System.Security.Cryptography.X509Certificates.X509ChainElement this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3940
public object SyncRoot { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3941
public void CopyTo(System.Security.Cryptography.X509Certificates.X509ChainElement[] array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3942
public System.Security.Cryptography.X509Certificates.X509ChainElementEnumerator GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3943
System.Collections.Generic.IEnumerator<System.Security.Cryptography.X509Certificates.X509ChainElement> System.Collections.Generic.IEnumerable<System.Security.Cryptography.X509Certificates.X509ChainElement>.GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3944
void System.Collections.ICollection.CopyTo(System.Array array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3945
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3949
internal X509ChainElementEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3950
public System.Security.Cryptography.X509Certificates.X509ChainElement Current { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3951
object System.Collections.IEnumerator.Current { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3952
public bool MoveNext() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3953
public void Reset() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3958
public X509ChainPolicy() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3959
public System.Security.Cryptography.OidCollection ApplicationPolicy { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3960
public System.Security.Cryptography.OidCollection CertificatePolicy { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3961
public System.Security.Cryptography.X509Certificates.X509Certificate2Collection CustomTrustStore { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3962
public bool DisableCertificateDownloads { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3963
public System.Security.Cryptography.X509Certificates.X509Certificate2Collection ExtraStore { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3964
public System.Security.Cryptography.X509Certificates.X509RevocationFlag RevocationFlag { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3965
public System.Security.Cryptography.X509Certificates.X509RevocationMode RevocationMode { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3966
public System.Security.Cryptography.X509Certificates.X509ChainTrustMode TrustMode { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3967
public System.TimeSpan UrlRetrievalTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3968
public System.Security.Cryptography.X509Certificates.X509VerificationFlags VerificationFlags { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3969
public System.DateTime VerificationTime { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3970
public bool VerificationTimeIgnored { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3971
public System.Security.Cryptography.X509Certificates.X509ChainPolicy Clone() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3972
public void Reset() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
3978
public System.Security.Cryptography.X509Certificates.X509ChainStatusFlags Status { readonly get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
3980
public string StatusInformation { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
4030
public X509EnhancedKeyUsageExtension() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4031
public X509EnhancedKeyUsageExtension(System.Security.Cryptography.AsnEncodedData encodedEnhancedKeyUsages, bool critical) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4032
public X509EnhancedKeyUsageExtension(System.Security.Cryptography.OidCollection enhancedKeyUsages, bool critical) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4033
public System.Security.Cryptography.OidCollection EnhancedKeyUsages { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
4034
public override void CopyFrom(System.Security.Cryptography.AsnEncodedData asnEncodedData) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4038
protected X509Extension() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4039
public X509Extension(System.Security.Cryptography.AsnEncodedData encodedExtension, bool critical) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4040
public X509Extension(System.Security.Cryptography.Oid oid, byte[] rawData, bool critical) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4041
public X509Extension(System.Security.Cryptography.Oid oid, System.ReadOnlySpan<byte> rawData, bool critical) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4042
public X509Extension(string oid, byte[] rawData, bool critical) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4043
public X509Extension(string oid, System.ReadOnlySpan<byte> rawData, bool critical) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4044
public bool Critical { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } set { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
4045
public override void CopyFrom(System.Security.Cryptography.AsnEncodedData asnEncodedData) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4049
public X509ExtensionCollection() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4050
public int Count { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
4051
public bool IsSynchronized { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
4052
public System.Security.Cryptography.X509Certificates.X509Extension this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
4053
public System.Security.Cryptography.X509Certificates.X509Extension? this[string oid] { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
4054
public object SyncRoot { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
4055
public int Add(System.Security.Cryptography.X509Certificates.X509Extension extension) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4056
public void CopyTo(System.Security.Cryptography.X509Certificates.X509Extension[] array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4057
public System.Security.Cryptography.X509Certificates.X509ExtensionEnumerator GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4058
System.Collections.Generic.IEnumerator<System.Security.Cryptography.X509Certificates.X509Extension> System.Collections.Generic.IEnumerable<System.Security.Cryptography.X509Certificates.X509Extension>.GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4059
void System.Collections.ICollection.CopyTo(System.Array array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4060
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4064
internal X509ExtensionEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4065
public System.Security.Cryptography.X509Certificates.X509Extension Current { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
4066
object System.Collections.IEnumerator.Current { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
4067
public bool MoveNext() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4068
public void Reset() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4109
public X509KeyUsageExtension() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4110
public X509KeyUsageExtension(System.Security.Cryptography.AsnEncodedData encodedKeyUsage, bool critical) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4111
public X509KeyUsageExtension(System.Security.Cryptography.X509Certificates.X509KeyUsageFlags keyUsages, bool critical) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4112
public System.Security.Cryptography.X509Certificates.X509KeyUsageFlags KeyUsages { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
4113
public override void CopyFrom(System.Security.Cryptography.AsnEncodedData asnEncodedData) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4166
protected X509SignatureGenerator() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4167
public System.Security.Cryptography.X509Certificates.PublicKey PublicKey { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
4169
public static System.Security.Cryptography.X509Certificates.X509SignatureGenerator CreateForECDsa(System.Security.Cryptography.ECDsa key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4171
public static System.Security.Cryptography.X509Certificates.X509SignatureGenerator CreateForMLDsa(System.Security.Cryptography.MLDsa key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4172
public static System.Security.Cryptography.X509Certificates.X509SignatureGenerator CreateForRSA(System.Security.Cryptography.RSA key, System.Security.Cryptography.RSASignaturePadding signaturePadding) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4174
public static System.Security.Cryptography.X509Certificates.X509SignatureGenerator CreateForSlhDsa(System.Security.Cryptography.SlhDsa key) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4180
public X509Store() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4181
public X509Store(System.IntPtr storeHandle) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4182
public X509Store(System.Security.Cryptography.X509Certificates.StoreLocation storeLocation) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4183
public X509Store(System.Security.Cryptography.X509Certificates.StoreName storeName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4184
public X509Store(System.Security.Cryptography.X509Certificates.StoreName storeName, System.Security.Cryptography.X509Certificates.StoreLocation storeLocation) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4185
public X509Store(System.Security.Cryptography.X509Certificates.StoreName storeName, System.Security.Cryptography.X509Certificates.StoreLocation storeLocation, System.Security.Cryptography.X509Certificates.OpenFlags flags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4186
public X509Store(string storeName) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4187
public X509Store(string storeName, System.Security.Cryptography.X509Certificates.StoreLocation storeLocation) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4188
public X509Store(string storeName, System.Security.Cryptography.X509Certificates.StoreLocation storeLocation, System.Security.Cryptography.X509Certificates.OpenFlags flags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4189
public System.Security.Cryptography.X509Certificates.X509Certificate2Collection Certificates { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
4190
public bool IsOpen { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
4191
public System.Security.Cryptography.X509Certificates.StoreLocation Location { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
4192
public string? Name { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
4193
public System.IntPtr StoreHandle { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
4194
public void Add(System.Security.Cryptography.X509Certificates.X509Certificate2 certificate) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4195
public void AddRange(System.Security.Cryptography.X509Certificates.X509Certificate2Collection certificates) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4196
public void Close() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4198
public void Open(System.Security.Cryptography.X509Certificates.OpenFlags flags) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4199
public void Remove(System.Security.Cryptography.X509Certificates.X509Certificate2 certificate) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4200
public void RemoveRange(System.Security.Cryptography.X509Certificates.X509Certificate2Collection certificates) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4204
public X509SubjectAlternativeNameExtension() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4205
public X509SubjectAlternativeNameExtension(byte[] rawData, bool critical = false) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4206
public X509SubjectAlternativeNameExtension(System.ReadOnlySpan<byte> rawData, bool critical = false) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4207
public override void CopyFrom(System.Security.Cryptography.AsnEncodedData asnEncodedData) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4208
public System.Collections.Generic.IEnumerable<string> EnumerateDnsNames() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4209
public System.Collections.Generic.IEnumerable<System.Net.IPAddress> EnumerateIPAddresses() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4213
public X509SubjectKeyIdentifierExtension() { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4214
public X509SubjectKeyIdentifierExtension(byte[] subjectKeyIdentifier, bool critical) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4215
public X509SubjectKeyIdentifierExtension(System.ReadOnlySpan<byte> subjectKeyIdentifier, bool critical) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4216
public X509SubjectKeyIdentifierExtension(System.Security.Cryptography.AsnEncodedData encodedSubjectKeyIdentifier, bool critical) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4217
public X509SubjectKeyIdentifierExtension(System.Security.Cryptography.X509Certificates.PublicKey key, bool critical) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4218
public X509SubjectKeyIdentifierExtension(System.Security.Cryptography.X509Certificates.PublicKey key, System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierHashAlgorithm algorithm, bool critical) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4219
public X509SubjectKeyIdentifierExtension(string subjectKeyIdentifier, bool critical) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
4220
public string? SubjectKeyIdentifier { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
4221
public System.ReadOnlyMemory<byte> SubjectKeyIdentifierBytes { get { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); } }
4222
public override void CopyFrom(System.Security.Cryptography.AsnEncodedData asnEncodedData) { throw new System.
PlatformNotSupportedException
(System.SR.SystemSecurityCryptography_PlatformNotSupported); }
System.Security.Cryptography.Pkcs (7)
Internal\Cryptography\Pal\AnyOS\ManagedPal.cs (1)
170
throw new
PlatformNotSupportedException
(SR.Format(SR.Cryptography_AlgorithmNotSupported, nameof(RC2)));
src\libraries\Common\src\System\Security\Cryptography\PasswordBasedEncryption.cs (1)
1106
throw new
PlatformNotSupportedException
(SR.Format(SR.Cryptography_AlgorithmNotSupported, nameof(RC2)));
System\Security\Cryptography\Pkcs\CmsSigner.cs (2)
97
public CmsSigner(CspParameters parameters) => throw new
PlatformNotSupportedException
();
211
throw new
PlatformNotSupportedException
(SR.Cryptography_Cms_NoSignerCert);
System\Security\Cryptography\Pkcs\EnvelopedCms.cs (1)
98
throw new
PlatformNotSupportedException
(SR.Cryptography_Cms_NoRecipients);
System\Security\Cryptography\Pkcs\SignedCms.cs (1)
336
throw new
PlatformNotSupportedException
(SR.Cryptography_Cms_NoSignerCert);
System\Security\Cryptography\Pkcs\SignerInfo.cs (1)
289
throw new
PlatformNotSupportedException
(SR.Cryptography_Cms_NoSignerCert);
System.Security.Cryptography.ProtectedData (1)
System\Security\Cryptography\ProtectedData.cs (1)
425
throw new
PlatformNotSupportedException
();
System.Security.Permissions (14)
System\ApplicationIdentity.cs (1)
18
throw new
PlatformNotSupportedException
();
System\Security\CodeAccessPermission.cs (2)
16
public void Deny() { throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_CAS); }
22
public void PermitOnly() { throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_CAS); }
System\Security\Policy\Hash.cs (1)
26
throw new
PlatformNotSupportedException
();
System\Security\Policy\HashMembershipCondition.cs (1)
23
throw new
PlatformNotSupportedException
();
System\Security\SecurityContext.cs (9)
14
public static SecurityContext Capture() { throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_CAS); }
15
public SecurityContext CreateCopy() { throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_CAS); }
16
public void Dispose() { throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_CAS); }
17
public static bool IsFlowSuppressed() { throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_CAS); }
18
public static bool IsWindowsIdentityFlowSuppressed() { throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_CAS); }
19
public static void RestoreFlow() { throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_CAS); }
20
public static void Run(SecurityContext securityContext, ContextCallback callback, object state) { throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_CAS); }
21
public static AsyncFlowControl SuppressFlow() { throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_CAS); }
22
public static AsyncFlowControl SuppressFlowWindowsIdentity() { throw new
PlatformNotSupportedException
(SR.PlatformNotSupported_CAS); }
System.Security.Principal.Windows (99)
artifacts\obj\System.Security.Principal.Windows\Debug\net10.0\System.Security.Principal.Windows.notsupported.cs (99)
11
public SafeAccessTokenHandle() : base (default(System.IntPtr), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
12
public SafeAccessTokenHandle(System.IntPtr handle) : base (default(System.IntPtr), default(bool)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
13
public static Microsoft.Win32.SafeHandles.SafeAccessTokenHandle InvalidHandle { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); } }
14
public override bool IsInvalid { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); } }
15
protected override bool ReleaseHandle() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
22
public IdentityNotMappedException() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
23
public IdentityNotMappedException(string? message) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
24
public IdentityNotMappedException(string? message, System.Exception? inner) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
25
public System.Security.Principal.IdentityReferenceCollection UnmappedIdentities { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); } }
28
public override void GetObjectData(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext streamingContext) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
32
internal IdentityReference() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
37
public static bool operator ==(System.Security.Principal.IdentityReference? left, System.Security.Principal.IdentityReference? right) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
38
public static bool operator !=(System.Security.Principal.IdentityReference? left, System.Security.Principal.IdentityReference? right) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
44
public IdentityReferenceCollection() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
45
public IdentityReferenceCollection(int capacity) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
46
public int Count { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); } }
47
public System.Security.Principal.IdentityReference this[int index] { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); } }
48
bool System.Collections.Generic.ICollection<System.Security.Principal.IdentityReference>.IsReadOnly { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); } }
49
public void Add(System.Security.Principal.IdentityReference identity) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
50
public void Clear() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
51
public bool Contains(System.Security.Principal.IdentityReference identity) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
52
public void CopyTo(System.Security.Principal.IdentityReference[] array, int offset) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
53
public System.Collections.Generic.IEnumerator<System.Security.Principal.IdentityReference> GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
54
public bool Remove(System.Security.Principal.IdentityReference identity) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
55
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
56
public System.Security.Principal.IdentityReferenceCollection Translate(System.Type targetType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
57
public System.Security.Principal.IdentityReferenceCollection Translate(System.Type targetType, bool forceSuccess) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
61
public NTAccount(string name) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
62
public NTAccount(string domainName, string accountName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
63
public override string Value { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); } }
64
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? o) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
65
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
66
public override bool IsValidTargetType(System.Type targetType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
67
public static bool operator ==(System.Security.Principal.NTAccount? left, System.Security.Principal.NTAccount? right) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
68
public static bool operator !=(System.Security.Principal.NTAccount? left, System.Security.Principal.NTAccount? right) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
69
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
70
public override System.Security.Principal.IdentityReference Translate(System.Type targetType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
76
public SecurityIdentifier(byte[] binaryForm, int offset) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
77
public SecurityIdentifier(System.IntPtr binaryForm) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
78
public SecurityIdentifier(System.Security.Principal.WellKnownSidType sidType, System.Security.Principal.SecurityIdentifier? domainSid) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
79
public SecurityIdentifier(string sddlForm) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
80
public System.Security.Principal.SecurityIdentifier? AccountDomainSid { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); } }
81
public int BinaryLength { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); } }
82
public override string Value { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); } }
83
public int CompareTo(System.Security.Principal.SecurityIdentifier? sid) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
84
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? o) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
85
public bool Equals(System.Security.Principal.SecurityIdentifier sid) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
86
public void GetBinaryForm(byte[] binaryForm, int offset) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
87
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
88
public bool IsAccountSid() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
89
public bool IsEqualDomainSid(System.Security.Principal.SecurityIdentifier sid) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
90
public override bool IsValidTargetType(System.Type targetType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
91
public bool IsWellKnown(System.Security.Principal.WellKnownSidType type) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
92
public static bool operator ==(System.Security.Principal.SecurityIdentifier? left, System.Security.Principal.SecurityIdentifier? right) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
93
public static bool operator !=(System.Security.Principal.SecurityIdentifier? left, System.Security.Principal.SecurityIdentifier? right) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
94
public override string ToString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
95
public override System.Security.Principal.IdentityReference Translate(System.Type targetType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
237
public WindowsIdentity(System.IntPtr userToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
238
public WindowsIdentity(System.IntPtr userToken, string type) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
239
public WindowsIdentity(System.IntPtr userToken, string type, System.Security.Principal.WindowsAccountType acctType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
240
public WindowsIdentity(System.IntPtr userToken, string type, System.Security.Principal.WindowsAccountType acctType, bool isAuthenticated) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
243
public WindowsIdentity(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
244
protected WindowsIdentity(System.Security.Principal.WindowsIdentity identity) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
245
public WindowsIdentity(string sUserPrincipalName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
246
public Microsoft.Win32.SafeHandles.SafeAccessTokenHandle AccessToken { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); } }
247
public sealed override string? AuthenticationType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); } }
248
public override System.Collections.Generic.IEnumerable<System.Security.Claims.Claim> Claims { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); } }
249
public virtual System.Collections.Generic.IEnumerable<System.Security.Claims.Claim> DeviceClaims { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); } }
250
public System.Security.Principal.IdentityReferenceCollection? Groups { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); } }
251
public System.Security.Principal.TokenImpersonationLevel ImpersonationLevel { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); } }
252
public virtual bool IsAnonymous { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); } }
253
public override bool IsAuthenticated { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); } }
254
public virtual bool IsGuest { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); } }
255
public virtual bool IsSystem { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); } }
256
public override string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); } }
257
public System.Security.Principal.SecurityIdentifier? Owner { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); } }
258
public virtual System.IntPtr Token { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); } }
259
public System.Security.Principal.SecurityIdentifier? User { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); } }
260
public virtual System.Collections.Generic.IEnumerable<System.Security.Claims.Claim> UserClaims { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); } }
261
public override System.Security.Claims.ClaimsIdentity Clone() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
264
public static System.Security.Principal.WindowsIdentity GetAnonymous() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
265
public static System.Security.Principal.WindowsIdentity GetCurrent() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
266
public static System.Security.Principal.WindowsIdentity? GetCurrent(bool ifImpersonating) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
267
public static System.Security.Principal.WindowsIdentity GetCurrent(System.Security.Principal.TokenAccessLevels desiredAccess) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
268
public static void RunImpersonated(Microsoft.Win32.SafeHandles.SafeAccessTokenHandle safeAccessTokenHandle, System.Action action) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
269
public static System.Threading.Tasks.Task RunImpersonatedAsync(Microsoft.Win32.SafeHandles.SafeAccessTokenHandle safeAccessTokenHandle, System.Func<System.Threading.Tasks.Task> func) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
270
public static System.Threading.Tasks.Task<T> RunImpersonatedAsync<T>(Microsoft.Win32.SafeHandles.SafeAccessTokenHandle safeAccessTokenHandle, System.Func<System.Threading.Tasks.Task<T>> func) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
271
public static T RunImpersonated<T>(Microsoft.Win32.SafeHandles.SafeAccessTokenHandle safeAccessTokenHandle, System.Func<T> func) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
272
void System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(object? sender) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
273
void System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
277
public WindowsPrincipal(System.Security.Principal.WindowsIdentity ntIdentity) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
278
public virtual System.Collections.Generic.IEnumerable<System.Security.Claims.Claim> DeviceClaims { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); } }
279
public override System.Security.Principal.IIdentity Identity { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); } }
280
public virtual System.Collections.Generic.IEnumerable<System.Security.Claims.Claim> UserClaims { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); } }
281
public virtual bool IsInRole(int rid) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
282
public virtual bool IsInRole(System.Security.Principal.SecurityIdentifier sid) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
283
public virtual bool IsInRole(System.Security.Principal.WindowsBuiltInRole role) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
284
public override bool IsInRole(string role) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_Principal); }
System.ServiceModel.UnixDomainSocket (2)
System\ServiceModel\Channels\UnixDomainSocketTransportBindingElement.cs (1)
47
new
PlatformNotSupportedException
(SR.ExtendedProtectionNotSupported));
System\ServiceModel\UnixDomainSocketTransportSecurity.cs (1)
78
new
PlatformNotSupportedException
(SR.ExtendedProtectionNotSupported));
System.ServiceProcess.ServiceController (79)
artifacts\obj\System.ServiceProcess.ServiceController\Debug\net10.0\System.ServiceProcess.ServiceController.netcoreapp.notsupported.cs (2)
11
public void RequestAdditionalTime(System.TimeSpan time) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
15
public void Stop(bool stopDependentServices) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
artifacts\obj\System.ServiceProcess.ServiceController\Debug\net10.0\System.ServiceProcess.ServiceController.notsupported.cs (77)
24
public ServiceBase() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
26
public bool AutoLog { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); } }
28
public bool CanHandlePowerEvent { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); } }
30
public bool CanHandleSessionChangeEvent { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); } }
32
public bool CanPauseAndContinue { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); } }
34
public bool CanShutdown { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); } }
36
public bool CanStop { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); } }
39
public virtual System.Diagnostics.EventLog EventLog { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); } }
40
public int ExitCode { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); } }
42
protected System.IntPtr ServiceHandle { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); } }
43
public string ServiceName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); } }
45
protected virtual void OnContinue() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
46
protected virtual void OnCustomCommand(int command) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
47
protected virtual void OnPause() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
48
protected virtual bool OnPowerEvent(System.ServiceProcess.PowerBroadcastStatus powerStatus) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
49
protected virtual void OnSessionChange(System.ServiceProcess.SessionChangeDescription changeDescription) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
50
protected virtual void OnShutdown() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
51
protected virtual void OnStart(string[] args) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
52
protected virtual void OnStop() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
53
public void RequestAdditionalTime(int milliseconds) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
54
public static void Run(System.ServiceProcess.ServiceBase service) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
55
public static void Run(System.ServiceProcess.ServiceBase[] services) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
57
public void ServiceMainCallback(int argCount, System.IntPtr argPointer) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
58
public void Stop() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
63
public ServiceController() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
64
public ServiceController(string name) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
65
public ServiceController(string name, string machineName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
66
public bool CanPauseAndContinue { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); } }
67
public bool CanShutdown { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); } }
68
public bool CanStop { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); } }
69
public System.ServiceProcess.ServiceController[] DependentServices { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); } }
70
public string DisplayName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); } }
71
public string MachineName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); } }
72
public System.Runtime.InteropServices.SafeHandle ServiceHandle { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); } }
73
public string ServiceName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); } }
74
public System.ServiceProcess.ServiceController[] ServicesDependedOn { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); } }
75
public System.ServiceProcess.ServiceType ServiceType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); } }
76
public System.ServiceProcess.ServiceStartMode StartType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); } }
77
public System.ServiceProcess.ServiceControllerStatus Status { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); } }
78
public void Close() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
79
public void Continue() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
81
public void ExecuteCommand(int command) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
82
public static System.ServiceProcess.ServiceController[] GetDevices() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
83
public static System.ServiceProcess.ServiceController[] GetDevices(string machineName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
84
public static System.ServiceProcess.ServiceController[] GetServices() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
85
public static System.ServiceProcess.ServiceController[] GetServices(string machineName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
86
public void Pause() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
87
public void Refresh() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
88
public void Start() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
89
public void Start(string[] args) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
90
public void Stop() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
91
public void WaitForStatus(System.ServiceProcess.ServiceControllerStatus desiredStatus) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
92
public void WaitForStatus(System.ServiceProcess.ServiceControllerStatus desiredStatus, System.TimeSpan timeout) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
107
public ServiceProcessDescriptionAttribute(string description) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
108
public override string Description { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); } }
132
public System.ServiceProcess.SessionChangeReason Reason { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); } }
133
public int SessionId { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); } }
134
public override bool Equals([System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] object? obj) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
135
public bool Equals(System.ServiceProcess.SessionChangeDescription changeDescription) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
136
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
137
public static bool operator ==(System.ServiceProcess.SessionChangeDescription a, System.ServiceProcess.SessionChangeDescription b) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
138
public static bool operator !=(System.ServiceProcess.SessionChangeDescription a, System.ServiceProcess.SessionChangeDescription b) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
154
public TimeoutException() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
159
protected TimeoutException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
160
public TimeoutException(string? message) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
161
public TimeoutException(string? message, System.Exception? innerException) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_ServiceController); }
System.Speech (682)
artifacts\obj\System.Speech\Debug\net10.0\System.Speech.notsupported.cs (682)
32
public SpeechAudioFormatInfo(int samplesPerSecond, System.Speech.AudioFormat.AudioBitsPerSample bitsPerSample, System.Speech.AudioFormat.AudioChannel channel) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
34
public SpeechAudioFormatInfo(System.Speech.AudioFormat.EncodingFormat encodingFormat, int samplesPerSecond, int bitsPerSample, int channelCount, int averageBytesPerSecond, int blockAlign, byte[] formatSpecificData) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
36
public int AverageBytesPerSecond { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
38
public int BitsPerSample { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
40
public int BlockAlign { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
41
public int ChannelCount { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
42
public System.Speech.AudioFormat.EncodingFormat EncodingFormat { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
43
public int SamplesPerSecond { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
44
public override bool Equals(object obj) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
45
public byte[] FormatSpecificData() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
46
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
53
internal AudioLevelUpdatedEventArgs() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
54
public int AudioLevel { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
68
internal AudioSignalProblemOccurredEventArgs() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
69
public int AudioLevel { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
70
public System.TimeSpan AudioPosition { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
71
public System.Speech.Recognition.AudioSignalProblem AudioSignalProblem { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
72
public System.TimeSpan RecognizerAudioPosition { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
82
internal AudioStateChangedEventArgs() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
83
public System.Speech.Recognition.AudioState AudioState { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
87
public Choices() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
88
public Choices(params System.Speech.Recognition.GrammarBuilder[] alternateChoices) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
89
public Choices(params string[] phrases) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
90
public void Add(params System.Speech.Recognition.GrammarBuilder[] alternateChoices) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
91
public void Add(params string[] phrases) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
92
public System.Speech.Recognition.GrammarBuilder ToGrammarBuilder() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
96
public DictationGrammar() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
97
public DictationGrammar(string topic) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
98
public void SetDictationContext(string precedingText, string subsequentText) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
111
internal EmulateRecognizeCompletedEventArgs() : base (default(System.Exception), default(bool), default(object)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
112
public System.Speech.Recognition.RecognitionResult Result { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
116
protected Grammar() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
117
public Grammar(System.IO.Stream stream) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
118
public Grammar(System.IO.Stream stream, string ruleName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
119
public Grammar(System.IO.Stream stream, string ruleName, object[] parameters) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
121
public Grammar(System.IO.Stream stream, string ruleName, System.Uri baseUri) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
123
public Grammar(System.IO.Stream stream, string ruleName, System.Uri baseUri, object[] parameters) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
124
public Grammar(System.Speech.Recognition.GrammarBuilder builder) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
125
public Grammar(System.Speech.Recognition.SrgsGrammar.SrgsDocument srgsDocument) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
126
public Grammar(System.Speech.Recognition.SrgsGrammar.SrgsDocument srgsDocument, string ruleName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
127
public Grammar(System.Speech.Recognition.SrgsGrammar.SrgsDocument srgsDocument, string ruleName, object[] parameters) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
129
public Grammar(System.Speech.Recognition.SrgsGrammar.SrgsDocument srgsDocument, string ruleName, System.Uri baseUri) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
131
public Grammar(System.Speech.Recognition.SrgsGrammar.SrgsDocument srgsDocument, string ruleName, System.Uri baseUri, object[] parameters) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
132
public Grammar(string path) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
133
public Grammar(string path, string ruleName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
134
public Grammar(string path, string ruleName, object[] parameters) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
135
public bool Enabled { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
136
protected internal virtual bool IsStg { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
137
public bool Loaded { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
138
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
139
public int Priority { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
140
protected string ResourceName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
141
public string RuleName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
142
public float Weight { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
143
public event System.EventHandler<System.Speech.Recognition.SpeechRecognizedEventArgs> SpeechRecognized { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
144
public static System.Speech.Recognition.Grammar LoadLocalizedGrammarFromType(System.Type type, params object[] onInitParameters) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
145
protected void StgInit(object[] parameters) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
149
public GrammarBuilder() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
150
public GrammarBuilder(System.Speech.Recognition.Choices alternateChoices) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
151
public GrammarBuilder(System.Speech.Recognition.GrammarBuilder builder, int minRepeat, int maxRepeat) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
152
public GrammarBuilder(System.Speech.Recognition.SemanticResultKey key) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
153
public GrammarBuilder(System.Speech.Recognition.SemanticResultValue value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
154
public GrammarBuilder(string phrase) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
155
public GrammarBuilder(string phrase, int minRepeat, int maxRepeat) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
156
public GrammarBuilder(string phrase, System.Speech.Recognition.SubsetMatchingMode subsetMatchingCriteria) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
157
public System.Globalization.CultureInfo Culture { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
158
public string DebugShowPhrases { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
159
public static System.Speech.Recognition.GrammarBuilder Add(System.Speech.Recognition.Choices choices, System.Speech.Recognition.GrammarBuilder builder) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
160
public static System.Speech.Recognition.GrammarBuilder Add(System.Speech.Recognition.GrammarBuilder builder, System.Speech.Recognition.Choices choices) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
161
public static System.Speech.Recognition.GrammarBuilder Add(System.Speech.Recognition.GrammarBuilder builder1, System.Speech.Recognition.GrammarBuilder builder2) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
162
public static System.Speech.Recognition.GrammarBuilder Add(System.Speech.Recognition.GrammarBuilder builder, string phrase) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
163
public static System.Speech.Recognition.GrammarBuilder Add(string phrase, System.Speech.Recognition.GrammarBuilder builder) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
164
public void Append(System.Speech.Recognition.Choices alternateChoices) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
165
public void Append(System.Speech.Recognition.GrammarBuilder builder) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
166
public void Append(System.Speech.Recognition.GrammarBuilder builder, int minRepeat, int maxRepeat) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
167
public void Append(System.Speech.Recognition.SemanticResultKey key) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
168
public void Append(System.Speech.Recognition.SemanticResultValue value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
169
public void Append(string phrase) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
170
public void Append(string phrase, int minRepeat, int maxRepeat) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
171
public void Append(string phrase, System.Speech.Recognition.SubsetMatchingMode subsetMatchingCriteria) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
172
public void AppendDictation() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
173
public void AppendDictation(string category) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
174
public void AppendRuleReference(string path) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
175
public void AppendRuleReference(string path, string rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
176
public void AppendWildcard() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
177
public static System.Speech.Recognition.GrammarBuilder operator +(System.Speech.Recognition.Choices choices, System.Speech.Recognition.GrammarBuilder builder) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
178
public static System.Speech.Recognition.GrammarBuilder operator +(System.Speech.Recognition.GrammarBuilder builder, System.Speech.Recognition.Choices choices) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
179
public static System.Speech.Recognition.GrammarBuilder operator +(System.Speech.Recognition.GrammarBuilder builder1, System.Speech.Recognition.GrammarBuilder builder2) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
180
public static System.Speech.Recognition.GrammarBuilder operator +(System.Speech.Recognition.GrammarBuilder builder, string phrase) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
181
public static System.Speech.Recognition.GrammarBuilder operator +(string phrase, System.Speech.Recognition.GrammarBuilder builder) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
182
public static implicit operator System.Speech.Recognition.GrammarBuilder (System.Speech.Recognition.Choices choices) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
183
public static implicit operator System.Speech.Recognition.GrammarBuilder (System.Speech.Recognition.SemanticResultKey semanticKey) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
184
public static implicit operator System.Speech.Recognition.GrammarBuilder (System.Speech.Recognition.SemanticResultValue semanticValue) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
185
public static implicit operator System.Speech.Recognition.GrammarBuilder (string phrase) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
189
internal LoadGrammarCompletedEventArgs() : base (default(System.Exception), default(bool), default(object)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
190
public System.Speech.Recognition.Grammar Grammar { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
194
internal RecognitionEventArgs() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
195
public System.Speech.Recognition.RecognitionResult Result { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
199
internal RecognitionResult() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
200
public System.Collections.ObjectModel.ReadOnlyCollection<System.Speech.Recognition.RecognizedPhrase> Alternates { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
201
public System.Speech.Recognition.RecognizedAudio Audio { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
202
public System.Speech.Recognition.RecognizedAudio GetAudioForWordRange(System.Speech.Recognition.RecognizedWordUnit firstWord, System.Speech.Recognition.RecognizedWordUnit lastWord) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
203
void System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
207
internal RecognizeCompletedEventArgs() : base (default(System.Exception), default(bool), default(object)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
208
public System.TimeSpan AudioPosition { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
209
public bool BabbleTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
210
public bool InitialSilenceTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
211
public bool InputStreamEnded { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
212
public System.Speech.Recognition.RecognitionResult Result { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
216
internal RecognizedAudio() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
217
public System.TimeSpan AudioPosition { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
218
public System.TimeSpan Duration { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
219
public System.Speech.AudioFormat.SpeechAudioFormatInfo Format { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
220
public System.DateTime StartTime { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
221
public System.Speech.Recognition.RecognizedAudio GetRange(System.TimeSpan audioPosition, System.TimeSpan duration) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
222
public void WriteToAudioStream(System.IO.Stream outputStream) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
223
public void WriteToWaveStream(System.IO.Stream outputStream) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
227
internal RecognizedPhrase() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
228
public float Confidence { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
229
public System.Speech.Recognition.Grammar Grammar { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
230
public int HomophoneGroupId { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
231
public System.Collections.ObjectModel.ReadOnlyCollection<System.Speech.Recognition.RecognizedPhrase> Homophones { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
232
public System.Collections.ObjectModel.Collection<System.Speech.Recognition.ReplacementText> ReplacementWordUnits { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
233
public System.Speech.Recognition.SemanticValue Semantics { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
234
public string Text { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
235
public System.Collections.ObjectModel.ReadOnlyCollection<System.Speech.Recognition.RecognizedWordUnit> Words { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
236
public System.Xml.XPath.IXPathNavigable ConstructSmlFromSemantics() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
240
public RecognizedWordUnit(string text, float confidence, string pronunciation, string lexicalForm, System.Speech.Recognition.DisplayAttributes displayAttributes, System.TimeSpan audioPosition, System.TimeSpan audioDuration) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
241
public float Confidence { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
242
public System.Speech.Recognition.DisplayAttributes DisplayAttributes { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
243
public string LexicalForm { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
244
public string Pronunciation { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
245
public string Text { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
254
internal RecognizerInfo() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
255
public System.Collections.Generic.IDictionary<string, string> AdditionalInfo { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
256
public System.Globalization.CultureInfo Culture { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
257
public string Description { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
258
public string Id { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
259
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
260
public System.Collections.ObjectModel.ReadOnlyCollection<System.Speech.AudioFormat.SpeechAudioFormatInfo> SupportedAudioFormats { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
270
internal RecognizerUpdateReachedEventArgs() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
271
public System.TimeSpan AudioPosition { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
272
public object UserToken { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
277
internal ReplacementText() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
278
public int CountOfWords { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
279
public System.Speech.Recognition.DisplayAttributes DisplayAttributes { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
280
public int FirstWordIndex { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
281
public string Text { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
285
public SemanticResultKey(string semanticResultKey, params System.Speech.Recognition.GrammarBuilder[] builders) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
286
public SemanticResultKey(string semanticResultKey, params string[] phrases) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
287
public System.Speech.Recognition.GrammarBuilder ToGrammarBuilder() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
291
public SemanticResultValue(object value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
292
public SemanticResultValue(System.Speech.Recognition.GrammarBuilder builder, object value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
293
public SemanticResultValue(string phrase, object value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
294
public System.Speech.Recognition.GrammarBuilder ToGrammarBuilder() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
298
public SemanticValue(object value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
299
public SemanticValue(string keyName, object value, float confidence) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
300
public float Confidence { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
301
public int Count { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
302
public System.Speech.Recognition.SemanticValue this[string key] { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
303
bool System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,System.Speech.Recognition.SemanticValue>>.IsReadOnly { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
304
System.Collections.Generic.ICollection<string> System.Collections.Generic.IDictionary<System.String,System.Speech.Recognition.SemanticValue>.Keys { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
305
System.Collections.Generic.ICollection<System.Speech.Recognition.SemanticValue> System.Collections.Generic.IDictionary<System.String,System.Speech.Recognition.SemanticValue>.Values { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
306
public object Value { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
307
public bool Contains(System.Collections.Generic.KeyValuePair<string, System.Speech.Recognition.SemanticValue> item) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
308
public bool ContainsKey(string key) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
309
public override bool Equals(object obj) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
310
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
311
void System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,System.Speech.Recognition.SemanticValue>>.Add(System.Collections.Generic.KeyValuePair<string, System.Speech.Recognition.SemanticValue> key) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
312
void System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,System.Speech.Recognition.SemanticValue>>.Clear() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
313
void System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,System.Speech.Recognition.SemanticValue>>.CopyTo(System.Collections.Generic.KeyValuePair<string, System.Speech.Recognition.SemanticValue>[] array, int index) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
314
bool System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,System.Speech.Recognition.SemanticValue>>.Remove(System.Collections.Generic.KeyValuePair<string, System.Speech.Recognition.SemanticValue> key) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
315
void System.Collections.Generic.IDictionary<System.String,System.Speech.Recognition.SemanticValue>.Add(string key, System.Speech.Recognition.SemanticValue value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
316
bool System.Collections.Generic.IDictionary<System.String,System.Speech.Recognition.SemanticValue>.Remove(string key) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
317
bool System.Collections.Generic.IDictionary<System.String,System.Speech.Recognition.SemanticValue>.TryGetValue(string key, out System.Speech.Recognition.SemanticValue value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
318
System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<string, System.Speech.Recognition.SemanticValue>> System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.String,System.Speech.Recognition.SemanticValue>>.GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
319
System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
323
internal SpeechDetectedEventArgs() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
324
public System.TimeSpan AudioPosition { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
328
internal SpeechHypothesizedEventArgs() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
332
public SpeechRecognitionEngine() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
333
public SpeechRecognitionEngine(System.Globalization.CultureInfo culture) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
334
public SpeechRecognitionEngine(System.Speech.Recognition.RecognizerInfo recognizerInfo) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
335
public SpeechRecognitionEngine(string recognizerId) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
336
public System.Speech.AudioFormat.SpeechAudioFormatInfo AudioFormat { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
337
public int AudioLevel { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
338
public System.TimeSpan AudioPosition { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
339
public System.Speech.Recognition.AudioState AudioState { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
341
public System.TimeSpan BabbleTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
343
public System.TimeSpan EndSilenceTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
345
public System.TimeSpan EndSilenceTimeoutAmbiguous { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
346
public System.Collections.ObjectModel.ReadOnlyCollection<System.Speech.Recognition.Grammar> Grammars { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
348
public System.TimeSpan InitialSilenceTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
349
public int MaxAlternates { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
350
public System.TimeSpan RecognizerAudioPosition { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
351
public System.Speech.Recognition.RecognizerInfo RecognizerInfo { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
352
public event System.EventHandler<System.Speech.Recognition.AudioLevelUpdatedEventArgs> AudioLevelUpdated { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
353
public event System.EventHandler<System.Speech.Recognition.AudioSignalProblemOccurredEventArgs> AudioSignalProblemOccurred { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
354
public event System.EventHandler<System.Speech.Recognition.AudioStateChangedEventArgs> AudioStateChanged { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
355
public event System.EventHandler<System.Speech.Recognition.EmulateRecognizeCompletedEventArgs> EmulateRecognizeCompleted { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
356
public event System.EventHandler<System.Speech.Recognition.LoadGrammarCompletedEventArgs> LoadGrammarCompleted { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
357
public event System.EventHandler<System.Speech.Recognition.RecognizeCompletedEventArgs> RecognizeCompleted { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
358
public event System.EventHandler<System.Speech.Recognition.RecognizerUpdateReachedEventArgs> RecognizerUpdateReached { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
359
public event System.EventHandler<System.Speech.Recognition.SpeechDetectedEventArgs> SpeechDetected { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
360
public event System.EventHandler<System.Speech.Recognition.SpeechHypothesizedEventArgs> SpeechHypothesized { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
361
public event System.EventHandler<System.Speech.Recognition.SpeechRecognitionRejectedEventArgs> SpeechRecognitionRejected { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
362
public event System.EventHandler<System.Speech.Recognition.SpeechRecognizedEventArgs> SpeechRecognized { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
365
public System.Speech.Recognition.RecognitionResult EmulateRecognize(System.Speech.Recognition.RecognizedWordUnit[] wordUnits, System.Globalization.CompareOptions compareOptions) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
366
public System.Speech.Recognition.RecognitionResult EmulateRecognize(string inputText) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
367
public System.Speech.Recognition.RecognitionResult EmulateRecognize(string inputText, System.Globalization.CompareOptions compareOptions) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
368
public void EmulateRecognizeAsync(System.Speech.Recognition.RecognizedWordUnit[] wordUnits, System.Globalization.CompareOptions compareOptions) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
369
public void EmulateRecognizeAsync(string inputText) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
370
public void EmulateRecognizeAsync(string inputText, System.Globalization.CompareOptions compareOptions) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
371
public static System.Collections.ObjectModel.ReadOnlyCollection<System.Speech.Recognition.RecognizerInfo> InstalledRecognizers() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
372
public void LoadGrammar(System.Speech.Recognition.Grammar grammar) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
373
public void LoadGrammarAsync(System.Speech.Recognition.Grammar grammar) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
374
public object QueryRecognizerSetting(string settingName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
375
public System.Speech.Recognition.RecognitionResult Recognize() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
376
public System.Speech.Recognition.RecognitionResult Recognize(System.TimeSpan initialSilenceTimeout) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
377
public void RecognizeAsync() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
378
public void RecognizeAsync(System.Speech.Recognition.RecognizeMode mode) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
379
public void RecognizeAsyncCancel() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
380
public void RecognizeAsyncStop() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
381
public void RequestRecognizerUpdate() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
382
public void RequestRecognizerUpdate(object userToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
383
public void RequestRecognizerUpdate(object userToken, System.TimeSpan audioPositionAheadToRaiseUpdate) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
384
public void SetInputToAudioStream(System.IO.Stream audioSource, System.Speech.AudioFormat.SpeechAudioFormatInfo audioFormat) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
385
public void SetInputToDefaultAudioDevice() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
386
public void SetInputToNull() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
387
public void SetInputToWaveFile(string path) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
388
public void SetInputToWaveStream(System.IO.Stream audioSource) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
389
public void UnloadAllGrammars() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
390
public void UnloadGrammar(System.Speech.Recognition.Grammar grammar) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
391
public void UpdateRecognizerSetting(string settingName, int updatedValue) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
392
public void UpdateRecognizerSetting(string settingName, string updatedValue) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
396
internal SpeechRecognitionRejectedEventArgs() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
400
internal SpeechRecognizedEventArgs() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
404
public SpeechRecognizer() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
405
public System.Speech.AudioFormat.SpeechAudioFormatInfo AudioFormat { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
406
public int AudioLevel { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
407
public System.TimeSpan AudioPosition { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
408
public System.Speech.Recognition.AudioState AudioState { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
409
public bool Enabled { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
410
public System.Collections.ObjectModel.ReadOnlyCollection<System.Speech.Recognition.Grammar> Grammars { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
411
public int MaxAlternates { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
412
public bool PauseRecognizerOnRecognition { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
413
public System.TimeSpan RecognizerAudioPosition { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
414
public System.Speech.Recognition.RecognizerInfo RecognizerInfo { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
415
public System.Speech.Recognition.RecognizerState State { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
416
public event System.EventHandler<System.Speech.Recognition.AudioLevelUpdatedEventArgs> AudioLevelUpdated { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
417
public event System.EventHandler<System.Speech.Recognition.AudioSignalProblemOccurredEventArgs> AudioSignalProblemOccurred { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
418
public event System.EventHandler<System.Speech.Recognition.AudioStateChangedEventArgs> AudioStateChanged { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
419
public event System.EventHandler<System.Speech.Recognition.EmulateRecognizeCompletedEventArgs> EmulateRecognizeCompleted { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
420
public event System.EventHandler<System.Speech.Recognition.LoadGrammarCompletedEventArgs> LoadGrammarCompleted { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
421
public event System.EventHandler<System.Speech.Recognition.RecognizerUpdateReachedEventArgs> RecognizerUpdateReached { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
422
public event System.EventHandler<System.Speech.Recognition.SpeechDetectedEventArgs> SpeechDetected { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
423
public event System.EventHandler<System.Speech.Recognition.SpeechHypothesizedEventArgs> SpeechHypothesized { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
424
public event System.EventHandler<System.Speech.Recognition.SpeechRecognitionRejectedEventArgs> SpeechRecognitionRejected { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
425
public event System.EventHandler<System.Speech.Recognition.SpeechRecognizedEventArgs> SpeechRecognized { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
426
public event System.EventHandler<System.Speech.Recognition.StateChangedEventArgs> StateChanged { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
429
public System.Speech.Recognition.RecognitionResult EmulateRecognize(System.Speech.Recognition.RecognizedWordUnit[] wordUnits, System.Globalization.CompareOptions compareOptions) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
430
public System.Speech.Recognition.RecognitionResult EmulateRecognize(string inputText) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
431
public System.Speech.Recognition.RecognitionResult EmulateRecognize(string inputText, System.Globalization.CompareOptions compareOptions) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
432
public void EmulateRecognizeAsync(System.Speech.Recognition.RecognizedWordUnit[] wordUnits, System.Globalization.CompareOptions compareOptions) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
433
public void EmulateRecognizeAsync(string inputText) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
434
public void EmulateRecognizeAsync(string inputText, System.Globalization.CompareOptions compareOptions) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
435
public void LoadGrammar(System.Speech.Recognition.Grammar grammar) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
436
public void LoadGrammarAsync(System.Speech.Recognition.Grammar grammar) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
437
public void RequestRecognizerUpdate() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
438
public void RequestRecognizerUpdate(object userToken) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
439
public void RequestRecognizerUpdate(object userToken, System.TimeSpan audioPositionAheadToRaiseUpdate) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
440
public void UnloadAllGrammars() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
441
public void UnloadGrammar(System.Speech.Recognition.Grammar grammar) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
445
internal SpeechUI() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
446
public static bool SendTextFeedback(System.Speech.Recognition.RecognitionResult result, string feedback, bool isSuccessfulAction) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
450
internal StateChangedEventArgs() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
451
public System.Speech.Recognition.RecognizerState RecognizerState { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
465
public SrgsDocument() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
466
public SrgsDocument(System.Speech.Recognition.GrammarBuilder builder) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
467
public SrgsDocument(System.Speech.Recognition.SrgsGrammar.SrgsRule grammarRootRule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
468
public SrgsDocument(string path) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
469
public SrgsDocument(System.Xml.XmlReader srgsGrammar) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
470
public System.Collections.ObjectModel.Collection<string> AssemblyReferences { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
471
public System.Collections.ObjectModel.Collection<string> CodeBehind { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
472
public System.Globalization.CultureInfo Culture { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
473
public bool Debug { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
474
public System.Collections.ObjectModel.Collection<string> ImportNamespaces { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
475
public string Language { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
476
public System.Speech.Recognition.SrgsGrammar.SrgsGrammarMode Mode { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
477
public string Namespace { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
478
public System.Speech.Recognition.SrgsGrammar.SrgsPhoneticAlphabet PhoneticAlphabet { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
479
public System.Speech.Recognition.SrgsGrammar.SrgsRule Root { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
480
public System.Speech.Recognition.SrgsGrammar.SrgsRulesCollection Rules { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
481
public string Script { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
482
public System.Uri XmlBase { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
483
public void WriteSrgs(System.Xml.XmlWriter srgsGrammar) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
487
protected SrgsElement() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
493
public static void Compile(System.Speech.Recognition.SrgsGrammar.SrgsDocument srgsGrammar, System.IO.Stream outputStream) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
494
public static void Compile(string inputPath, System.IO.Stream outputStream) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
495
public static void Compile(System.Xml.XmlReader reader, System.IO.Stream outputStream) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
496
public static void CompileClassLibrary(System.Speech.Recognition.SrgsGrammar.SrgsDocument srgsGrammar, string outputPath, string[] referencedAssemblies, string keyFile) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
497
public static void CompileClassLibrary(string[] inputPaths, string outputPath, string[] referencedAssemblies, string keyFile) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
498
public static void CompileClassLibrary(System.Xml.XmlReader reader, string outputPath, string[] referencedAssemblies, string keyFile) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
507
public SrgsItem() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
508
public SrgsItem(int repeatCount) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
509
public SrgsItem(int min, int max) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
510
public SrgsItem(int min, int max, params System.Speech.Recognition.SrgsGrammar.SrgsElement[] elements) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
511
public SrgsItem(int min, int max, string text) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
512
public SrgsItem(params System.Speech.Recognition.SrgsGrammar.SrgsElement[] elements) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
513
public SrgsItem(string text) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
514
public System.Collections.ObjectModel.Collection<System.Speech.Recognition.SrgsGrammar.SrgsElement> Elements { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
515
public int MaxRepeat { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
516
public int MinRepeat { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
517
public float RepeatProbability { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
518
public float Weight { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
519
public void Add(System.Speech.Recognition.SrgsGrammar.SrgsElement element) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
520
public void SetRepeat(int count) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
521
public void SetRepeat(int minRepeat, int maxRepeat) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
522
internal override string DebuggerDisplayString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
523
internal override void WriteSrgs(System.Xml.XmlWriter writer) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
527
public SrgsNameValueTag() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
528
public SrgsNameValueTag(object value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
529
public SrgsNameValueTag(string name, object value) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
530
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
531
public object Value { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
532
internal override string DebuggerDisplayString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
533
internal override void WriteSrgs(System.Xml.XmlWriter writer) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
537
public SrgsOneOf() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
538
public SrgsOneOf(params System.Speech.Recognition.SrgsGrammar.SrgsItem[] items) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
539
public SrgsOneOf(params string[] items) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
540
public System.Collections.ObjectModel.Collection<System.Speech.Recognition.SrgsGrammar.SrgsItem> Items { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
541
public void Add(System.Speech.Recognition.SrgsGrammar.SrgsItem item) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
542
internal override string DebuggerDisplayString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
543
internal override void WriteSrgs(System.Xml.XmlWriter writer) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
553
public SrgsRule(string id) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
554
public SrgsRule(string id, params System.Speech.Recognition.SrgsGrammar.SrgsElement[] elements) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
555
public string BaseClass { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
556
public System.Collections.ObjectModel.Collection<System.Speech.Recognition.SrgsGrammar.SrgsElement> Elements { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
557
public string Id { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
558
public string OnError { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
559
public string OnInit { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
560
public string OnParse { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
561
public string OnRecognition { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
562
public System.Speech.Recognition.SrgsGrammar.SrgsRuleScope Scope { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
563
public string Script { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
564
public void Add(System.Speech.Recognition.SrgsGrammar.SrgsElement element) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
574
public SrgsRuleRef(System.Speech.Recognition.SrgsGrammar.SrgsRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
575
public SrgsRuleRef(System.Speech.Recognition.SrgsGrammar.SrgsRule rule, string semanticKey) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
576
public SrgsRuleRef(System.Speech.Recognition.SrgsGrammar.SrgsRule rule, string semanticKey, string parameters) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
577
public SrgsRuleRef(System.Uri uri) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
578
public SrgsRuleRef(System.Uri uri, string rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
579
public SrgsRuleRef(System.Uri uri, string rule, string semanticKey) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
580
public SrgsRuleRef(System.Uri uri, string rule, string semanticKey, string parameters) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
581
public string Params { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
582
public string SemanticKey { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
583
public System.Uri Uri { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
584
internal override string DebuggerDisplayString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
585
internal override void WriteSrgs(System.Xml.XmlWriter writer) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
589
public SrgsRulesCollection() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
590
public void Add(params System.Speech.Recognition.SrgsGrammar.SrgsRule[] rules) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
591
protected override string GetKeyForItem(System.Speech.Recognition.SrgsGrammar.SrgsRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
600
public SrgsSemanticInterpretationTag() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
601
public SrgsSemanticInterpretationTag(string script) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
602
public string Script { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
603
internal override string DebuggerDisplayString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
604
internal override void WriteSrgs(System.Xml.XmlWriter writer) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
608
public SrgsSubset(string text) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
609
public SrgsSubset(string text, System.Speech.Recognition.SubsetMatchingMode matchingMode) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
610
public System.Speech.Recognition.SubsetMatchingMode MatchingMode { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
611
public string Text { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
612
internal override string DebuggerDisplayString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
613
internal override void WriteSrgs(System.Xml.XmlWriter writer) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
617
public SrgsText() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
618
public SrgsText(string text) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
619
public string Text { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
620
internal override string DebuggerDisplayString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
621
internal override void WriteSrgs(System.Xml.XmlWriter writer) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
625
public SrgsToken(string text) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
626
public string Display { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
627
public string Pronunciation { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
628
public string Text { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
629
internal override string DebuggerDisplayString() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
630
internal override void WriteSrgs(System.Xml.XmlWriter writer) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
637
internal BookmarkReachedEventArgs() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
638
public System.TimeSpan AudioPosition { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
639
public string Bookmark { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
643
public FilePrompt(string path, System.Speech.Synthesis.SynthesisMediaType media) : base (default(string)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
644
public FilePrompt(System.Uri promptFile, System.Speech.Synthesis.SynthesisMediaType media) : base (default(string)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
648
internal InstalledVoice() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
649
public bool Enabled { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
650
public System.Speech.Synthesis.VoiceInfo VoiceInfo { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
651
public override bool Equals(object obj) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
652
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
656
internal PhonemeReachedEventArgs() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
657
public System.TimeSpan AudioPosition { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
658
public System.TimeSpan Duration { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
659
public System.Speech.Synthesis.SynthesizerEmphasis Emphasis { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
660
public string NextPhoneme { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
661
public string Phoneme { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
665
public Prompt(System.Speech.Synthesis.PromptBuilder promptBuilder) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
666
public Prompt(string textToSpeak) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
667
public Prompt(string textToSpeak, System.Speech.Synthesis.SynthesisTextFormat media) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
668
public bool IsCompleted { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
681
public PromptBuilder() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
682
public PromptBuilder(System.Globalization.CultureInfo culture) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
683
public System.Globalization.CultureInfo Culture { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
684
public bool IsEmpty { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
685
public void AppendAudio(string path) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
686
public void AppendAudio(System.Uri audioFile) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
687
public void AppendAudio(System.Uri audioFile, string alternateText) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
688
public void AppendBookmark(string bookmarkName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
689
public void AppendBreak() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
690
public void AppendBreak(System.Speech.Synthesis.PromptBreak strength) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
691
public void AppendBreak(System.TimeSpan duration) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
692
public void AppendPromptBuilder(System.Speech.Synthesis.PromptBuilder promptBuilder) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
693
public void AppendSsml(string path) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
694
public void AppendSsml(System.Uri ssmlFile) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
695
public void AppendSsml(System.Xml.XmlReader ssmlFile) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
697
public void AppendSsmlMarkup(string ssmlMarkup) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
698
public void AppendText(string textToSpeak) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
699
public void AppendText(string textToSpeak, System.Speech.Synthesis.PromptEmphasis emphasis) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
700
public void AppendText(string textToSpeak, System.Speech.Synthesis.PromptRate rate) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
701
public void AppendText(string textToSpeak, System.Speech.Synthesis.PromptVolume volume) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
702
public void AppendTextWithAlias(string textToSpeak, string substitute) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
703
public void AppendTextWithHint(string textToSpeak, System.Speech.Synthesis.SayAs sayAs) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
704
public void AppendTextWithHint(string textToSpeak, string sayAs) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
705
public void AppendTextWithPronunciation(string textToSpeak, string pronunciation) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
706
public void ClearContent() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
707
public void EndParagraph() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
708
public void EndSentence() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
709
public void EndStyle() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
710
public void EndVoice() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
711
public void StartParagraph() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
712
public void StartParagraph(System.Globalization.CultureInfo culture) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
713
public void StartSentence() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
714
public void StartSentence(System.Globalization.CultureInfo culture) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
715
public void StartStyle(System.Speech.Synthesis.PromptStyle style) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
716
public void StartVoice(System.Globalization.CultureInfo culture) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
717
public void StartVoice(System.Speech.Synthesis.VoiceGender gender) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
718
public void StartVoice(System.Speech.Synthesis.VoiceGender gender, System.Speech.Synthesis.VoiceAge age) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
719
public void StartVoice(System.Speech.Synthesis.VoiceGender gender, System.Speech.Synthesis.VoiceAge age, int voiceAlternate) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
720
public void StartVoice(System.Speech.Synthesis.VoiceInfo voice) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
721
public void StartVoice(string name) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
722
public string ToXml() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
734
internal PromptEventArgs() : base (default(System.Exception), default(bool), default(object)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
735
public System.Speech.Synthesis.Prompt Prompt { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
748
public PromptStyle() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
749
public PromptStyle(System.Speech.Synthesis.PromptEmphasis emphasis) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
750
public PromptStyle(System.Speech.Synthesis.PromptRate rate) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
751
public PromptStyle(System.Speech.Synthesis.PromptVolume volume) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
752
public System.Speech.Synthesis.PromptEmphasis Emphasis { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
753
public System.Speech.Synthesis.PromptRate Rate { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
754
public System.Speech.Synthesis.PromptVolume Volume { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
791
internal SpeakCompletedEventArgs() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
795
internal SpeakProgressEventArgs() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
796
public System.TimeSpan AudioPosition { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
797
public int CharacterCount { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
798
public int CharacterPosition { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
799
public string Text { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
803
internal SpeakStartedEventArgs() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
807
public SpeechSynthesizer() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
808
public int Rate { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
809
public System.Speech.Synthesis.SynthesizerState State { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
810
public System.Speech.Synthesis.VoiceInfo Voice { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
811
public int Volume { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
812
public event System.EventHandler<System.Speech.Synthesis.BookmarkReachedEventArgs> BookmarkReached { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
813
public event System.EventHandler<System.Speech.Synthesis.PhonemeReachedEventArgs> PhonemeReached { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
814
public event System.EventHandler<System.Speech.Synthesis.SpeakCompletedEventArgs> SpeakCompleted { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
815
public event System.EventHandler<System.Speech.Synthesis.SpeakProgressEventArgs> SpeakProgress { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
816
public event System.EventHandler<System.Speech.Synthesis.SpeakStartedEventArgs> SpeakStarted { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
817
public event System.EventHandler<System.Speech.Synthesis.StateChangedEventArgs> StateChanged { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
818
public event System.EventHandler<System.Speech.Synthesis.VisemeReachedEventArgs> VisemeReached { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
819
public event System.EventHandler<System.Speech.Synthesis.VoiceChangeEventArgs> VoiceChange { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
820
public void AddLexicon(System.Uri uri, string mediaType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
823
public System.Speech.Synthesis.Prompt GetCurrentlySpokenPrompt() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
824
public System.Collections.ObjectModel.ReadOnlyCollection<System.Speech.Synthesis.InstalledVoice> GetInstalledVoices() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
825
public System.Collections.ObjectModel.ReadOnlyCollection<System.Speech.Synthesis.InstalledVoice> GetInstalledVoices(System.Globalization.CultureInfo culture) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
826
public void Pause() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
827
public void RemoveLexicon(System.Uri uri) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
828
public void Resume() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
829
public void SelectVoice(string name) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
830
public void SelectVoiceByHints(System.Speech.Synthesis.VoiceGender gender) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
831
public void SelectVoiceByHints(System.Speech.Synthesis.VoiceGender gender, System.Speech.Synthesis.VoiceAge age) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
832
public void SelectVoiceByHints(System.Speech.Synthesis.VoiceGender gender, System.Speech.Synthesis.VoiceAge age, int voiceAlternate) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
833
public void SelectVoiceByHints(System.Speech.Synthesis.VoiceGender gender, System.Speech.Synthesis.VoiceAge age, int voiceAlternate, System.Globalization.CultureInfo culture) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
834
public void SetOutputToAudioStream(System.IO.Stream audioDestination, System.Speech.AudioFormat.SpeechAudioFormatInfo formatInfo) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
835
public void SetOutputToDefaultAudioDevice() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
836
public void SetOutputToNull() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
837
public void SetOutputToWaveFile(string path) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
838
public void SetOutputToWaveFile(string path, System.Speech.AudioFormat.SpeechAudioFormatInfo formatInfo) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
839
public void SetOutputToWaveStream(System.IO.Stream audioDestination) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
840
public void Speak(System.Speech.Synthesis.Prompt prompt) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
841
public void Speak(System.Speech.Synthesis.PromptBuilder promptBuilder) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
842
public void Speak(string textToSpeak) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
843
public void SpeakAsync(System.Speech.Synthesis.Prompt prompt) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
844
public System.Speech.Synthesis.Prompt SpeakAsync(System.Speech.Synthesis.PromptBuilder promptBuilder) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
845
public System.Speech.Synthesis.Prompt SpeakAsync(string textToSpeak) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
846
public void SpeakAsyncCancel(System.Speech.Synthesis.Prompt prompt) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
847
public void SpeakAsyncCancelAll() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
848
public void SpeakSsml(string textToSpeak) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
849
public System.Speech.Synthesis.Prompt SpeakSsmlAsync(string textToSpeak) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
853
internal StateChangedEventArgs() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
854
public System.Speech.Synthesis.SynthesizerState PreviousState { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
855
public System.Speech.Synthesis.SynthesizerState State { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
882
internal VisemeReachedEventArgs() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
883
public System.TimeSpan AudioPosition { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
884
public System.TimeSpan Duration { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
885
public System.Speech.Synthesis.SynthesizerEmphasis Emphasis { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
886
public int NextViseme { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
887
public int Viseme { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
899
internal VoiceChangeEventArgs() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
900
public System.Speech.Synthesis.VoiceInfo Voice { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
911
internal VoiceInfo() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
913
public System.Collections.Generic.IDictionary<string, string> AdditionalInfo { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
914
public System.Speech.Synthesis.VoiceAge Age { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
915
public System.Globalization.CultureInfo Culture { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
916
public string Description { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
917
public System.Speech.Synthesis.VoiceGender Gender { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
918
public string Id { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
919
public string Name { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
921
public System.Collections.ObjectModel.ReadOnlyCollection<System.Speech.AudioFormat.SpeechAudioFormatInfo> SupportedAudioFormats { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
922
public override bool Equals(object obj) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
923
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
934
public ContourPoint(float start, float change, System.Speech.Synthesis.TtsEngine.ContourPointChangeType changeType) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
935
public float Change { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
936
public System.Speech.Synthesis.TtsEngine.ContourPointChangeType ChangeType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
937
public float Start { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
938
public override bool Equals(object obj) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
939
public bool Equals(System.Speech.Synthesis.TtsEngine.ContourPoint other) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
940
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
941
public static bool operator ==(System.Speech.Synthesis.TtsEngine.ContourPoint point1, System.Speech.Synthesis.TtsEngine.ContourPoint point2) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
942
public static bool operator !=(System.Speech.Synthesis.TtsEngine.ContourPoint point1, System.Speech.Synthesis.TtsEngine.ContourPoint point2) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
981
public FragmentState(System.Speech.Synthesis.TtsEngine.TtsEngineAction action, int langId, int emphasis, int duration, System.Speech.Synthesis.TtsEngine.SayAs sayAs, System.Speech.Synthesis.TtsEngine.Prosody prosody, char[] phonemes) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
982
public System.Speech.Synthesis.TtsEngine.TtsEngineAction Action { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
983
public int Duration { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
984
public int Emphasis { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
985
public int LangId { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
986
public char[] Phoneme { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
987
public System.Speech.Synthesis.TtsEngine.Prosody Prosody { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
988
public System.Speech.Synthesis.TtsEngine.SayAs SayAs { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
989
public override bool Equals(object obj) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
990
public bool Equals(System.Speech.Synthesis.TtsEngine.FragmentState other) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
991
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
992
public static bool operator ==(System.Speech.Synthesis.TtsEngine.FragmentState state1, System.Speech.Synthesis.TtsEngine.FragmentState state2) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
993
public static bool operator !=(System.Speech.Synthesis.TtsEngine.FragmentState state1, System.Speech.Synthesis.TtsEngine.FragmentState state2) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
1010
public Prosody() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
1011
public int Duration { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
1012
public System.Speech.Synthesis.TtsEngine.ProsodyNumber Pitch { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
1013
public System.Speech.Synthesis.TtsEngine.ProsodyNumber Range { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
1014
public System.Speech.Synthesis.TtsEngine.ProsodyNumber Rate { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
1015
public System.Speech.Synthesis.TtsEngine.ProsodyNumber Volume { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
1016
public System.Speech.Synthesis.TtsEngine.ContourPoint[] GetContourPoints() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
1017
public void SetContourPoints(System.Speech.Synthesis.TtsEngine.ContourPoint[] points) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
1026
public ProsodyNumber(int ssmlAttributeId) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
1027
public ProsodyNumber(float number) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
1028
public bool IsNumberPercent { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
1029
public float Number { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
1030
public int SsmlAttributeId { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
1031
public System.Speech.Synthesis.TtsEngine.ProsodyUnit Unit { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
1032
public override bool Equals(object obj) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
1033
public bool Equals(System.Speech.Synthesis.TtsEngine.ProsodyNumber other) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
1034
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
1035
public static bool operator ==(System.Speech.Synthesis.TtsEngine.ProsodyNumber prosodyNumber1, System.Speech.Synthesis.TtsEngine.ProsodyNumber prosodyNumber2) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
1036
public static bool operator !=(System.Speech.Synthesis.TtsEngine.ProsodyNumber prosodyNumber1, System.Speech.Synthesis.TtsEngine.ProsodyNumber prosodyNumber2) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
1084
public SayAs() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
1085
public string Detail { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
1086
public string Format { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
1087
public string InterpretAs { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
1091
public SkipInfo() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
1092
public int Count { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
1093
public int Type { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
1106
public SpeechEventInfo(short eventId, short parameterType, int param1, System.IntPtr param2) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
1107
public short EventId { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
1108
public int Param1 { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
1109
public System.IntPtr Param2 { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
1110
public short ParameterType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
1111
public override bool Equals(object obj) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
1112
public bool Equals(System.Speech.Synthesis.TtsEngine.SpeechEventInfo other) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
1113
public override int GetHashCode() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
1114
public static bool operator ==(System.Speech.Synthesis.TtsEngine.SpeechEventInfo event1, System.Speech.Synthesis.TtsEngine.SpeechEventInfo event2) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
1115
public static bool operator !=(System.Speech.Synthesis.TtsEngine.SpeechEventInfo event1, System.Speech.Synthesis.TtsEngine.SpeechEventInfo event2) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
1120
public TextFragment() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
1121
public System.Speech.Synthesis.TtsEngine.FragmentState State { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
1122
public int TextLength { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
1123
public int TextOffset { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
1124
public string TextToSpeak { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); } }
1139
protected TtsEngineSsml(string registryKey) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_SystemSpeech); }
System.Text.Encoding.CodePages (4)
System\Text\BaseCodePageEncoding.cs (1)
83
throw new
PlatformNotSupportedException
();
System\Text\DecoderNLS.cs (1)
42
throw new
PlatformNotSupportedException
();
System\Text\EncoderNLS.cs (1)
44
throw new
PlatformNotSupportedException
();
System\Text\ISCIIEncoding.cs (1)
70
throw new
PlatformNotSupportedException
();
System.Text.RegularExpressions (3)
System\Text\RegularExpressions\Regex.cs (2)
176
throw new
PlatformNotSupportedException
();
179
throw new
PlatformNotSupportedException
();
System\Text\RegularExpressions\RegexAssemblyCompiler.cs (1)
36
throw new
PlatformNotSupportedException
();
System.Threading.AccessControl (83)
artifacts\obj\System.Threading.AccessControl\Debug\net10.0\System.Threading.AccessControl.Extensions.notsupported.cs (15)
11
public static System.Threading.EventWaitHandle Create(bool initialState, System.Threading.EventResetMode mode, string? name, out bool createdNew, System.Security.AccessControl.EventWaitHandleSecurity? eventSecurity) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
12
public static System.Threading.EventWaitHandle OpenExisting(string name, System.Security.AccessControl.EventWaitHandleRights rights) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
13
public static bool TryOpenExisting(string name, System.Security.AccessControl.EventWaitHandleRights rights, [System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] out System.Threading.EventWaitHandle? result) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
17
public static System.Threading.Mutex Create(bool initiallyOwned, string? name, out bool createdNew, System.Security.AccessControl.MutexSecurity? mutexSecurity) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
18
public static System.Threading.Mutex OpenExisting(string name, System.Security.AccessControl.MutexRights rights) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
19
public static bool TryOpenExisting(string name, System.Security.AccessControl.MutexRights rights, [System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] out System.Threading.Mutex? result) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
23
public static System.Threading.Semaphore Create(int initialCount, int maximumCount, string? name, out bool createdNew, System.Security.AccessControl.SemaphoreSecurity? semaphoreSecurity) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
24
public static System.Threading.Semaphore OpenExisting(string name, System.Security.AccessControl.SemaphoreRights rights) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
25
public static bool TryOpenExisting(string name, System.Security.AccessControl.SemaphoreRights rights, [System.Diagnostics.CodeAnalysis.NotNullWhenAttribute(true)] out System.Threading.Semaphore? result) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
29
public static System.Security.AccessControl.EventWaitHandleSecurity GetAccessControl(this System.Threading.EventWaitHandle handle) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
30
public static System.Security.AccessControl.MutexSecurity GetAccessControl(this System.Threading.Mutex mutex) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
31
public static System.Security.AccessControl.SemaphoreSecurity GetAccessControl(this System.Threading.Semaphore semaphore) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
32
public static void SetAccessControl(this System.Threading.EventWaitHandle handle, System.Security.AccessControl.EventWaitHandleSecurity eventSecurity) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
33
public static void SetAccessControl(this System.Threading.Mutex mutex, System.Security.AccessControl.MutexSecurity mutexSecurity) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
34
public static void SetAccessControl(this System.Threading.Semaphore semaphore, System.Security.AccessControl.SemaphoreSecurity semaphoreSecurity) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
artifacts\obj\System.Threading.AccessControl\Debug\net10.0\System.Threading.AccessControl.notsupported.cs (68)
11
public EventWaitHandleAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.EventWaitHandleRights eventRights, System.Security.AccessControl.AccessControlType type) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
12
public EventWaitHandleAccessRule(string identity, System.Security.AccessControl.EventWaitHandleRights eventRights, System.Security.AccessControl.AccessControlType type) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
13
public System.Security.AccessControl.EventWaitHandleRights EventWaitHandleRights { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
17
public EventWaitHandleAuditRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.EventWaitHandleRights eventRights, System.Security.AccessControl.AuditFlags flags) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Security.AccessControl.AuditFlags)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
18
public System.Security.AccessControl.EventWaitHandleRights EventWaitHandleRights { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
33
public EventWaitHandleSecurity() : base (default(bool), default(System.Security.AccessControl.ResourceType)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
34
public override System.Type AccessRightType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
35
public override System.Type AccessRuleType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
36
public override System.Type AuditRuleType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
37
public override System.Security.AccessControl.AccessRule AccessRuleFactory(System.Security.Principal.IdentityReference identityReference, int accessMask, bool isInherited, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.AccessControlType type) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
38
public void AddAccessRule(System.Security.AccessControl.EventWaitHandleAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
39
public void AddAuditRule(System.Security.AccessControl.EventWaitHandleAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
40
public override System.Security.AccessControl.AuditRule AuditRuleFactory(System.Security.Principal.IdentityReference identityReference, int accessMask, bool isInherited, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.AuditFlags flags) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
41
public bool RemoveAccessRule(System.Security.AccessControl.EventWaitHandleAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
42
public void RemoveAccessRuleAll(System.Security.AccessControl.EventWaitHandleAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
43
public void RemoveAccessRuleSpecific(System.Security.AccessControl.EventWaitHandleAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
44
public bool RemoveAuditRule(System.Security.AccessControl.EventWaitHandleAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
45
public void RemoveAuditRuleAll(System.Security.AccessControl.EventWaitHandleAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
46
public void RemoveAuditRuleSpecific(System.Security.AccessControl.EventWaitHandleAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
47
public void ResetAccessRule(System.Security.AccessControl.EventWaitHandleAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
48
public void SetAccessRule(System.Security.AccessControl.EventWaitHandleAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
49
public void SetAuditRule(System.Security.AccessControl.EventWaitHandleAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
53
public MutexAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.MutexRights eventRights, System.Security.AccessControl.AccessControlType type) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
54
public MutexAccessRule(string identity, System.Security.AccessControl.MutexRights eventRights, System.Security.AccessControl.AccessControlType type) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
55
public System.Security.AccessControl.MutexRights MutexRights { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
59
public MutexAuditRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.MutexRights eventRights, System.Security.AccessControl.AuditFlags flags) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Security.AccessControl.AuditFlags)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
60
public System.Security.AccessControl.MutexRights MutexRights { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
75
public MutexSecurity() : base (default(bool), default(System.Security.AccessControl.ResourceType)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
76
public MutexSecurity(string name, System.Security.AccessControl.AccessControlSections includeSections) : base (default(bool), default(System.Security.AccessControl.ResourceType)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
77
public override System.Type AccessRightType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
78
public override System.Type AccessRuleType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
79
public override System.Type AuditRuleType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
80
public override System.Security.AccessControl.AccessRule AccessRuleFactory(System.Security.Principal.IdentityReference identityReference, int accessMask, bool isInherited, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.AccessControlType type) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
81
public void AddAccessRule(System.Security.AccessControl.MutexAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
82
public void AddAuditRule(System.Security.AccessControl.MutexAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
83
public override System.Security.AccessControl.AuditRule AuditRuleFactory(System.Security.Principal.IdentityReference identityReference, int accessMask, bool isInherited, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.AuditFlags flags) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
84
public bool RemoveAccessRule(System.Security.AccessControl.MutexAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
85
public void RemoveAccessRuleAll(System.Security.AccessControl.MutexAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
86
public void RemoveAccessRuleSpecific(System.Security.AccessControl.MutexAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
87
public bool RemoveAuditRule(System.Security.AccessControl.MutexAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
88
public void RemoveAuditRuleAll(System.Security.AccessControl.MutexAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
89
public void RemoveAuditRuleSpecific(System.Security.AccessControl.MutexAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
90
public void ResetAccessRule(System.Security.AccessControl.MutexAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
91
public void SetAccessRule(System.Security.AccessControl.MutexAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
92
public void SetAuditRule(System.Security.AccessControl.MutexAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
96
public SemaphoreAccessRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.SemaphoreRights eventRights, System.Security.AccessControl.AccessControlType type) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
97
public SemaphoreAccessRule(string identity, System.Security.AccessControl.SemaphoreRights eventRights, System.Security.AccessControl.AccessControlType type) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Security.AccessControl.AccessControlType)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
98
public System.Security.AccessControl.SemaphoreRights SemaphoreRights { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
102
public SemaphoreAuditRule(System.Security.Principal.IdentityReference identity, System.Security.AccessControl.SemaphoreRights eventRights, System.Security.AccessControl.AuditFlags flags) : base (default(System.Security.Principal.IdentityReference), default(int), default(bool), default(System.Security.AccessControl.InheritanceFlags), default(System.Security.AccessControl.PropagationFlags), default(System.Security.AccessControl.AuditFlags)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
103
public System.Security.AccessControl.SemaphoreRights SemaphoreRights { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
118
public SemaphoreSecurity() : base (default(bool), default(System.Security.AccessControl.ResourceType)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
119
public SemaphoreSecurity(string name, System.Security.AccessControl.AccessControlSections includeSections) : base (default(bool), default(System.Security.AccessControl.ResourceType)) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
120
public override System.Type AccessRightType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
121
public override System.Type AccessRuleType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
122
public override System.Type AuditRuleType { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); } }
123
public override System.Security.AccessControl.AccessRule AccessRuleFactory(System.Security.Principal.IdentityReference identityReference, int accessMask, bool isInherited, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.AccessControlType type) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
124
public void AddAccessRule(System.Security.AccessControl.SemaphoreAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
125
public void AddAuditRule(System.Security.AccessControl.SemaphoreAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
126
public override System.Security.AccessControl.AuditRule AuditRuleFactory(System.Security.Principal.IdentityReference identityReference, int accessMask, bool isInherited, System.Security.AccessControl.InheritanceFlags inheritanceFlags, System.Security.AccessControl.PropagationFlags propagationFlags, System.Security.AccessControl.AuditFlags flags) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
127
public bool RemoveAccessRule(System.Security.AccessControl.SemaphoreAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
128
public void RemoveAccessRuleAll(System.Security.AccessControl.SemaphoreAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
129
public void RemoveAccessRuleSpecific(System.Security.AccessControl.SemaphoreAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
130
public bool RemoveAuditRule(System.Security.AccessControl.SemaphoreAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
131
public void RemoveAuditRuleAll(System.Security.AccessControl.SemaphoreAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
132
public void RemoveAuditRuleSpecific(System.Security.AccessControl.SemaphoreAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
133
public void ResetAccessRule(System.Security.AccessControl.SemaphoreAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
134
public void SetAccessRule(System.Security.AccessControl.SemaphoreAccessRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
135
public void SetAuditRule(System.Security.AccessControl.SemaphoreAuditRule rule) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_AccessControl); }
System.Transactions.Local (7)
System\Transactions\EnterpriseServices.cs (1)
44
throw new
PlatformNotSupportedException
(SR.EsNotSupported);
System\Transactions\NonWindowsUnsupported.cs (4)
47
=> new
PlatformNotSupportedException
(SR.DistributedNotSupported);
69
throw new
PlatformNotSupportedException
();
113
throw new
PlatformNotSupportedException
();
121
=> new
PlatformNotSupportedException
(SR.DistributedNotSupported);
System\Transactions\Transaction.cs (1)
852
throw new
PlatformNotSupportedException
();
System\Transactions\TransactionManager.cs (1)
447
throw new
PlatformNotSupportedException
(SR.DistributedNotSupported);
System.Windows.Extensions (48)
artifacts\obj\System.Windows.Extensions\Debug\net10.0\System.Windows.Extensions.notsupported.cs (48)
12
public SoundPlayer() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); }
13
public SoundPlayer(System.IO.Stream? stream) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); }
18
protected SoundPlayer(System.Runtime.Serialization.SerializationInfo serializationInfo, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); }
19
public SoundPlayer(string soundLocation) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); }
20
public bool IsLoadCompleted { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); } }
21
public int LoadTimeout { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); } }
22
public string SoundLocation { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); } }
23
public System.IO.Stream? Stream { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); } }
24
public object? Tag { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); } set { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); } }
25
public event System.ComponentModel.AsyncCompletedEventHandler? LoadCompleted { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); } }
26
public event System.EventHandler? SoundLocationChanged { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); } }
27
public event System.EventHandler? StreamChanged { add { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); } remove { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); } }
28
public void Load() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); }
29
public void LoadAsync() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); }
30
protected virtual void OnLoadCompleted(System.ComponentModel.AsyncCompletedEventArgs e) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); }
31
protected virtual void OnSoundLocationChanged(System.EventArgs e) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); }
32
protected virtual void OnStreamChanged(System.EventArgs e) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); }
33
public void Play() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); }
34
public void PlayLooping() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); }
35
public void PlaySync() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); }
36
public void Stop() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); }
37
void System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); }
41
internal SystemSound() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); }
42
public void Play() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); }
46
public static System.Media.SystemSound Asterisk { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); } }
47
public static System.Media.SystemSound Beep { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); } }
48
public static System.Media.SystemSound Exclamation { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); } }
49
public static System.Media.SystemSound Hand { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); } }
50
public static System.Media.SystemSound Question { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); } }
57
public X509Certificate2UI() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); }
58
public static void DisplayCertificate(System.Security.Cryptography.X509Certificates.X509Certificate2 certificate) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); }
59
public static void DisplayCertificate(System.Security.Cryptography.X509Certificates.X509Certificate2 certificate, System.IntPtr hwndParent) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); }
60
public static System.Security.Cryptography.X509Certificates.X509Certificate2Collection SelectFromCollection(System.Security.Cryptography.X509Certificates.X509Certificate2Collection certificates, string? title, string? message, System.Security.Cryptography.X509Certificates.X509SelectionFlag selectionFlag) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); }
61
public static System.Security.Cryptography.X509Certificates.X509Certificate2Collection SelectFromCollection(System.Security.Cryptography.X509Certificates.X509Certificate2Collection certificates, string? title, string? message, System.Security.Cryptography.X509Certificates.X509SelectionFlag selectionFlag, System.IntPtr hwndParent) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); }
73
internal XamlAccessLevel() { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); }
74
public System.Reflection.AssemblyName AssemblyAccessToAssemblyName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); } }
75
public string? PrivateAccessToTypeName { get { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); } }
76
public static System.Xaml.Permissions.XamlAccessLevel AssemblyAccessTo(System.Reflection.Assembly assembly) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); }
77
public static System.Xaml.Permissions.XamlAccessLevel AssemblyAccessTo(System.Reflection.AssemblyName assemblyName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); }
78
public static System.Xaml.Permissions.XamlAccessLevel PrivateAccessTo(string assemblyQualifiedTypeName) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); }
79
public static System.Xaml.Permissions.XamlAccessLevel PrivateAccessTo(System.Type type) { throw new System.
PlatformNotSupportedException
(System.SR.PlatformNotSupported_System_Windows_Extensions); }
System.Windows.Forms (49)
System\Resources\ResXDataNode.cs (1)
690
=> throw new
PlatformNotSupportedException
();
System\Windows\Forms\Controls\Unsupported\ContextMenu\ContextMenu.cs (2)
23
public ContextMenu() : base(items: default) => throw new
PlatformNotSupportedException
();
25
public ContextMenu(MenuItem[] menuItems) : base(items: menuItems) => throw new
PlatformNotSupportedException
();
System\Windows\Forms\Controls\Unsupported\ContextMenu\Menu.cs (1)
27
protected Menu(MenuItem[] items) => throw new
PlatformNotSupportedException
();
System\Windows\Forms\Controls\Unsupported\ContextMenu\Menu.MenuItemCollection.cs (1)
26
public MenuItemCollection(Menu owner) => throw new
PlatformNotSupportedException
();
System\Windows\Forms\Controls\Unsupported\ContextMenu\MenuItem.cs (6)
34
items: null) => throw new
PlatformNotSupportedException
();
44
items: null) => throw new
PlatformNotSupportedException
();
54
items: null) => throw new
PlatformNotSupportedException
();
64
items: null) => throw new
PlatformNotSupportedException
();
74
items: items) => throw new
PlatformNotSupportedException
();
84
MenuItem[] items) : base(items: items) => throw new
PlatformNotSupportedException
();
System\Windows\Forms\Controls\Unsupported\DataGrid\DataGrid.cs (1)
32
public DataGrid() => throw new
PlatformNotSupportedException
();
System\Windows\Forms\Controls\Unsupported\DataGrid\DataGrid.HitTestInfo.cs (1)
24
internal HitTestInfo() => throw new
PlatformNotSupportedException
();
System\Windows\Forms\Controls\Unsupported\DataGrid\DataGridBoolColumn.cs (3)
23
public DataGridBoolColumn() => throw new
PlatformNotSupportedException
();
25
public DataGridBoolColumn(PropertyDescriptor prop) => throw new
PlatformNotSupportedException
();
27
public DataGridBoolColumn(PropertyDescriptor prop, bool isDefault) => throw new
PlatformNotSupportedException
();
System\Windows\Forms\Controls\Unsupported\DataGrid\DataGridCell.cs (1)
24
public DataGridCell(int r, int c) => throw new
PlatformNotSupportedException
();
System\Windows\Forms\Controls\Unsupported\DataGrid\DataGridColumnStyle.CompModSwitches.cs (2)
24
public CompModSwitches() => throw new
PlatformNotSupportedException
();
26
public static TraceSwitch DGEditColumnEditing => throw new
PlatformNotSupportedException
();
System\Windows\Forms\Controls\Unsupported\DataGrid\DataGridColumnStyle.cs (2)
27
public DataGridColumnStyle() => throw new
PlatformNotSupportedException
();
29
public DataGridColumnStyle(PropertyDescriptor prop) => throw new
PlatformNotSupportedException
();
System\Windows\Forms\Controls\Unsupported\DataGrid\DataGridColumnStyle.DataGridColumnHeaderAccessibleObject.cs (2)
26
public DataGridColumnHeaderAccessibleObject(DataGridColumnStyle owner) => throw new
PlatformNotSupportedException
();
28
public DataGridColumnHeaderAccessibleObject() => throw new
PlatformNotSupportedException
();
System\Windows\Forms\Controls\Unsupported\DataGrid\DataGridPreferredColumnWidthTypeConverter.cs (1)
23
public DataGridPreferredColumnWidthTypeConverter() => throw new
PlatformNotSupportedException
();
System\Windows\Forms\Controls\Unsupported\DataGrid\DataGridTableStyle.cs (3)
26
public DataGridTableStyle() : this(isDefaultTableStyle: false) => throw new
PlatformNotSupportedException
();
28
public DataGridTableStyle(bool isDefaultTableStyle) => throw new
PlatformNotSupportedException
();
30
public DataGridTableStyle(CurrencyManager listManager) : this() => throw new
PlatformNotSupportedException
();
System\Windows\Forms\Controls\Unsupported\DataGrid\DataGridTextBox.cs (1)
28
public DataGridTextBox() => throw new
PlatformNotSupportedException
();
System\Windows\Forms\Controls\Unsupported\DataGrid\DataGridTextBoxColumn.cs (5)
24
public DataGridTextBoxColumn() => throw new
PlatformNotSupportedException
();
26
public DataGridTextBoxColumn(PropertyDescriptor prop) => throw new
PlatformNotSupportedException
();
28
public DataGridTextBoxColumn(PropertyDescriptor prop, string format) => throw new
PlatformNotSupportedException
();
30
public DataGridTextBoxColumn(PropertyDescriptor prop, string format, bool isDefault) => throw new
PlatformNotSupportedException
();
32
public DataGridTextBoxColumn(PropertyDescriptor prop, bool isDefault) => throw new
PlatformNotSupportedException
();
System\Windows\Forms\Controls\Unsupported\DataGrid\GridTablesFactory.cs (1)
28
BindingContext bindingManager) => throw new
PlatformNotSupportedException
();
System\Windows\Forms\Controls\Unsupported\MainMenu\MainMenu.cs (3)
23
public MainMenu() : base(items: default) => throw new
PlatformNotSupportedException
();
25
public MainMenu(IContainer container) : this() => throw new
PlatformNotSupportedException
();
27
public MainMenu(MenuItem[] items) : base(items: items) => throw new
PlatformNotSupportedException
();
System\Windows\Forms\Controls\Unsupported\StatusBar\StatusBar.cs (1)
29
public StatusBar() => throw new
PlatformNotSupportedException
();
System\Windows\Forms\Controls\Unsupported\StatusBar\StatusBar.StatusBarPanelCollection.cs (1)
26
public StatusBarPanelCollection(StatusBar owner) => throw new
PlatformNotSupportedException
();
System\Windows\Forms\Controls\Unsupported\StatusBar\StatusBarDrawItemEventArgs.cs (2)
34
state: itemState) => throw new
PlatformNotSupportedException
();
51
backColor: backColor) => throw new
PlatformNotSupportedException
();
System\Windows\Forms\Controls\Unsupported\StatusBar\StatusBarPanel.cs (1)
27
public StatusBarPanel() => throw new
PlatformNotSupportedException
();
System\Windows\Forms\Controls\Unsupported\StatusBar\StatusBarPanelClickEventArgs.cs (1)
27
int y) : base(button: button, clicks: clicks, x: x, y: y, delta: 0) => throw new
PlatformNotSupportedException
();
System\Windows\Forms\Controls\Unsupported\ToolBar\ToolBar.cs (1)
30
public ToolBar() => throw new
PlatformNotSupportedException
();
System\Windows\Forms\Controls\Unsupported\ToolBar\ToolBar.ToolBarButtonCollection.cs (1)
25
public ToolBarButtonCollection(ToolBar owner) => throw new
PlatformNotSupportedException
();
System\Windows\Forms\Controls\Unsupported\ToolBar\ToolBarButton.cs (2)
28
public ToolBarButton() => throw new
PlatformNotSupportedException
();
30
public ToolBarButton(string text) => throw new
PlatformNotSupportedException
();
System\Windows\Forms\Controls\Unsupported\ToolBar\ToolBarButtonClickEventArgs.cs (1)
22
public ToolBarButtonClickEventArgs(ToolBarButton button) => throw new
PlatformNotSupportedException
();
System\Windows\Forms\Input\Cursor.cs (1)
367
throw new
PlatformNotSupportedException
();
System.Windows.Forms.Design (5)
System\ComponentModel\Design\ExceptionCollection.cs (1)
38
throw new
PlatformNotSupportedException
();
System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomSerializationStore.cs (1)
318
public override void Save(Stream stream) => throw new
PlatformNotSupportedException
();
System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.cs (1)
52
public override SerializationStore LoadStore(Stream stream) => throw new
PlatformNotSupportedException
();
System\ComponentModel\Design\Serialization\CodeDomSerializerException.cs (1)
42
throw new
PlatformNotSupportedException
();
System\Drawing\Design\ToolboxItem.cs (1)
802
throw new
PlatformNotSupportedException
();
System.Windows.Forms.Primitives.TestUtilities (3)
PlatformDetection.Windows.cs (3)
13
public static Version OSXVersion => throw new
PlatformNotSupportedException
();
14
public static Version OpenSslVersion => throw new
PlatformNotSupportedException
();
15
public static bool IsSuperUser => throw new
PlatformNotSupportedException
();
xunit.console (2)
common\AssemblyResolution\Microsoft.DotNet.PlatformAbstractions\Native\NativeMethods.Darwin.cs (2)
40
throw new
PlatformNotSupportedException
("Error reading Darwin Kernel Version", ex);
42
throw new
PlatformNotSupportedException
("Unknown error reading Darwin Kernel Version");
179 references to PlatformNotSupportedException
Binding.Http.IntegrationTests (1)
NetHttpsBindingTests.4.1.0.cs (1)
63
Assert.Throws<
PlatformNotSupportedException
>(() =>
csc (1)
src\Compilers\Shared\BuildClient.cs (1)
327
catch (
PlatformNotSupportedException
)
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\ExceptionHelper.cs (2)
19
public static
PlatformNotSupportedException
PlatformNotSupported()
24
public static
PlatformNotSupportedException
PlatformNotSupported(string message)
Infrastructure.Common (1)
CertificateManager.cs (1)
52
catch (
PlatformNotSupportedException
)
InMemory.FunctionalTests (1)
HttpsConnectionMiddlewareTests.cs (1)
642
await Assert.ThrowsAsync<
PlatformNotSupportedException
>(() => context.Connection.GetClientCertificateAsync());
Microsoft.AspNetCore.Http.Connections.Client (1)
Internal\DefaultTransportFactory.cs (1)
42
catch (
PlatformNotSupportedException
ex)
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\TlsConnectionFeature.cs (1)
103
catch (
PlatformNotSupportedException
)
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (1)
SniOptionsSelectorTests.cs (1)
820
catch (
PlatformNotSupportedException
)
Microsoft.Bcl.Cryptography (2)
System\Security\Cryptography\X509Certificates\X509CertificateKeyAccessors.cs (2)
32
/// <exception cref="
PlatformNotSupportedException
">
126
/// <exception cref="
PlatformNotSupportedException
">
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Host\ProcessExtensions.cs (1)
27
catch (Exception e) when (e is
PlatformNotSupportedException
or Win32Exception)
Microsoft.CodeAnalysis.Scripting (1)
src\Compilers\Shared\GlobalAssemblyCacheHelpers\GacFileResolver.cs (1)
54
/// <exception cref="
PlatformNotSupportedException
">The platform doesn't support GAC.</exception>
Microsoft.DotNet.RemoteExecutor (1)
Program.cs (1)
115
catch (
PlatformNotSupportedException
)
Microsoft.DotNet.SignCheckLibrary (2)
Verification\ArchiveVerifier.cs (2)
44
catch (
PlatformNotSupportedException
)
128
catch (
PlatformNotSupportedException
)
Microsoft.Maui.Controls.Xaml (1)
XamlLoader.cs (1)
327
catch (
PlatformNotSupportedException
)
Microsoft.Maui.Essentials (3)
FilePicker\FilePicker.shared.cs (2)
157
/// <exception cref="
PlatformNotSupportedException
">Thrown if the current platform does not have any file types configured.</exception>
163
/// <exception cref="
PlatformNotSupportedException
">Thrown if the current platform does not have any file types configured.</exception>
WebAuthenticator\WebAuthenticator.shared.cs (1)
22
/// <exception cref="
PlatformNotSupportedException
">Windows: Thrown when called on Windows.</exception>
Microsoft.ML.TensorFlow (1)
TensorflowUtils.cs (1)
298
catch (
PlatformNotSupportedException
)
mscorlib (1)
src\libraries\shims\mscorlib\ref\mscorlib.cs (1)
387
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.
PlatformNotSupportedException
))]
netstandard (1)
netstandard.cs (1)
1351
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.
PlatformNotSupportedException
))]
PresentationCore (4)
MS\Internal\Interop\TipTsfHelper.cs (2)
117
catch (
PlatformNotSupportedException
)
146
catch (
PlatformNotSupportedException
)
MS\Internal\WindowsRuntime\Windows\UI\ViewManagement\InputPane.cs (2)
73
/// <exception cref="
PlatformNotSupportedException
"></exception>
130
/// <exception cref="
PlatformNotSupportedException
"></exception>
PresentationFramework (5)
MS\Internal\WindowsRuntime\Windows\Data\Text\WordsSegmenter.cs (1)
36
/// <exception cref="
PlatformNotSupportedException
">The OS platform is not supported</exception>
System\Windows\Documents\SpellerInteropBase.cs (1)
117
catch (
PlatformNotSupportedException
)
System\Windows\Documents\WinRTSpellerInterop.cs (3)
31
/// <exception cref="
PlatformNotSupportedException
">
61
catch (Exception ex) when (ex is ArgumentException || ex is NotSupportedException || ex is
PlatformNotSupportedException
)
66
if ((ex is
PlatformNotSupportedException
) || (ex is NotSupportedException))
System.Configuration.ConfigurationManager (4)
System\Configuration\ClientConfigPaths.cs (4)
80
catch (
PlatformNotSupportedException
)
257
catch (
PlatformNotSupportedException
) { }
271
catch (
PlatformNotSupportedException
) { }
283
catch (
PlatformNotSupportedException
) { }
System.Net.Ping (3)
System\Net\NetworkInformation\Ping.cs (3)
409
catch (Exception e) when (e is not
PlatformNotSupportedException
)
694
catch (Exception e) when (e is not
PlatformNotSupportedException
)
727
catch (Exception e) when (e is not
PlatformNotSupportedException
&& !(e is OperationCanceledException && _canceled))
System.Private.CoreLib (97)
src\libraries\System.Private.CoreLib\src\System\Array.cs (1)
292
/// <exception cref="
PlatformNotSupportedException
">Native AOT: any value in <paramref name="lowerBounds"/> is different than zero.</exception>
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshalling\ComVariant.cs (1)
380
/// <exception cref="
PlatformNotSupportedException
">When the provided <paramref name="vt"/> specifies the <see cref="VarEnum.VT_ARRAY"/> flag for SAFEARRAYs.</exception>
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\PosixSignalRegistration.cs (1)
24
/// <exception cref="
PlatformNotSupportedException
"><paramref name="signal"/> is not supported by the platform.</exception>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Arm\Aes.PlatformNotSupported.cs (2)
16
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
26
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Arm\ArmBase.PlatformNotSupported.cs (2)
21
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
31
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Arm\Crc32.PlatformNotSupported.cs (2)
16
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
26
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Arm\Dp.PlatformNotSupported.cs (2)
17
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
27
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Arm\Rdm.PlatformNotSupported.cs (2)
17
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
27
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Arm\Sha1.PlatformNotSupported.cs (2)
16
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
26
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Arm\Sha256.PlatformNotSupported.cs (2)
16
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
26
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Arm\Sve.PlatformNotSupported.cs (2)
25
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
35
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Wasm\PackedSimd.PlatformNotSupported.cs (1)
14
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Wasm\WasmBase.PlatformNotSupported.cs (1)
10
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Aes.cs (2)
18
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
29
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx.cs (2)
18
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
29
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx10v1.cs (4)
18
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
3858
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
3959
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
4459
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx10v2.cs (4)
18
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
129
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
141
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
197
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx2.cs (2)
18
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
29
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx512BW.cs (3)
18
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
29
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
609
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx512CD.cs (3)
18
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
29
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
123
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx512DQ.cs (3)
18
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
29
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
274
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx512F.cs (3)
18
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
29
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
2253
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx512Vbmi.cs (3)
20
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
31
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
117
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx512Vbmi2.cs (3)
20
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
31
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
219
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\AvxVnni.cs (2)
17
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
28
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\AvxVnniInt16.cs (3)
17
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
28
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
76
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\AvxVnniInt8.cs (3)
18
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
29
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
77
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Bmi1.cs (2)
17
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
28
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Bmi2.cs (2)
17
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
28
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Fma.cs (2)
17
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
28
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Gfni.cs (4)
18
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
29
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
40
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
73
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Lzcnt.cs (2)
17
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
28
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Pclmulqdq.cs (2)
18
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
29
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Pclmulqdq.Wide.cs (2)
18
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
40
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Popcnt.cs (2)
17
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
28
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Sse.cs (2)
18
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
29
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Sse2.cs (2)
18
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
29
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Sse3.cs (2)
17
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
28
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Sse41.cs (2)
18
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
29
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Sse42.cs (2)
17
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
28
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Ssse3.cs (2)
18
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
29
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\X86Base.cs (2)
20
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
31
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\X86Serialize.cs (2)
18
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
29
/// <remarks>A value of <see langword="false" /> indicates that the APIs will throw <see cref="
PlatformNotSupportedException
" />.</remarks>
src\System\Runtime\ControlledExecution.CoreCLR.cs (1)
24
/// <exception cref="
PlatformNotSupportedException
">The method is not supported on this platform.</exception>
src\System\RuntimeType.ActivatorCache.cs (1)
66
case
PlatformNotSupportedException
: throw new PlatformNotSupportedException(friendlyMessage);
System.Reflection.Metadata (6)
System\Reflection\Metadata\BlobReader.cs (1)
31
/// <exception cref="
PlatformNotSupportedException
">The current platform is not little-endian.</exception>
System\Reflection\Metadata\MetadataReader.cs (1)
68
/// <exception cref="
PlatformNotSupportedException
">The current platform is big-endian.</exception>
System\Reflection\Metadata\MetadataReaderProvider.cs (1)
240
/// <exception cref="
PlatformNotSupportedException
">The current platform is big-endian.</exception>
System\Reflection\Metadata\PEReaderExtensions.cs (3)
48
/// <exception cref="
PlatformNotSupportedException
">The current platform is big-endian.</exception>
62
/// <exception cref="
PlatformNotSupportedException
">The current platform is big-endian.</exception>
77
/// <exception cref="
PlatformNotSupportedException
">The current platform is big-endian.</exception>
System.Runtime (1)
artifacts\obj\System.Runtime\Debug\net10.0\System.Runtime.Forwards.cs (1)
414
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.
PlatformNotSupportedException
))]
System.Security.Cryptography.Pkcs (2)
src\libraries\Common\src\Internal\Cryptography\PkcsHelpers.cs (1)
30
catch (
PlatformNotSupportedException
)
src\libraries\Common\src\System\Security\Cryptography\Helpers.cs (1)
152
catch (
PlatformNotSupportedException
ex)
System.Security.Cryptography.ProtectedData (6)
System\Security\Cryptography\ProtectedData.cs (6)
50
/// <exception cref="
PlatformNotSupportedException
">
98
/// <exception cref="
PlatformNotSupportedException
">
138
/// <exception cref="
PlatformNotSupportedException
">
202
/// <exception cref="
PlatformNotSupportedException
">
251
/// <exception cref="
PlatformNotSupportedException
">
291
/// <exception cref="
PlatformNotSupportedException
">
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\Utils.cs (1)
701
catch (
PlatformNotSupportedException
) { }
System.ServiceModel.Http.Tests (5)
Channels\WebSocketTransportSettingsTest.cs (2)
17
Assert.Throws<
PlatformNotSupportedException
>(() => setting.DisablePayloadMasking = true);
25
Assert.Throws<
PlatformNotSupportedException
>(() => disablePayloadMasking = setting.DisablePayloadMasking);
ServiceModel\BasicHttpsBindingTest.cs (1)
79
Assert.Throws<
PlatformNotSupportedException
>(() => channel.Echo("hello"));
ServiceModel\BasicHttpSecurityTest.cs (1)
22
Assert.Throws<
PlatformNotSupportedException
>(() => security.Mode = value);
ServiceModel\SecurityBindingElementTest.cs (1)
36
Assert.Throws<
PlatformNotSupportedException
>(() =>
System.ServiceModel.NetTcp.Tests (2)
ServiceModel\MessageSecurityOverTcpTest.cs (2)
23
Assert.Throws <
PlatformNotSupportedException
>(() =>
35
Assert.Throws<
PlatformNotSupportedException
>(() =>
System.Windows.Forms.Design (2)
System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomSerializationStore.cs (1)
315
/// <exception cref="
PlatformNotSupportedException
">
System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.cs (1)
49
/// <exception cref="
PlatformNotSupportedException
">
System.Windows.Forms.Design.Tests (3)
System\ComponentModel\Design\ExceptionCollectionTests.cs (1)
68
Assert.Throws<
PlatformNotSupportedException
>(() => collection.GetObjectData(null, default));
System\ComponentModel\Design\Serialization\CodeDomComponentSerializationServiceTests.cs (1)
709
Assert.Throws<
PlatformNotSupportedException
>(() => service.LoadStore(null));
System\ComponentModel\Design\Serialization\CodeDomSerializerExceptionTests.cs (1)
111
Assert.Throws<
PlatformNotSupportedException
>(() => exception.GetObjectData(null, default));
System.Windows.Forms.Primitives.TestUtilities (1)
PlatformDetection.Windows.cs (1)
183
catch (Exception e) when (e is SecurityException or InvalidCastException or
PlatformNotSupportedException
/* UAP */)
System.Windows.Forms.Tests (12)
System\Resources\ResXResourceReaderTests.cs (2)
23
Assert.Throws<
PlatformNotSupportedException
>(() =>
39
Assert.Throws<
PlatformNotSupportedException
>(resourceWriter.Generate);
System\Windows\Forms\UnsupportedTypesTests.cs (10)
64
action.Should().Throw<
PlatformNotSupportedException
>();
68
((Func<bool>)(() => TestDataGridColumnStyle.Call_DGEditColumnEditing())).Should().Throw<
PlatformNotSupportedException
>();
86
.Should().Throw<
PlatformNotSupportedException
>();
88
.Should().Throw<
PlatformNotSupportedException
>();
136
((Action)(() => createFrameworkTypes.CreateMenus(button))).Should().Throw<
PlatformNotSupportedException
>();
143
((Action)(() => form.Menu = CreateFrameworkTypes.CreateMainMenu())).Should().Throw<
PlatformNotSupportedException
>();
151
((Action)(() => createFrameworkTypes.CreateDataGrid(form))).Should().Throw<
PlatformNotSupportedException
>();
159
((Action)(() => createFrameworkTypes.AddCustomDataTableStyle(form))).Should().Throw<
PlatformNotSupportedException
>();
171
((Action)(() => createFrameworkTypes.CreateToolBar(form))).Should().Throw<
PlatformNotSupportedException
>();
179
((Action)(() => createFrameworkTypes.CreateStatusBar(form))).Should().Throw<
PlatformNotSupportedException
>();
vbc (1)
src\Compilers\Shared\BuildClient.cs (1)
327
catch (
PlatformNotSupportedException
)
VBCSCompiler (1)
src\Compilers\Shared\BuildClient.cs (1)
327
catch (
PlatformNotSupportedException
)