Skip to content

Conversation

@TIHan
Copy link
Contributor

@TIHan TIHan commented Nov 12, 2020

I noticed a minor issue where we could be type-checking more than we wanted.

Before, when we did a find-all-refs on a file that hasn't already been checked, it would check it twice: one for a partial, and one for the full. Now, it will do it just for full.

This solution isn't perfect, but it addresses the extra type-check.

@TIHan
Copy link
Contributor Author

TIHan commented Nov 19, 2020

@cartermp could you take a look at this one

@TIHan TIHan merged commit 8f6e2b7 into dotnet:main Nov 25, 2020
nosami pushed a commit to xamarin/visualfsharp that referenced this pull request Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants