Colorization bug with static methods used on types with qualified generic arguments #18009
Labels
Area-LangService-Colorization
Bug
Impact-Medium
(Internal MS Team use only) Describes an issue with moderate impact on existing code.
Milestone
When using static methods of generic types with a qualified generic argument, the type name tends to become white (in dark mode with default coloring).
Note that the fact that the qualification is also white is not related here: even if System is replaced with a module defined in F# (making the module name not white), MyType still remains white.
VS 17.12.0
The text was updated successfully, but these errors were encountered: