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
Handle NotSupportedException when accessing Assembly.Location
This is an improvement on I546aedbacb02b2a07352781865c5263304664909
which handles null Assembly locations but didn't handle the Location
property raising a NotSupportedException.
Fixes#362
Change-Id: I5c6aa3b48dd3af5d26b2187668bab114df5c8a1c
0 commit comments