Jsii runtime not turning "byref" callback arguments to native #398
Labels
bug
This issue is a bug.
language/dotnet
Related to .NET bindings (C#, F#, ...)
language/java
Related to Java bindings
When a ByRef object is passed out to a callback, the JSII runtimes for Java and .NET (at least) won't replace the byref tokens (nor date and enum references), leading to type conversion problems.
The text was updated successfully, but these errors were encountered: