You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes: https://bugzilla.xamarin.com/show_bug.cgi?id=58173
Fixes: https://bugzilla.xamarin.com/show_bug.cgi?id=58511
- fixes #58511, #58173
- the commit in the cecil:
commit 362e2bb00fa693d04c2d140a4cd313eb82c78d95
Author: Radek Doulik <[email protected]>
Date: Thu Jun 22 21:53:55 2017 +0200
fix reading scope start
- in case when the mdb file is out of sync, we might endup with
start_instruction being null
- it is regression introduced by
7c8e0f767d7b2f652a430e4e26f1d98a20f9e125
0 commit comments