Commit 1b7a9a5
Stewart Miles
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: I5c6aa3b48dd3af5d26b2187668bab114df5c8a1c1 parent b3c7743 commit 1b7a9a5
1 file changed
+8
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2349 | 2349 | | |
2350 | 2350 | | |
2351 | 2351 | | |
2352 | | - | |
| 2352 | + | |
2353 | 2353 | | |
2354 | | - | |
2355 | | - | |
2356 | | - | |
2357 | | - | |
| 2354 | + | |
2358 | 2355 | | |
2359 | 2356 | | |
| 2357 | + | |
| 2358 | + | |
| 2359 | + | |
| 2360 | + | |
| 2361 | + | |
| 2362 | + | |
2360 | 2363 | | |
2361 | 2364 | | |
2362 | 2365 | | |
| |||
0 commit comments