forked fromdotnet/fsharp
- Notifications
You must be signed in to change notification settings - Fork0
Commitdd8252e
committed
Fixdotnet#492 - use ConvILTypeRefUnadjusted to properly route local assembly refs
ConvILTypeRefUnadjusted properly handles the case where the reference isstatically linked. ConvILTypeRef does not.These two used to be a single API. They were split in640db00 and it wasa simple oversight that the wrong one was wired up here.fixesdotnet#492closesdotnet#5101 parent2f5d047 commitdd8252e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
967 | 967 | | |
968 | 968 | | |
969 | 969 | | |
970 | | - | |
| 970 | + | |
971 | 971 | | |
972 | 972 | | |
973 | 973 | | |
| |||
0 commit comments
Comments
(0)