dotnet / ef6tools

This is the codebase for the Entity Framework 6 and LINQ-To-SQL designers.
MIT License
35 stars 14 forks source link

Fix more marshalling problems #33

Closed jasonmalinowski closed 2 years ago

jasonmalinowski commented 2 years ago

These fixes at least get rid of the asserts firing on 64-bit code.

jasonmalinowski commented 2 years ago

So I tried to do some ad-hoc testing of this, but wasn't able to get a tooltip to appear anywhere. The asserts are gone, at least. @ryanbrandenburg any idea how to try hitting these paths?