22 instantiations of SupportedOSPlatform
Microsoft.AspNetCore.DataProtection (22)
AuthenticatedEncryption\CngCbcAuthenticatedEncryptorFactory.cs (3)
47
[
SupportedOSPlatform
("windows")]
66
[
SupportedOSPlatform
("windows")]
100
[
SupportedOSPlatform
("windows")]
AuthenticatedEncryption\CngGcmAuthenticatedEncryptorFactory.cs (2)
49
[
SupportedOSPlatform
("windows")]
67
[
SupportedOSPlatform
("windows")]
AuthenticatedEncryption\ConfigurationModel\CngCbcAuthenticatedEncryptorConfiguration.cs (1)
14
[
SupportedOSPlatform
("windows")]
AuthenticatedEncryption\ConfigurationModel\CngCbcAuthenticatedEncryptorDescriptor.cs (1)
15
[
SupportedOSPlatform
("windows")]
AuthenticatedEncryption\ConfigurationModel\CngCbcAuthenticatedEncryptorDescriptorDeserializer.cs (1)
16
[
SupportedOSPlatform
("windows")]
AuthenticatedEncryption\ConfigurationModel\CngGcmAuthenticatedEncryptorConfiguration.cs (1)
14
[
SupportedOSPlatform
("windows")]
AuthenticatedEncryption\ConfigurationModel\CngGcmAuthenticatedEncryptorDescriptor.cs (1)
15
[
SupportedOSPlatform
("windows")]
AuthenticatedEncryption\ConfigurationModel\CngGcmAuthenticatedEncryptorDescriptorDeserializer.cs (1)
16
[
SupportedOSPlatform
("windows")]
DataProtectionBuilderExtensions.cs (7)
191
[
SupportedOSPlatform
("windows")]
301
[
SupportedOSPlatform
("windows")]
321
[
SupportedOSPlatform
("windows")]
349
[
SupportedOSPlatform
("windows")]
374
[
SupportedOSPlatform
("windows")]
446
[
SupportedOSPlatform
("windows")]
468
[
SupportedOSPlatform
("windows")]
RegistryPolicyResolver.cs (1)
22
[
SupportedOSPlatform
("windows")]
Repositories\RegistryXmlRepository.cs (1)
20
[
SupportedOSPlatform
("windows")]
XmlEncryption\DpapiNGXmlEncryptor.cs (1)
23
[
SupportedOSPlatform
("windows")]
XmlEncryption\DpapiXmlEncryptor.cs (1)
21
[
SupportedOSPlatform
("windows")]
1 reference to SupportedOSPlatform
Microsoft.AspNetCore.DataProtection (1)
src\Shared\PlatformAttributes.cs (1)
50
/// Callers can apply a <see cref="System.Runtime.Versioning.
SupportedOSPlatformAttribute
" />