[SOLVED] compilation problems
-
After doing a refactoring with R# (splitting a class into smaller ones, pulling up a few members to an abstract class etc.) the solution won't compile. R#'s solution-wide analysis shows no errors, I can CTRL-click on a type to navigate to it's declaration etc. but in the C# editor they aren't coloured blue as normally. There are a lot "The type or namespace name 'X' could not be found" errors. :sigh:
Greetings - Jacek
-
After doing a refactoring with R# (splitting a class into smaller ones, pulling up a few members to an abstract class etc.) the solution won't compile. R#'s solution-wide analysis shows no errors, I can CTRL-click on a type to navigate to it's declaration etc. but in the C# editor they aren't coloured blue as normally. There are a lot "The type or namespace name 'X' could not be found" errors. :sigh:
Greetings - Jacek