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