-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Description
Ported from TFS WorkItem: 1114841
Repro Steps:
Steps to reproduce:
1. Use InstallDogfood to install a recent build of Roslyn.
2. Open Roslyn.sln.
3. Open PublicAPI.txt in Workspaces.Desktop.
4. Delete the four lines at the top related to FileTextLoader.
5. Open FileTextLoader.cs. Note that squiggles appear under the four public types/members in this file.
6. Open the light bulb, and under "Add FileTextLoader to API" click "Preview Changes"
Expected
The Preview Changes dialog opens, and when PublicAPI.txt is selected in the top pane, the bottom pane shows the file contents with the FileTextLoader APIs added back in.
Actual
The bottom pane shows PublicAPI.txt as an empty file.
Revisions:
- Created By Tom Meschter (1/26/2015 11:01:13 AM)
If the errors or the fixer don't appear, make sure the build you've installed with InstallDogfood is compatible with the current toolset compilers/diagnostics.