2 references to SupportsAny
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\MLDsa.cs (1)
66public static bool IsSupported { get; } = MLDsaImplementation.SupportsAny();
System\Security\Cryptography\MLDsaImplementation.OpenSsl.cs (1)
25Debug.Assert(SupportsAny());