-
Notifications
You must be signed in to change notification settings - Fork 77
[Find all references] Does not work on a large solution #822
Comments
This bug looks like either a badly formed .NET binary, or else a .NET binary has been read while it is being written. It's also possible it could be a bug in ilread.fs though that seems unlikely. Finding out which will involve one or all of
|
OK, I can repro this consistently now. It seems likely like there is a bug in the IL binary reader - at least when using memory channels for "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.5\mscorlib.dll" I'll loko into it |
I'm very excited to hear this :) Thanks a lot! |
I've determined the problem here, and will work on a fix |
Thanks! I'll install VFPT built from current master and check that the bug does not appear any more. It can take some time, so I'm not closing this issue right now. |
Closing as being fixed upstream. |
And Find All Refs returns nothing. I'm tired with this bug :(
The text was updated successfully, but these errors were encountered: