xamarin / binding-tools-for-swift

MIT License
157 stars 21 forks source link

Dereference that pointer #836

Closed stephen-hawley closed 6 months ago

stephen-hawley commented 6 months ago

There was a missing dereference in the marshaling of existential containers used in setters.

Now there is not.