xamarin / binding-tools-for-swift

MIT License
160 stars 21 forks source link

Dereference that pointer #836

Closed stephen-hawley closed 8 months ago

stephen-hawley commented 8 months ago

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

Now there is not.