2 references to CLR_ACCESSIBLE
System.Security.Cryptography (2)
System\Security\Cryptography\CapiHelper.Windows.cs (1)
416case ClrPropertyId.CLR_ACCESSIBLE:
System\Security\Cryptography\CspKeyContainerInfo.Windows.cs (1)
50object? retVal = ReadKeyParameterSilent(CapiHelper.ClrPropertyId.CLR_ACCESSIBLE, throwOnNotFound: false);