Closed
Description
Adding assembly level UnsupportedOSPlatform("browser") System.Security.Cryptography.Primitives is not correct, HashAlgorithm and HashAlgorithmName supported on browser cc @jeffhandley
The issue appears to be that we are generating the attribute for all of System.Security.Cryptography.Primitives which is not correct.
Originally posted by @lewing in #43363 (comment)