dotnet/runtime

Missing test coverage for UnmanagedCallersOnly with CallconvFastcall

Open

#110,760 opened on Dec 16, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C# (5,445 forks)batch import
area-Interop-coreclrhelp wantedtest-enhancement

Repository metrics

Stars
 (17,886 stars)
PR merge metrics
 (Avg merge 12d 11h) (661 merged PRs in 30d)

Description

I'm not able to find an instance of "CallConvFastcall" string in the src/tests tree.

https://github.com/dotnet/runtime/pull/110685#issuecomment-2544689307

Contributor guide