When I deserialize FSharp class I get this exception **Repro steps** just download and run this project [MultipleCompilationMappingAttributesRepro.zip](https://github.com/user-attachments/files/20394374/MultipleCompilationMappingAttributesRepro.zip) **Expected behavior** No exception **Actual behavior** `System.Reflection.AmbiguousMatchException: Multiple custom attributes of the same type 'Microsoft.FSharp.Core.CompilationMappingAttribute' found.` **Known workarounds** Downgrade to 9.0.202 or lower **Related information** * .NET 8, 9