2 references to SupportsAny
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\SlhDsa.cs (1)
71public static bool IsSupported { get; } = SlhDsaImplementation.SupportsAny();
System\Security\Cryptography\SlhDsaImplementation.OpenSsl.cs (1)
19Debug.Assert(SupportsAny());