Closed AhmedZero closed 2 years ago
I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.
varargs are supported only on Windows for C++/CLI compatibility. C++/CLI is not supported by NativeAOT.
More general support for varargs is tracked by #48796.
I hope to support it soon. thanks.
Description
there is an error when building the driver
Reproduction Steps
Expected behavior
build without any problems
Actual behavior
ILC: AOT analysis error IL1005: testdriver.Program.DriverEntry(): Method will always throw because: Vararg call to 'UInt64 testdriver.WDK._DbgPrint(Char*)' not supported
Regression?
No response
Known Workarounds
No response
Configuration
No response
Other information
No response